[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:01:46.871112 18712 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.70.62:43115
I20260710 11:01:46.872620 18712 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:01:46.873692 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:46.891202 18719 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:46.891260 18718 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:46.892222 18712 server_base.cc:1061] running on GCE node
W20260710 11:01:46.891202 18721 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:48.111542 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:48.111872 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:48.112116 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681308112091 us; error 0 us; skew 500 ppm
I20260710 11:01:48.113085 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:48.120899 18712 webserver.cc:533] Webserver started at http://127.18.70.62:44843/ using document root <none> and password file <none>
I20260710 11:01:48.121939 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:48.122166 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:48.122601 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:48.128996 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681306699377-18712-0/minicluster-data/master-0-root/instance:
uuid: "8dce0b505d67428cacd587d770ffeec0"
format_stamp: "Formatted at 2026-07-10 11:01:48 on dist-test-slave-z3q7"
I20260710 11:01:48.138137 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:01:48.144464 18727 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:48.146219 18712 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:01:48.146615 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681306699377-18712-0/minicluster-data/master-0-root
uuid: "8dce0b505d67428cacd587d770ffeec0"
format_stamp: "Formatted at 2026-07-10 11:01:48 on dist-test-slave-z3q7"
I20260710 11:01:48.146997 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681306699377-18712-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681306699377-18712-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681306699377-18712-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:48.221753 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:48.223362 18712 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:01:48.223872 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:48.297699 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.62:43115
I20260710 11:01:48.297768 18778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.62:43115 every 8 connection(s)
I20260710 11:01:48.306308 18779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:48.330372 18779 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0: Bootstrap starting.
I20260710 11:01:48.336714 18779 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:48.338730 18779 log.cc:826] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0: Log is configured to *not* fsync() on all Append() calls
I20260710 11:01:48.343538 18779 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0: No bootstrap required, opened a new log
I20260710 11:01:48.364264 18779 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dce0b505d67428cacd587d770ffeec0" member_type: VOTER }
I20260710 11:01:48.365088 18779 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:48.365459 18779 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dce0b505d67428cacd587d770ffeec0, State: Initialized, Role: FOLLOWER
I20260710 11:01:48.366343 18779 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8dce0b505d67428cacd587d770ffeec0" member_type: VOTER }
I20260710 11:01:48.366811 18779 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:48.367053 18779 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:48.367339 18779 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:48.371611 18779 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dce0b505d67428cacd587d770ffeec0" member_type: VOTER }
I20260710 11:01:48.372399 18779 leader_election.cc:304] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0 [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: 8dce0b505d67428cacd587d770ffeec0; no voters: 
I20260710 11:01:48.374146 18779 leader_election.cc:290] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:48.374485 18782 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:48.377164 18782 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0 [term 1 LEADER]: Becoming Leader. State: Replica: 8dce0b505d67428cacd587d770ffeec0, State: Running, Role: LEADER
I20260710 11:01:48.378152 18782 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0 [LEADER]: Queue going to LEADER mode. State: All 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: "8dce0b505d67428cacd587d770ffeec0" member_type: VOTER }
I20260710 11:01:48.379127 18779 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:48.390733 18783 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8dce0b505d67428cacd587d770ffeec0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dce0b505d67428cacd587d770ffeec0" member_type: VOTER } }
I20260710 11:01:48.390641 18784 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8dce0b505d67428cacd587d770ffeec0. Latest consensus state: current_term: 1 leader_uuid: "8dce0b505d67428cacd587d770ffeec0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8dce0b505d67428cacd587d770ffeec0" member_type: VOTER } }
I20260710 11:01:48.391572 18783 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:48.391727 18784 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:48.394631 18792 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:48.407783 18792 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:48.410149 18712 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:48.424660 18792 catalog_manager.cc:1383] Generated new cluster ID: 346d4ae85cd3408588175e21b0ceac7a
I20260710 11:01:48.425002 18792 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:48.453256 18792 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:48.454864 18792 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:48.476202 18792 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0: Generated new TSK 0
I20260710 11:01:48.477185 18792 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:48.541145 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:48.549921 18801 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:48.550925 18802 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:48.555711 18804 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:48.556548 18712 server_base.cc:1061] running on GCE node
I20260710 11:01:48.557528 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:48.557801 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:48.558005 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681308557989 us; error 0 us; skew 500 ppm
I20260710 11:01:48.558979 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:48.563449 18712 webserver.cc:533] Webserver started at http://127.18.70.1:38595/ using document root <none> and password file <none>
I20260710 11:01:48.564141 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:48.564404 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:48.564739 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:48.566262 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681306699377-18712-0/minicluster-data/ts-0-root/instance:
uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
format_stamp: "Formatted at 2026-07-10 11:01:48 on dist-test-slave-z3q7"
I20260710 11:01:48.573096 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:01:48.578274 18809 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:48.579255 18712 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260710 11:01:48.579594 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681306699377-18712-0/minicluster-data/ts-0-root
uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
format_stamp: "Formatted at 2026-07-10 11:01:48 on dist-test-slave-z3q7"
I20260710 11:01:48.579878 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681306699377-18712-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681306699377-18712-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681306699377-18712-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:48.611383 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:48.612742 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:48.615272 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:48.619374 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:48.619638 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:48.619915 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:48.620116 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:48.719926 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.1:39077
I20260710 11:01:48.720008 18871 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.1:39077 every 8 connection(s)
I20260710 11:01:48.727141 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:48.737816 18876 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:48.743225 18877 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:48.746346 18712 server_base.cc:1061] running on GCE node
W20260710 11:01:48.747879 18879 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:48.750080 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:48.750391 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:48.750614 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681308750596 us; error 0 us; skew 500 ppm
I20260710 11:01:48.751513 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:48.753871 18872 heartbeater.cc:344] Connected to a master server at 127.18.70.62:43115
I20260710 11:01:48.754411 18872 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:48.755956 18872 heartbeater.cc:507] Master 127.18.70.62:43115 requested a full tablet report, sending...
I20260710 11:01:48.756930 18712 webserver.cc:533] Webserver started at http://127.18.70.2:42249/ using document root <none> and password file <none>
I20260710 11:01:48.757670 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:48.757928 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:48.758306 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:48.759521 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681306699377-18712-0/minicluster-data/ts-1-root/instance:
uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
format_stamp: "Formatted at 2026-07-10 11:01:48 on dist-test-slave-z3q7"
I20260710 11:01:48.759856 18744 ts_manager.cc:194] Registered new tserver with Master: 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077)
I20260710 11:01:48.762892 18744 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51834
I20260710 11:01:48.766137 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:01:48.771422 18884 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:48.772418 18712 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:01:48.772723 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681306699377-18712-0/minicluster-data/ts-1-root
uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
format_stamp: "Formatted at 2026-07-10 11:01:48 on dist-test-slave-z3q7"
I20260710 11:01:48.773046 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681306699377-18712-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681306699377-18712-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681306699377-18712-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:48.797073 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:48.798355 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:48.800863 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:48.804205 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:48.804400 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:48.804700 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:48.804834 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:48.911604 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.2:35353
I20260710 11:01:48.911665 18946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.2:35353 every 8 connection(s)
I20260710 11:01:48.921525 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:48.931432 18950 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:48.932098 18947 heartbeater.cc:344] Connected to a master server at 127.18.70.62:43115
I20260710 11:01:48.932531 18947 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:48.933545 18947 heartbeater.cc:507] Master 127.18.70.62:43115 requested a full tablet report, sending...
W20260710 11:01:48.934593 18951 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:48.936290 18744 ts_manager.cc:194] Registered new tserver with Master: cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:48.938323 18744 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51846
W20260710 11:01:48.938969 18953 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:48.941566 18712 server_base.cc:1061] running on GCE node
I20260710 11:01:48.942610 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:48.942870 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:48.943066 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681308943050 us; error 0 us; skew 500 ppm
I20260710 11:01:48.943750 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:48.946902 18712 webserver.cc:533] Webserver started at http://127.18.70.3:46461/ using document root <none> and password file <none>
I20260710 11:01:48.947566 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:48.947834 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:48.948176 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:48.949806 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681306699377-18712-0/minicluster-data/ts-2-root/instance:
uuid: "8271fb2ea6e749fcb5631f2fa1070222"
format_stamp: "Formatted at 2026-07-10 11:01:48 on dist-test-slave-z3q7"
I20260710 11:01:48.956271 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.001s	sys 0.005s
I20260710 11:01:48.961278 18958 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:48.962296 18712 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:01:48.962675 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681306699377-18712-0/minicluster-data/ts-2-root
uuid: "8271fb2ea6e749fcb5631f2fa1070222"
format_stamp: "Formatted at 2026-07-10 11:01:48 on dist-test-slave-z3q7"
I20260710 11:01:48.963069 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681306699377-18712-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681306699377-18712-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681306699377-18712-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:49.014019 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:49.015631 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:49.017374 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:49.020185 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:49.020462 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:49.020735 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:49.020951 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:49.121114 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.3:33977
I20260710 11:01:49.121726 19020 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.3:33977 every 8 connection(s)
I20260710 11:01:49.144729 19021 heartbeater.cc:344] Connected to a master server at 127.18.70.62:43115
I20260710 11:01:49.145180 19021 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:49.146191 19021 heartbeater.cc:507] Master 127.18.70.62:43115 requested a full tablet report, sending...
I20260710 11:01:49.148614 18744 ts_manager.cc:194] Registered new tserver with Master: 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:49.149500 18712 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019517358s
I20260710 11:01:49.150240 18744 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51856
I20260710 11:01:49.203418 18744 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51872:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:01:49.206959 18744 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:01:49.309252 18837 tablet_service.cc:1511] Processing CreateTablet for tablet b6e3799dfccb46659bf8d3a5e6de28df (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:49.309511 18836 tablet_service.cc:1511] Processing CreateTablet for tablet 2bcc74cfd5004ddda71626040161145b (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:49.311031 18837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e3799dfccb46659bf8d3a5e6de28df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.314056 18836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bcc74cfd5004ddda71626040161145b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.327042 18835 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd59481c6f348c2b88cc4162dc3dd39 (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:49.328534 18835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd59481c6f348c2b88cc4162dc3dd39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.338496 18834 tablet_service.cc:1511] Processing CreateTablet for tablet 005597b27c8f405b943abd224259a910 (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:49.348495 18831 tablet_service.cc:1511] Processing CreateTablet for tablet 2463a5f670c44f00a884e4ec4a3bb03a (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:49.345221 18833 tablet_service.cc:1511] Processing CreateTablet for tablet 890278d9b2c4495489b9cc1c38a899a1 (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:49.351491 18832 tablet_service.cc:1511] Processing CreateTablet for tablet e146f5d1d1414b1fbadaaf2f45bab177 (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:49.356369 18834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005597b27c8f405b943abd224259a910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.361721 18829 tablet_service.cc:1511] Processing CreateTablet for tablet 9a01298424e243e487ee4dd1db6b5e3e (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:49.363641 18830 tablet_service.cc:1511] Processing CreateTablet for tablet 059c388f84d74566b6122f3a001bc3ac (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:49.366456 18833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 890278d9b2c4495489b9cc1c38a899a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.367944 18832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e146f5d1d1414b1fbadaaf2f45bab177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.369902 18830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059c388f84d74566b6122f3a001bc3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.373968 18831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2463a5f670c44f00a884e4ec4a3bb03a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.380566 18829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a01298424e243e487ee4dd1db6b5e3e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:01:49.425843 18791 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:49.430791 18909 tablet_service.cc:1511] Processing CreateTablet for tablet 005597b27c8f405b943abd224259a910 (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:49.431732 18906 tablet_service.cc:1511] Processing CreateTablet for tablet 2463a5f670c44f00a884e4ec4a3bb03a (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:49.432669 18907 tablet_service.cc:1511] Processing CreateTablet for tablet e146f5d1d1414b1fbadaaf2f45bab177 (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:49.427206 18912 tablet_service.cc:1511] Processing CreateTablet for tablet b6e3799dfccb46659bf8d3a5e6de28df (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:49.432667 18911 tablet_service.cc:1511] Processing CreateTablet for tablet 2bcc74cfd5004ddda71626040161145b (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:49.436146 18910 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd59481c6f348c2b88cc4162dc3dd39 (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:49.432780 18908 tablet_service.cc:1511] Processing CreateTablet for tablet 890278d9b2c4495489b9cc1c38a899a1 (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:49.439380 18904 tablet_service.cc:1511] Processing CreateTablet for tablet 9a01298424e243e487ee4dd1db6b5e3e (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:49.431793 18905 tablet_service.cc:1511] Processing CreateTablet for tablet 059c388f84d74566b6122f3a001bc3ac (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:49.441632 18904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a01298424e243e487ee4dd1db6b5e3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.444682 18906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2463a5f670c44f00a884e4ec4a3bb03a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.446777 18909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005597b27c8f405b943abd224259a910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.448589 18908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 890278d9b2c4495489b9cc1c38a899a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.449784 18905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059c388f84d74566b6122f3a001bc3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.453137 18912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e3799dfccb46659bf8d3a5e6de28df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.450228 19038 tablet_bootstrap.cc:492] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8: Bootstrap starting.
I20260710 11:01:49.459877 18986 tablet_service.cc:1511] Processing CreateTablet for tablet b6e3799dfccb46659bf8d3a5e6de28df (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:49.462986 18910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd59481c6f348c2b88cc4162dc3dd39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.466836 18985 tablet_service.cc:1511] Processing CreateTablet for tablet 2bcc74cfd5004ddda71626040161145b (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:49.467736 18984 tablet_service.cc:1511] Processing CreateTablet for tablet 7fd59481c6f348c2b88cc4162dc3dd39 (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:49.473667 18911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bcc74cfd5004ddda71626040161145b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.472868 18986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6e3799dfccb46659bf8d3a5e6de28df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.478070 18983 tablet_service.cc:1511] Processing CreateTablet for tablet 005597b27c8f405b943abd224259a910 (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:49.479064 18982 tablet_service.cc:1511] Processing CreateTablet for tablet 890278d9b2c4495489b9cc1c38a899a1 (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:49.483762 18985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bcc74cfd5004ddda71626040161145b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.485690 18981 tablet_service.cc:1511] Processing CreateTablet for tablet e146f5d1d1414b1fbadaaf2f45bab177 (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:49.487861 18907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e146f5d1d1414b1fbadaaf2f45bab177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.497611 18978 tablet_service.cc:1511] Processing CreateTablet for tablet 9a01298424e243e487ee4dd1db6b5e3e (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:49.494210 18983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 005597b27c8f405b943abd224259a910. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.500464 18980 tablet_service.cc:1511] Processing CreateTablet for tablet 2463a5f670c44f00a884e4ec4a3bb03a (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:49.504918 18979 tablet_service.cc:1511] Processing CreateTablet for tablet 059c388f84d74566b6122f3a001bc3ac (DEFAULT_TABLE table=test-workload [id=d577c67f526049adbd720a2d1080dc08]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:49.507525 18981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e146f5d1d1414b1fbadaaf2f45bab177. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.508687 18979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 059c388f84d74566b6122f3a001bc3ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.521858 18982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 890278d9b2c4495489b9cc1c38a899a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.523018 18980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2463a5f670c44f00a884e4ec4a3bb03a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.524667 18978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a01298424e243e487ee4dd1db6b5e3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.527417 18984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fd59481c6f348c2b88cc4162dc3dd39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:49.577632 19039 tablet_bootstrap.cc:492] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176: Bootstrap starting.
I20260710 11:01:49.598088 19038 tablet_bootstrap.cc:654] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:49.625115 19039 tablet_bootstrap.cc:654] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:49.630896 19041 tablet_bootstrap.cc:492] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222: Bootstrap starting.
I20260710 11:01:49.633441 19038 tablet_bootstrap.cc:492] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8: No bootstrap required, opened a new log
I20260710 11:01:49.633996 19038 ts_tablet_manager.cc:1403] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8: Time spent bootstrapping tablet: real 0.237s	user 0.003s	sys 0.019s
I20260710 11:01:49.642243 19038 raft_consensus.cc:359] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.648160 19039 tablet_bootstrap.cc:492] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176: No bootstrap required, opened a new log
I20260710 11:01:49.649399 19041 tablet_bootstrap.cc:654] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:49.649547 19038 raft_consensus.cc:385] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:49.649791 19039 ts_tablet_manager.cc:1403] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176: Time spent bootstrapping tablet: real 0.073s	user 0.011s	sys 0.009s
I20260710 11:01:49.649957 19038 raft_consensus.cc:740] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68db0e6f07f24e0ca57170b0a62c14c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:49.650808 19038 consensus_queue.cc:260] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.652606 19039 raft_consensus.cc:359] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.653285 19039 raft_consensus.cc:385] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:49.653586 19039 raft_consensus.cc:740] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Initialized, Role: FOLLOWER
I20260710 11:01:49.654294 19039 consensus_queue.cc:260] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.659690 18872 heartbeater.cc:499] Master 127.18.70.62:43115 was elected leader, sending a full tablet report...
I20260710 11:01:49.661176 19038 ts_tablet_manager.cc:1434] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.009s
I20260710 11:01:49.663586 19038 tablet_bootstrap.cc:492] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8: Bootstrap starting.
I20260710 11:01:49.664343 19041 tablet_bootstrap.cc:492] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222: No bootstrap required, opened a new log
I20260710 11:01:49.664762 19041 ts_tablet_manager.cc:1403] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.005s
I20260710 11:01:49.666752 18947 heartbeater.cc:499] Master 127.18.70.62:43115 was elected leader, sending a full tablet report...
I20260710 11:01:49.667802 19041 raft_consensus.cc:359] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.668561 19041 raft_consensus.cc:385] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:49.668865 19041 raft_consensus.cc:740] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Initialized, Role: FOLLOWER
I20260710 11:01:49.669646 19041 consensus_queue.cc:260] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.674011 19039 ts_tablet_manager.cc:1434] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.008s
I20260710 11:01:49.675539 19039 tablet_bootstrap.cc:492] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176: Bootstrap starting.
I20260710 11:01:49.678360 19021 heartbeater.cc:499] Master 127.18.70.62:43115 was elected leader, sending a full tablet report...
I20260710 11:01:49.679365 19041 ts_tablet_manager.cc:1434] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.010s
I20260710 11:01:49.680343 19041 tablet_bootstrap.cc:492] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222: Bootstrap starting.
I20260710 11:01:49.681838 19039 tablet_bootstrap.cc:654] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:49.687300 19041 tablet_bootstrap.cc:654] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:49.698765 19041 tablet_bootstrap.cc:492] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222: No bootstrap required, opened a new log
I20260710 11:01:49.699015 19038 tablet_bootstrap.cc:654] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:49.699283 19041 ts_tablet_manager.cc:1403] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:01:49.702610 19041 raft_consensus.cc:359] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.703416 19041 raft_consensus.cc:385] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:49.703730 19041 raft_consensus.cc:740] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Initialized, Role: FOLLOWER
I20260710 11:01:49.704748 19041 consensus_queue.cc:260] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.707199 19041 ts_tablet_manager.cc:1434] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:49.708185 19041 tablet_bootstrap.cc:492] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222: Bootstrap starting.
I20260710 11:01:49.715098 19041 tablet_bootstrap.cc:654] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:49.727201 19041 tablet_bootstrap.cc:492] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222: No bootstrap required, opened a new log
W20260710 11:01:49.727139 18873 tablet.cc:2406] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:01:49.727895 19041 ts_tablet_manager.cc:1403] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260710 11:01:49.731477 19041 raft_consensus.cc:359] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.732199 19041 raft_consensus.cc:385] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:49.732564 19041 raft_consensus.cc:740] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Initialized, Role: FOLLOWER
I20260710 11:01:49.733364 19041 consensus_queue.cc:260] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.735836 19041 ts_tablet_manager.cc:1434] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:49.736825 19041 tablet_bootstrap.cc:492] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222: Bootstrap starting.
I20260710 11:01:49.744084 19041 tablet_bootstrap.cc:654] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:49.757411 19041 tablet_bootstrap.cc:492] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222: No bootstrap required, opened a new log
I20260710 11:01:49.757905 19041 ts_tablet_manager.cc:1403] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 11:01:49.760928 19041 raft_consensus.cc:359] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.761687 19041 raft_consensus.cc:385] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:49.762094 19041 raft_consensus.cc:740] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Initialized, Role: FOLLOWER
I20260710 11:01:49.763952 19041 consensus_queue.cc:260] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.766551 19039 tablet_bootstrap.cc:492] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176: No bootstrap required, opened a new log
I20260710 11:01:49.766686 19041 ts_tablet_manager.cc:1434] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:01:49.767058 19039 ts_tablet_manager.cc:1403] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176: Time spent bootstrapping tablet: real 0.092s	user 0.023s	sys 0.061s
I20260710 11:01:49.767676 19041 tablet_bootstrap.cc:492] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222: Bootstrap starting.
I20260710 11:01:49.770098 19039 raft_consensus.cc:359] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.770789 19039 raft_consensus.cc:385] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:49.771077 19039 raft_consensus.cc:740] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Initialized, Role: FOLLOWER
I20260710 11:01:49.772042 19039 consensus_queue.cc:260] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.774550 19039 ts_tablet_manager.cc:1434] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:01:49.775453 19039 tablet_bootstrap.cc:492] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176: Bootstrap starting.
I20260710 11:01:49.781757 19039 tablet_bootstrap.cc:654] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:49.781831 19041 tablet_bootstrap.cc:654] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:49.795737 19038 tablet_bootstrap.cc:492] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8: No bootstrap required, opened a new log
I20260710 11:01:49.796222 19038 ts_tablet_manager.cc:1403] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8: Time spent bootstrapping tablet: real 0.133s	user 0.020s	sys 0.003s
I20260710 11:01:49.798816 19039 tablet_bootstrap.cc:492] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176: No bootstrap required, opened a new log
I20260710 11:01:49.799299 19039 ts_tablet_manager.cc:1403] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176: Time spent bootstrapping tablet: real 0.024s	user 0.001s	sys 0.014s
I20260710 11:01:49.799232 19038 raft_consensus.cc:359] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.799837 19038 raft_consensus.cc:385] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:49.800109 19038 raft_consensus.cc:740] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68db0e6f07f24e0ca57170b0a62c14c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:49.800486 19041 tablet_bootstrap.cc:492] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222: No bootstrap required, opened a new log
I20260710 11:01:49.800940 19041 ts_tablet_manager.cc:1403] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.010s
I20260710 11:01:49.800817 19038 consensus_queue.cc:260] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.802253 19039 raft_consensus.cc:359] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.802942 19039 raft_consensus.cc:385] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:49.803249 19039 raft_consensus.cc:740] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Initialized, Role: FOLLOWER
I20260710 11:01:49.803792 19041 raft_consensus.cc:359] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.804518 19041 raft_consensus.cc:385] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:49.804185 19039 consensus_queue.cc:260] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.804822 19038 ts_tablet_manager.cc:1434] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:01:49.804833 19041 raft_consensus.cc:740] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Initialized, Role: FOLLOWER
I20260710 11:01:49.805857 19038 tablet_bootstrap.cc:492] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8: Bootstrap starting.
I20260710 11:01:49.805900 19041 consensus_queue.cc:260] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.806603 19039 ts_tablet_manager.cc:1434] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:01:49.807526 19039 tablet_bootstrap.cc:492] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176: Bootstrap starting.
I20260710 11:01:49.810079 19041 ts_tablet_manager.cc:1434] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.008s
I20260710 11:01:49.811254 19041 tablet_bootstrap.cc:492] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222: Bootstrap starting.
I20260710 11:01:49.815166 19039 tablet_bootstrap.cc:654] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:49.819062 19041 tablet_bootstrap.cc:654] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:49.827736 19039 tablet_bootstrap.cc:492] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176: No bootstrap required, opened a new log
I20260710 11:01:49.828370 19039 ts_tablet_manager.cc:1403] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260710 11:01:49.831427 19041 tablet_bootstrap.cc:492] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222: No bootstrap required, opened a new log
I20260710 11:01:49.831979 19041 ts_tablet_manager.cc:1403] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260710 11:01:49.831581 19039 raft_consensus.cc:359] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.832405 19039 raft_consensus.cc:385] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:49.832751 19039 raft_consensus.cc:740] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Initialized, Role: FOLLOWER
I20260710 11:01:49.833542 19039 consensus_queue.cc:260] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.835264 19041 raft_consensus.cc:359] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.836035 19039 ts_tablet_manager.cc:1434] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:01:49.836035 19041 raft_consensus.cc:385] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:49.836560 19041 raft_consensus.cc:740] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Initialized, Role: FOLLOWER
I20260710 11:01:49.837132 19039 tablet_bootstrap.cc:492] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176: Bootstrap starting.
I20260710 11:01:49.837319 19041 consensus_queue.cc:260] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.839943 19041 ts_tablet_manager.cc:1434] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 11:01:49.841228 19041 tablet_bootstrap.cc:492] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222: Bootstrap starting.
I20260710 11:01:49.844650 19039 tablet_bootstrap.cc:654] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:49.848971 19041 tablet_bootstrap.cc:654] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:49.857504 19039 tablet_bootstrap.cc:492] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176: No bootstrap required, opened a new log
I20260710 11:01:49.858111 19039 ts_tablet_manager.cc:1403] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.010s
I20260710 11:01:49.861479 19038 tablet_bootstrap.cc:654] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:49.861474 19039 raft_consensus.cc:359] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.862291 19041 tablet_bootstrap.cc:492] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222: No bootstrap required, opened a new log
I20260710 11:01:49.862406 19039 raft_consensus.cc:385] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:49.862782 19039 raft_consensus.cc:740] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Initialized, Role: FOLLOWER
I20260710 11:01:49.863209 19046 raft_consensus.cc:493] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:49.863701 19046 raft_consensus.cc:515] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.863651 19039 consensus_queue.cc:260] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.866335 19039 ts_tablet_manager.cc:1434] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260710 11:01:49.867408 19039 tablet_bootstrap.cc:492] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176: Bootstrap starting.
I20260710 11:01:49.868247 19046 leader_election.cc:290] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:49.868803 19046 raft_consensus.cc:493] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:49.869619 19046 raft_consensus.cc:515] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.871795 19046 leader_election.cc:290] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:49.875108 19041 ts_tablet_manager.cc:1403] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.011s
I20260710 11:01:49.876612 19039 tablet_bootstrap.cc:654] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:49.885810 19041 raft_consensus.cc:359] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.891357 19041 raft_consensus.cc:385] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:49.891786 19041 raft_consensus.cc:740] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Initialized, Role: FOLLOWER
I20260710 11:01:49.892802 19041 consensus_queue.cc:260] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.896646 19046 raft_consensus.cc:493] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:49.897149 19046 raft_consensus.cc:515] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.899277 19046 leader_election.cc:290] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:49.899504 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2463a5f670c44f00a884e4ec4a3bb03a" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" is_pre_election: true
I20260710 11:01:49.901382 19041 ts_tablet_manager.cc:1434] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
W20260710 11:01:49.902611 18962 leader_election.cc:343] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:49.903494 19038 tablet_bootstrap.cc:492] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8: No bootstrap required, opened a new log
I20260710 11:01:49.903980 19038 ts_tablet_manager.cc:1403] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.000s
I20260710 11:01:49.901664 18847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a01298424e243e487ee4dd1db6b5e3e" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" is_pre_election: true
I20260710 11:01:49.907253 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e146f5d1d1414b1fbadaaf2f45bab177" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" is_pre_election: true
W20260710 11:01:49.908098 18962 leader_election.cc:343] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:49.908260 19039 tablet_bootstrap.cc:492] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176: No bootstrap required, opened a new log
I20260710 11:01:49.908736 19039 ts_tablet_manager.cc:1403] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.000s
W20260710 11:01:49.909145 18962 leader_election.cc:343] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:49.909615 19041 tablet_bootstrap.cc:492] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222: Bootstrap starting.
I20260710 11:01:49.911409 19059 raft_consensus.cc:493] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:49.912444 19059 raft_consensus.cc:515] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.913683 19039 raft_consensus.cc:359] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.914402 19039 raft_consensus.cc:385] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:49.914682 19039 raft_consensus.cc:740] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Initialized, Role: FOLLOWER
I20260710 11:01:49.915005 19059 leader_election.cc:290] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:49.917461 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd59481c6f348c2b88cc4162dc3dd39" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" is_pre_election: true
I20260710 11:01:49.917909 19038 raft_consensus.cc:359] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.918835 19038 raft_consensus.cc:385] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:49.919194 19038 raft_consensus.cc:740] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68db0e6f07f24e0ca57170b0a62c14c8, State: Initialized, Role: FOLLOWER
W20260710 11:01:49.919420 18962 leader_election.cc:343] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:49.920593 19041 tablet_bootstrap.cc:654] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:49.920485 19039 consensus_queue.cc:260] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.920706 19038 consensus_queue.cc:260] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.922881 19039 ts_tablet_manager.cc:1434] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260710 11:01:49.923833 19039 tablet_bootstrap.cc:492] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176: Bootstrap starting.
I20260710 11:01:49.930685 18921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2463a5f670c44f00a884e4ec4a3bb03a" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" is_pre_election: true
I20260710 11:01:49.931397 18921 raft_consensus.cc:2468] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 0.
I20260710 11:01:49.932801 18922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a01298424e243e487ee4dd1db6b5e3e" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" is_pre_election: true
I20260710 11:01:49.935923 18921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e146f5d1d1414b1fbadaaf2f45bab177" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" is_pre_election: true
I20260710 11:01:49.936537 19038 ts_tablet_manager.cc:1434] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8: Time spent starting tablet: real 0.032s	user 0.009s	sys 0.001s
I20260710 11:01:49.936882 19039 tablet_bootstrap.cc:654] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:49.936895 18922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd59481c6f348c2b88cc4162dc3dd39" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" is_pre_election: true
I20260710 11:01:49.936512 18921 raft_consensus.cc:2468] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 0.
I20260710 11:01:49.938815 18961 leader_election.cc:304] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8271fb2ea6e749fcb5631f2fa1070222, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 68db0e6f07f24e0ca57170b0a62c14c8
I20260710 11:01:49.939745 19059 raft_consensus.cc:2804] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:49.940112 19059 raft_consensus.cc:493] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:49.940341 19038 tablet_bootstrap.cc:492] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8: Bootstrap starting.
W20260710 11:01:49.940173 18961 leader_election.cc:343] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:49.940584 19059 raft_consensus.cc:3060] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:49.940991 18961 leader_election.cc:304] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8271fb2ea6e749fcb5631f2fa1070222; no voters: 68db0e6f07f24e0ca57170b0a62c14c8, cb986bf9a21b4b2d98eacfa572fcf176
I20260710 11:01:49.941946 19046 raft_consensus.cc:2749] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:01:49.942700 18961 leader_election.cc:343] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:49.943611 18961 leader_election.cc:304] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8271fb2ea6e749fcb5631f2fa1070222; no voters: 68db0e6f07f24e0ca57170b0a62c14c8, cb986bf9a21b4b2d98eacfa572fcf176
I20260710 11:01:49.944344 19046 raft_consensus.cc:2749] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:49.954244 19045 raft_consensus.cc:493] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:49.954862 19045 raft_consensus.cc:515] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.950371 19059 raft_consensus.cc:515] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:49.969552 19045 leader_election.cc:290] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:49.991027 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2463a5f670c44f00a884e4ec4a3bb03a" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
W20260710 11:01:49.993276 18962 leader_election.cc:343] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:49.984839 18961 leader_election.cc:304] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8271fb2ea6e749fcb5631f2fa1070222, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 68db0e6f07f24e0ca57170b0a62c14c8
I20260710 11:01:49.995111 19046 raft_consensus.cc:2804] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:49.995523 19046 raft_consensus.cc:493] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:49.995949 19046 raft_consensus.cc:3060] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:49.990091 19059 leader_election.cc:290] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:49.997809 19038 tablet_bootstrap.cc:654] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:49.998085 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890278d9b2c4495489b9cc1c38a899a1" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" is_pre_election: true
W20260710 11:01:49.999799 18888 leader_election.cc:343] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:50.001327 18921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2463a5f670c44f00a884e4ec4a3bb03a" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
I20260710 11:01:50.001921 18921 raft_consensus.cc:3060] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.003162 19039 tablet_bootstrap.cc:492] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176: No bootstrap required, opened a new log
I20260710 11:01:50.002995 19046 raft_consensus.cc:515] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.003788 19039 ts_tablet_manager.cc:1403] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.030s
I20260710 11:01:50.005946 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e146f5d1d1414b1fbadaaf2f45bab177" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
W20260710 11:01:50.007318 18962 leader_election.cc:343] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:50.007982 19039 raft_consensus.cc:359] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.008992 19039 raft_consensus.cc:385] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:50.009495 19039 raft_consensus.cc:740] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Initialized, Role: FOLLOWER
I20260710 11:01:50.010494 19039 consensus_queue.cc:260] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.012158 18921 raft_consensus.cc:2468] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 1.
I20260710 11:01:50.005119 19046 leader_election.cc:290] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:49.986406 19041 tablet_bootstrap.cc:492] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222: No bootstrap required, opened a new log
I20260710 11:01:50.013465 19059 raft_consensus.cc:493] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:50.014003 19059 raft_consensus.cc:515] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.015090 18921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e146f5d1d1414b1fbadaaf2f45bab177" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
I20260710 11:01:50.016005 19059 leader_election.cc:290] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:50.016152 19039 ts_tablet_manager.cc:1434] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260710 11:01:50.016670 19041 ts_tablet_manager.cc:1403] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222: Time spent bootstrapping tablet: real 0.110s	user 0.019s	sys 0.019s
I20260710 11:01:50.016757 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bcc74cfd5004ddda71626040161145b" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" is_pre_election: true
I20260710 11:01:50.017182 19039 tablet_bootstrap.cc:492] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176: Bootstrap starting.
I20260710 11:01:50.017375 18846 raft_consensus.cc:2468] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 0.
I20260710 11:01:50.018678 18962 leader_election.cc:304] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8, 8271fb2ea6e749fcb5631f2fa1070222; no voters: 
I20260710 11:01:50.019562 19059 raft_consensus.cc:2804] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:50.019438 19041 raft_consensus.cc:359] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.019941 19059 raft_consensus.cc:493] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:50.020078 19041 raft_consensus.cc:385] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:50.020359 19059 raft_consensus.cc:3060] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.020394 19041 raft_consensus.cc:740] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Initialized, Role: FOLLOWER
I20260710 11:01:50.021181 19041 consensus_queue.cc:260] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.023497 19041 ts_tablet_manager.cc:1434] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:01:50.024152 19039 tablet_bootstrap.cc:654] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:50.028477 19038 tablet_bootstrap.cc:492] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8: No bootstrap required, opened a new log
I20260710 11:01:50.029034 19038 ts_tablet_manager.cc:1403] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8: Time spent bootstrapping tablet: real 0.092s	user 0.009s	sys 0.018s
I20260710 11:01:50.029501 18921 raft_consensus.cc:3060] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.024959 19041 tablet_bootstrap.cc:492] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222: Bootstrap starting.
I20260710 11:01:50.032769 19059 raft_consensus.cc:515] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.030367 18961 leader_election.cc:304] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8271fb2ea6e749fcb5631f2fa1070222, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 68db0e6f07f24e0ca57170b0a62c14c8
I20260710 11:01:50.034981 19038 raft_consensus.cc:359] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.036067 19038 raft_consensus.cc:385] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:50.036461 19038 raft_consensus.cc:740] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68db0e6f07f24e0ca57170b0a62c14c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:50.030115 19046 raft_consensus.cc:493] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:50.037453 19038 consensus_queue.cc:260] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.037812 19046 raft_consensus.cc:515] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.039163 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bcc74cfd5004ddda71626040161145b" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
I20260710 11:01:50.039705 18846 raft_consensus.cc:3060] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.040293 19046 leader_election.cc:290] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:50.040608 19041 tablet_bootstrap.cc:654] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:50.041009 19046 raft_consensus.cc:2804] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:50.041611 19046 raft_consensus.cc:697] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Becoming Leader. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Running, Role: LEADER
I20260710 11:01:50.042569 18847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e3799dfccb46659bf8d3a5e6de28df" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" is_pre_election: true
I20260710 11:01:50.043216 18847 raft_consensus.cc:2468] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 0.
I20260710 11:01:50.042651 19046 consensus_queue.cc:237] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.044472 18962 leader_election.cc:304] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8, 8271fb2ea6e749fcb5631f2fa1070222; no voters: 
I20260710 11:01:50.051184 18846 raft_consensus.cc:2468] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 1.
I20260710 11:01:50.059037 19038 ts_tablet_manager.cc:1434] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260710 11:01:50.061846 19059 leader_election.cc:290] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:50.066864 19041 tablet_bootstrap.cc:492] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222: No bootstrap required, opened a new log
I20260710 11:01:50.072009 19041 ts_tablet_manager.cc:1403] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.008s
I20260710 11:01:50.070950 19074 raft_consensus.cc:2804] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:50.072597 19074 raft_consensus.cc:493] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:50.073009 19074 raft_consensus.cc:3060] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.075381 19039 tablet_bootstrap.cc:492] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176: No bootstrap required, opened a new log
I20260710 11:01:50.070792 18962 leader_election.cc:304] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8, 8271fb2ea6e749fcb5631f2fa1070222; no voters: 
I20260710 11:01:50.075914 19039 ts_tablet_manager.cc:1403] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.019s
I20260710 11:01:50.075421 19041 raft_consensus.cc:359] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.076795 19041 raft_consensus.cc:385] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:50.077101 19041 raft_consensus.cc:740] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Initialized, Role: FOLLOWER
I20260710 11:01:50.077881 18921 raft_consensus.cc:2468] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 1.
I20260710 11:01:50.079219 19071 raft_consensus.cc:2804] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:50.079633 19038 tablet_bootstrap.cc:492] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8: Bootstrap starting.
I20260710 11:01:50.079710 19071 raft_consensus.cc:697] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Becoming Leader. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Running, Role: LEADER
I20260710 11:01:50.077826 19041 consensus_queue.cc:260] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.078565 19059 raft_consensus.cc:493] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:50.078438 19039 raft_consensus.cc:359] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
W20260710 11:01:50.078655 18961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.70.2:35353, user_credentials={real_user=slave}} blocked reactor thread for 48396.9us
I20260710 11:01:50.081259 19039 raft_consensus.cc:385] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:50.081563 19039 raft_consensus.cc:740] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Initialized, Role: FOLLOWER
I20260710 11:01:50.082350 19039 consensus_queue.cc:260] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.084384 19039 ts_tablet_manager.cc:1434] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:01:50.084409 18922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e3799dfccb46659bf8d3a5e6de28df" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" is_pre_election: true
I20260710 11:01:50.085309 19039 tablet_bootstrap.cc:492] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176: Bootstrap starting.
I20260710 11:01:50.087308 18996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890278d9b2c4495489b9cc1c38a899a1" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222" is_pre_election: true
I20260710 11:01:50.094957 19039 tablet_bootstrap.cc:654] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:50.085073 18922 raft_consensus.cc:2468] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 0.
I20260710 11:01:50.096724 19043 raft_consensus.cc:493] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:50.097175 19043 raft_consensus.cc:515] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.099817 19043 leader_election.cc:290] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:50.097745 18921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bcc74cfd5004ddda71626040161145b" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" is_pre_election: true
I20260710 11:01:50.100939 18921 raft_consensus.cc:2468] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 0.
I20260710 11:01:50.093914 18961 leader_election.cc:304] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8271fb2ea6e749fcb5631f2fa1070222, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 68db0e6f07f24e0ca57170b0a62c14c8
I20260710 11:01:50.091157 19038 tablet_bootstrap.cc:654] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:50.092576 19046 raft_consensus.cc:493] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:50.085736 19059 raft_consensus.cc:515] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.113894 19059 leader_election.cc:290] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:50.114435 19059 raft_consensus.cc:2804] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:50.114866 19059 raft_consensus.cc:697] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Becoming Leader. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Running, Role: LEADER
I20260710 11:01:50.115643 19059 consensus_queue.cc:237] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.093751 19071 consensus_queue.cc:237] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.118407 19046 raft_consensus.cc:515] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.119398 18996 raft_consensus.cc:2468] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 0.
I20260710 11:01:50.119725 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005597b27c8f405b943abd224259a910" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" is_pre_election: true
I20260710 11:01:50.120366 18846 raft_consensus.cc:2468] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 0.
I20260710 11:01:50.087260 19041 ts_tablet_manager.cc:1434] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:01:50.121315 18847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890278d9b2c4495489b9cc1c38a899a1" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" is_pre_election: true
I20260710 11:01:50.121951 18847 raft_consensus.cc:2468] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 0.
I20260710 11:01:50.093899 18920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bcc74cfd5004ddda71626040161145b" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
I20260710 11:01:50.122123 18962 leader_election.cc:304] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8, 8271fb2ea6e749fcb5631f2fa1070222; no voters: 
I20260710 11:01:50.122800 18920 raft_consensus.cc:3060] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.123131 18887 leader_election.cc:304] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8271fb2ea6e749fcb5631f2fa1070222, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 68db0e6f07f24e0ca57170b0a62c14c8
I20260710 11:01:50.124203 19045 raft_consensus.cc:2804] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:50.124568 19045 raft_consensus.cc:493] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:50.133770 19045 raft_consensus.cc:3060] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.137036 18962 leader_election.cc:304] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8, 8271fb2ea6e749fcb5631f2fa1070222; no voters: 
I20260710 11:01:50.137190 19078 raft_consensus.cc:2804] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:50.138091 19078 raft_consensus.cc:493] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:50.138500 19078 raft_consensus.cc:3060] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.132234 18920 raft_consensus.cc:2468] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 1.
I20260710 11:01:50.141175 19045 raft_consensus.cc:515] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.143617 19039 tablet_bootstrap.cc:492] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176: No bootstrap required, opened a new log
I20260710 11:01:50.143993 19045 leader_election.cc:290] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 1 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:50.146277 19039 ts_tablet_manager.cc:1403] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.014s
I20260710 11:01:50.145115 18996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890278d9b2c4495489b9cc1c38a899a1" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
I20260710 11:01:50.132226 19074 raft_consensus.cc:515] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.155650 18996 raft_consensus.cc:3060] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.144743 18847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890278d9b2c4495489b9cc1c38a899a1" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
I20260710 11:01:50.180333 19039 raft_consensus.cc:359] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.181172 19039 raft_consensus.cc:385] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:50.181504 19039 raft_consensus.cc:740] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Initialized, Role: FOLLOWER
I20260710 11:01:50.126119 19046 leader_election.cc:290] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:50.182618 19074 leader_election.cc:290] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:50.182857 19039 consensus_queue.cc:260] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.186753 19039 ts_tablet_manager.cc:1434] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 11:01:50.144724 19078 raft_consensus.cc:515] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.184213 18847 raft_consensus.cc:3060] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.187302 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e3799dfccb46659bf8d3a5e6de28df" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
I20260710 11:01:50.195883 18846 raft_consensus.cc:3060] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.209474 18996 raft_consensus.cc:2468] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 1.
I20260710 11:01:50.210325 19074 raft_consensus.cc:2764] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:01:50.211400 18887 leader_election.cc:304] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8271fb2ea6e749fcb5631f2fa1070222, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 
I20260710 11:01:50.213114 19045 raft_consensus.cc:2804] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:50.227262 19038 tablet_bootstrap.cc:492] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8: No bootstrap required, opened a new log
W20260710 11:01:50.223863 18961 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.70.2:35353, user_credentials={real_user=slave}} blocked reactor thread for 130031us
I20260710 11:01:50.228868 19045 raft_consensus.cc:697] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 LEADER]: Becoming Leader. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Running, Role: LEADER
I20260710 11:01:50.229897 19038 ts_tablet_manager.cc:1403] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8: Time spent bootstrapping tablet: real 0.150s	user 0.021s	sys 0.014s
I20260710 11:01:50.230522 19045 consensus_queue.cc:237] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.239581 19038 raft_consensus.cc:359] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.243232 18920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005597b27c8f405b943abd224259a910" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" is_pre_election: true
I20260710 11:01:50.244451 19038 raft_consensus.cc:385] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:50.244510 18921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890278d9b2c4495489b9cc1c38a899a1" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" is_pre_election: true
I20260710 11:01:50.244819 18920 raft_consensus.cc:2468] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 0.
I20260710 11:01:50.244972 19038 raft_consensus.cc:740] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68db0e6f07f24e0ca57170b0a62c14c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:50.243861 19078 leader_election.cc:290] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:50.243920 18846 raft_consensus.cc:2468] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 1.
I20260710 11:01:50.245884 19038 consensus_queue.cc:260] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.253693 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005597b27c8f405b943abd224259a910" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
I20260710 11:01:50.256729 18847 raft_consensus.cc:2468] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 1.
I20260710 11:01:50.254549 18921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e3799dfccb46659bf8d3a5e6de28df" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
I20260710 11:01:50.256114 18962 leader_election.cc:304] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8, 8271fb2ea6e749fcb5631f2fa1070222; no voters: 
I20260710 11:01:50.249022 19077 raft_consensus.cc:493] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:50.259604 18921 raft_consensus.cc:3060] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.260040 19078 raft_consensus.cc:2804] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:50.257572 18845 raft_consensus.cc:3060] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.262595 19078 raft_consensus.cc:697] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Becoming Leader. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Running, Role: LEADER
I20260710 11:01:50.261555 19077 raft_consensus.cc:515] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.266782 19078 consensus_queue.cc:237] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.273445 18920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005597b27c8f405b943abd224259a910" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
I20260710 11:01:50.274040 18920 raft_consensus.cc:3060] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.277995 19077 leader_election.cc:290] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:50.279002 18847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059c388f84d74566b6122f3a001bc3ac" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" is_pre_election: true
I20260710 11:01:50.279695 18847 raft_consensus.cc:2468] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 0.
I20260710 11:01:50.280840 18962 leader_election.cc:304] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8, 8271fb2ea6e749fcb5631f2fa1070222; no voters: 
I20260710 11:01:50.282009 19038 ts_tablet_manager.cc:1434] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.000s
I20260710 11:01:50.282213 19077 raft_consensus.cc:2804] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:50.282608 19077 raft_consensus.cc:493] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:50.282986 19038 tablet_bootstrap.cc:492] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8: Bootstrap starting.
I20260710 11:01:50.282949 19077 raft_consensus.cc:3060] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.282907 18922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059c388f84d74566b6122f3a001bc3ac" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" is_pre_election: true
I20260710 11:01:50.283744 18922 raft_consensus.cc:2468] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 0.
I20260710 11:01:50.294889 18921 raft_consensus.cc:2468] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 1.
I20260710 11:01:50.295218 18744 catalog_manager.cc:5697] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2). New cstate: current_term: 1 leader_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:50.297578 18845 raft_consensus.cc:2468] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 1.
I20260710 11:01:50.298731 18920 raft_consensus.cc:2468] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 1.
I20260710 11:01:50.302067 18921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005597b27c8f405b943abd224259a910" candidate_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" is_pre_election: true
I20260710 11:01:50.303314 18921 raft_consensus.cc:2393] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68db0e6f07f24e0ca57170b0a62c14c8 in current term 1: Already voted for candidate 8271fb2ea6e749fcb5631f2fa1070222 in this term.
I20260710 11:01:50.304201 18962 leader_election.cc:304] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8, 8271fb2ea6e749fcb5631f2fa1070222; no voters: 
I20260710 11:01:50.306080 19078 raft_consensus.cc:2804] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:50.306648 19078 raft_consensus.cc:697] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Becoming Leader. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Running, Role: LEADER
I20260710 11:01:50.307454 19078 consensus_queue.cc:237] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.308080 19038 tablet_bootstrap.cc:654] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:50.310545 19077 raft_consensus.cc:515] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.319016 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059c388f84d74566b6122f3a001bc3ac" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
I20260710 11:01:50.319716 18845 raft_consensus.cc:3060] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.324477 19077 leader_election.cc:290] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:50.325912 18921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059c388f84d74566b6122f3a001bc3ac" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
I20260710 11:01:50.326562 18921 raft_consensus.cc:3060] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.332002 18845 raft_consensus.cc:2468] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 1.
I20260710 11:01:50.333369 18962 leader_election.cc:304] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8, 8271fb2ea6e749fcb5631f2fa1070222; no voters: 
I20260710 11:01:50.334275 19077 raft_consensus.cc:2804] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:50.334982 19077 raft_consensus.cc:697] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Becoming Leader. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Running, Role: LEADER
I20260710 11:01:50.335853 19077 consensus_queue.cc:237] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.339779 18996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005597b27c8f405b943abd224259a910" candidate_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222" is_pre_election: true
I20260710 11:01:50.341171 18921 raft_consensus.cc:2468] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 1.
I20260710 11:01:50.342340 18812 leader_election.cc:304] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8; no voters: 8271fb2ea6e749fcb5631f2fa1070222, cb986bf9a21b4b2d98eacfa572fcf176
I20260710 11:01:50.343519 19043 raft_consensus.cc:2749] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:50.344736 19038 tablet_bootstrap.cc:492] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8: No bootstrap required, opened a new log
I20260710 11:01:50.345382 19038 ts_tablet_manager.cc:1403] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.015s
I20260710 11:01:50.349156 19038 raft_consensus.cc:359] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.353914 19038 raft_consensus.cc:385] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:50.354254 19038 raft_consensus.cc:740] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68db0e6f07f24e0ca57170b0a62c14c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:50.354923 19038 consensus_queue.cc:260] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.356992 19038 ts_tablet_manager.cc:1434] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260710 11:01:50.357921 19038 tablet_bootstrap.cc:492] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8: Bootstrap starting.
I20260710 11:01:50.358119 18743 catalog_manager.cc:5697] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "8271fb2ea6e749fcb5631f2fa1070222" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:50.359953 18743 catalog_manager.cc:5697] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "8271fb2ea6e749fcb5631f2fa1070222" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:50.361193 19043 raft_consensus.cc:493] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:50.361673 19043 raft_consensus.cc:515] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.362998 19038 tablet_bootstrap.cc:654] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:50.363698 19043 leader_election.cc:290] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:50.364877 18921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e146f5d1d1414b1fbadaaf2f45bab177" candidate_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" is_pre_election: true
I20260710 11:01:50.365679 18921 raft_consensus.cc:2393] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68db0e6f07f24e0ca57170b0a62c14c8 in current term 1: Already voted for candidate 8271fb2ea6e749fcb5631f2fa1070222 in this term.
I20260710 11:01:50.365516 18996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e146f5d1d1414b1fbadaaf2f45bab177" candidate_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222" is_pre_election: true
I20260710 11:01:50.364990 18743 catalog_manager.cc:5697] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "8271fb2ea6e749fcb5631f2fa1070222" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:50.367353 18812 leader_election.cc:304] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8; no voters: 8271fb2ea6e749fcb5631f2fa1070222, cb986bf9a21b4b2d98eacfa572fcf176
I20260710 11:01:50.368638 19043 raft_consensus.cc:3060] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.371469 19038 tablet_bootstrap.cc:492] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8: No bootstrap required, opened a new log
I20260710 11:01:50.371909 19038 ts_tablet_manager.cc:1403] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.004s
I20260710 11:01:50.375451 19038 raft_consensus.cc:359] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.376151 19038 raft_consensus.cc:385] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:50.376470 19038 raft_consensus.cc:740] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68db0e6f07f24e0ca57170b0a62c14c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:50.377063 19043 raft_consensus.cc:2749] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:50.377163 19038 consensus_queue.cc:260] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.379655 19038 ts_tablet_manager.cc:1434] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:50.381304 19038 tablet_bootstrap.cc:492] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8: Bootstrap starting.
I20260710 11:01:50.388064 19038 tablet_bootstrap.cc:654] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:50.393187 18741 catalog_manager.cc:5697] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "8271fb2ea6e749fcb5631f2fa1070222" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:50.395834 19038 tablet_bootstrap.cc:492] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8: No bootstrap required, opened a new log
I20260710 11:01:50.395089 18741 catalog_manager.cc:5697] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "8271fb2ea6e749fcb5631f2fa1070222" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:50.396299 19038 ts_tablet_manager.cc:1403] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.007s
I20260710 11:01:50.396886 18741 catalog_manager.cc:5697] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "8271fb2ea6e749fcb5631f2fa1070222" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:50.399521 19038 raft_consensus.cc:359] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.400199 19038 raft_consensus.cc:385] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:50.400476 19038 raft_consensus.cc:740] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68db0e6f07f24e0ca57170b0a62c14c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:50.401158 19038 consensus_queue.cc:260] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.403441 19038 ts_tablet_manager.cc:1434] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:50.404381 19038 tablet_bootstrap.cc:492] T 9a01298424e243e487ee4dd1db6b5e3e P 68db0e6f07f24e0ca57170b0a62c14c8: Bootstrap starting.
I20260710 11:01:50.409926 19038 tablet_bootstrap.cc:654] T 9a01298424e243e487ee4dd1db6b5e3e P 68db0e6f07f24e0ca57170b0a62c14c8: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:50.414516 19038 tablet_bootstrap.cc:492] T 9a01298424e243e487ee4dd1db6b5e3e P 68db0e6f07f24e0ca57170b0a62c14c8: No bootstrap required, opened a new log
I20260710 11:01:50.414938 19038 ts_tablet_manager.cc:1403] T 9a01298424e243e487ee4dd1db6b5e3e P 68db0e6f07f24e0ca57170b0a62c14c8: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:01:50.417578 19038 raft_consensus.cc:359] T 9a01298424e243e487ee4dd1db6b5e3e P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.418216 19038 raft_consensus.cc:385] T 9a01298424e243e487ee4dd1db6b5e3e P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:50.418474 19038 raft_consensus.cc:740] T 9a01298424e243e487ee4dd1db6b5e3e P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68db0e6f07f24e0ca57170b0a62c14c8, State: Initialized, Role: FOLLOWER
I20260710 11:01:50.419085 19038 consensus_queue.cc:260] T 9a01298424e243e487ee4dd1db6b5e3e P 68db0e6f07f24e0ca57170b0a62c14c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.421658 19038 ts_tablet_manager.cc:1434] T 9a01298424e243e487ee4dd1db6b5e3e P 68db0e6f07f24e0ca57170b0a62c14c8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
W20260710 11:01:50.431514 18791 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:50.449434 19043 raft_consensus.cc:493] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:50.449980 19043 raft_consensus.cc:515] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.452044 19043 leader_election.cc:290] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:50.453068 18921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2463a5f670c44f00a884e4ec4a3bb03a" candidate_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" is_pre_election: true
I20260710 11:01:50.453253 18996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2463a5f670c44f00a884e4ec4a3bb03a" candidate_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222" is_pre_election: true
I20260710 11:01:50.453876 18921 raft_consensus.cc:2393] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68db0e6f07f24e0ca57170b0a62c14c8 in current term 1: Already voted for candidate 8271fb2ea6e749fcb5631f2fa1070222 in this term.
I20260710 11:01:50.454885 18812 leader_election.cc:304] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8; no voters: 8271fb2ea6e749fcb5631f2fa1070222, cb986bf9a21b4b2d98eacfa572fcf176
I20260710 11:01:50.455678 19043 raft_consensus.cc:3060] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.459945 19043 raft_consensus.cc:2749] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:50.463222 19045 raft_consensus.cc:493] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:50.463689 19045 raft_consensus.cc:515] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.465476 19045 leader_election.cc:290] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:50.466264 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a01298424e243e487ee4dd1db6b5e3e" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" is_pre_election: true
I20260710 11:01:50.466560 18996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a01298424e243e487ee4dd1db6b5e3e" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222" is_pre_election: true
I20260710 11:01:50.466902 18845 raft_consensus.cc:2468] T 9a01298424e243e487ee4dd1db6b5e3e P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 0.
I20260710 11:01:50.467197 18996 raft_consensus.cc:2468] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 0.
I20260710 11:01:50.468031 18888 leader_election.cc:304] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 
I20260710 11:01:50.468837 19045 raft_consensus.cc:2804] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:50.469272 19045 raft_consensus.cc:493] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:50.469624 19045 raft_consensus.cc:3060] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.473811 19045 raft_consensus.cc:515] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.475464 19045 leader_election.cc:290] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 1 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:50.476233 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a01298424e243e487ee4dd1db6b5e3e" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
I20260710 11:01:50.476464 18996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a01298424e243e487ee4dd1db6b5e3e" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
I20260710 11:01:50.476784 18845 raft_consensus.cc:3060] T 9a01298424e243e487ee4dd1db6b5e3e P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.476974 18996 raft_consensus.cc:3060] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.482759 18996 raft_consensus.cc:2468] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 1.
I20260710 11:01:50.483465 18845 raft_consensus.cc:2468] T 9a01298424e243e487ee4dd1db6b5e3e P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 1.
I20260710 11:01:50.483511 19077 consensus_queue.cc:1048] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:50.484841 18888 leader_election.cc:304] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 
I20260710 11:01:50.485716 19045 raft_consensus.cc:2804] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:50.486176 19045 raft_consensus.cc:697] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 LEADER]: Becoming Leader. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Running, Role: LEADER
I20260710 11:01:50.488677 19045 consensus_queue.cc:237] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.499686 19045 raft_consensus.cc:493] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:50.500231 19045 raft_consensus.cc:515] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.502715 19045 leader_election.cc:290] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:50.503189 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd59481c6f348c2b88cc4162dc3dd39" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" is_pre_election: true
I20260710 11:01:50.503846 18845 raft_consensus.cc:2468] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 0.
I20260710 11:01:50.505030 18888 leader_election.cc:304] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 
I20260710 11:01:50.506177 18996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd59481c6f348c2b88cc4162dc3dd39" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222" is_pre_election: true
I20260710 11:01:50.506930 18996 raft_consensus.cc:2468] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 0.
I20260710 11:01:50.506757 18743 catalog_manager.cc:5697] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2). New cstate: current_term: 1 leader_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:50.509788 19096 raft_consensus.cc:2804] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:50.510181 19096 raft_consensus.cc:493] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:50.510507 19096 raft_consensus.cc:3060] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.515555 19074 consensus_queue.cc:1048] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:50.517169 19096 raft_consensus.cc:515] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.520255 18847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd59481c6f348c2b88cc4162dc3dd39" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
I20260710 11:01:50.520833 18847 raft_consensus.cc:3060] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.521471 18996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd59481c6f348c2b88cc4162dc3dd39" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
I20260710 11:01:50.521992 18996 raft_consensus.cc:3060] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:50.527529 18847 raft_consensus.cc:2468] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 1.
I20260710 11:01:50.528749 18888 leader_election.cc:304] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 
I20260710 11:01:50.529515 19045 raft_consensus.cc:2804] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:50.530012 19045 raft_consensus.cc:697] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 LEADER]: Becoming Leader. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Running, Role: LEADER
I20260710 11:01:50.530928 18996 raft_consensus.cc:2468] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 1.
I20260710 11:01:50.532037 19096 leader_election.cc:290] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 1 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:50.530956 19045 consensus_queue.cc:237] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.546243 18743 catalog_manager.cc:5697] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 reported cstate change: term changed from 0 to 1, leader changed from <none> to cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2). New cstate: current_term: 1 leader_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:50.623307 19074 consensus_queue.cc:1048] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:50.633718 19074 consensus_queue.cc:1048] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:50.684397 19074 consensus_queue.cc:1048] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:50.688186 19074 consensus_queue.cc:1048] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:50.699561 19074 consensus_queue.cc:1048] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:50.719336 19078 consensus_queue.cc:1048] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:50.745658 18996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6e3799dfccb46659bf8d3a5e6de28df"
dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
mode: GRACEFUL
new_leader_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
 from {username='slave'} at 127.0.0.1:40010
I20260710 11:01:50.746277 18996 raft_consensus.cc:606] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Received request to transfer leadership to TS 68db0e6f07f24e0ca57170b0a62c14c8
I20260710 11:01:50.751107 18996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bcc74cfd5004ddda71626040161145b"
dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
mode: GRACEFUL
new_leader_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
 from {username='slave'} at 127.0.0.1:40010
I20260710 11:01:50.751670 18996 raft_consensus.cc:606] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Received request to transfer leadership to TS 68db0e6f07f24e0ca57170b0a62c14c8
I20260710 11:01:50.763832 18920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fd59481c6f348c2b88cc4162dc3dd39"
dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
mode: GRACEFUL
new_leader_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
 from {username='slave'} at 127.0.0.1:38450
I20260710 11:01:50.764460 18920 raft_consensus.cc:606] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 LEADER]: Received request to transfer leadership to TS 68db0e6f07f24e0ca57170b0a62c14c8
I20260710 11:01:50.769747 19074 consensus_queue.cc:1048] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:50.772348 18996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "005597b27c8f405b943abd224259a910"
dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
mode: GRACEFUL
new_leader_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
 from {username='slave'} at 127.0.0.1:40010
I20260710 11:01:50.772917 18996 raft_consensus.cc:606] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Received request to transfer leadership to TS 68db0e6f07f24e0ca57170b0a62c14c8
I20260710 11:01:50.778178 19078 raft_consensus.cc:993] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222: : Instructing follower 68db0e6f07f24e0ca57170b0a62c14c8 to start an election
I20260710 11:01:50.778600 19078 raft_consensus.cc:1081] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Signalling peer 68db0e6f07f24e0ca57170b0a62c14c8 to start an election
I20260710 11:01:50.780673 18847 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "005597b27c8f405b943abd224259a910"
dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
 from {username='slave'} at 127.0.0.1:50670
I20260710 11:01:50.781333 18847 raft_consensus.cc:493] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:50.781781 18847 raft_consensus.cc:3060] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:50.785768 19074 consensus_queue.cc:1048] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:50.786553 18996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e146f5d1d1414b1fbadaaf2f45bab177"
dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
mode: GRACEFUL
new_leader_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
 from {username='slave'} at 127.0.0.1:40010
I20260710 11:01:50.787187 18996 raft_consensus.cc:606] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Received request to transfer leadership to TS cb986bf9a21b4b2d98eacfa572fcf176
I20260710 11:01:50.789673 18847 raft_consensus.cc:515] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.791029 18845 raft_consensus.cc:1240] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Rejecting Update request from peer 8271fb2ea6e749fcb5631f2fa1070222 for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:50.792778 18921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005597b27c8f405b943abd224259a910" candidate_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
I20260710 11:01:50.794009 18996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005597b27c8f405b943abd224259a910" candidate_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
I20260710 11:01:50.794638 18996 raft_consensus.cc:3055] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:50.795631 19074 consensus_queue.cc:1059] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:50.796236 18996 raft_consensus.cc:740] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Running, Role: LEADER
I20260710 11:01:50.797072 18996 consensus_queue.cc:260] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.797911 18996 raft_consensus.cc:3060] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:50.801545 18995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2463a5f670c44f00a884e4ec4a3bb03a"
dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
mode: GRACEFUL
new_leader_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
 from {username='slave'} at 127.0.0.1:40010
I20260710 11:01:50.802155 18995 raft_consensus.cc:606] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Received request to transfer leadership to TS cb986bf9a21b4b2d98eacfa572fcf176
I20260710 11:01:50.807566 18995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "059c388f84d74566b6122f3a001bc3ac"
dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
mode: GRACEFUL
new_leader_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
 from {username='slave'} at 127.0.0.1:40010
I20260710 11:01:50.808127 18995 raft_consensus.cc:606] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Received request to transfer leadership to TS cb986bf9a21b4b2d98eacfa572fcf176
I20260710 11:01:50.809638 18996 raft_consensus.cc:2468] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68db0e6f07f24e0ca57170b0a62c14c8 in term 2.
W20260710 11:01:50.810148 19078 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:01:50.810966 18812 leader_election.cc:304] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [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: 68db0e6f07f24e0ca57170b0a62c14c8, 8271fb2ea6e749fcb5631f2fa1070222; no voters: cb986bf9a21b4b2d98eacfa572fcf176
I20260710 11:01:50.811875 19043 raft_consensus.cc:2804] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:50.815946 19078 consensus_queue.cc:1048] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:50.818887 18847 leader_election.cc:290] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [CANDIDATE]: Term 2 election: Requested vote from peers cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:50.823980 19045 consensus_queue.cc:1048] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:50.828915 18922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a01298424e243e487ee4dd1db6b5e3e"
dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
mode: GRACEFUL
new_leader_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
 from {username='slave'} at 127.0.0.1:38450
I20260710 11:01:50.829844 18922 raft_consensus.cc:606] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 LEADER]: Received request to transfer leadership to TS 8271fb2ea6e749fcb5631f2fa1070222
I20260710 11:01:50.833734 19096 consensus_queue.cc:1048] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:50.841333 19043 raft_consensus.cc:697] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 LEADER]: Becoming Leader. State: Replica: 68db0e6f07f24e0ca57170b0a62c14c8, State: Running, Role: LEADER
I20260710 11:01:50.843721 19043 consensus_queue.cc:237] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.850430 19078 raft_consensus.cc:993] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222: : Instructing follower cb986bf9a21b4b2d98eacfa572fcf176 to start an election
I20260710 11:01:50.850987 19078 raft_consensus.cc:1081] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Signalling peer cb986bf9a21b4b2d98eacfa572fcf176 to start an election
I20260710 11:01:50.855235 18920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "059c388f84d74566b6122f3a001bc3ac"
dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
 from {username='slave'} at 127.0.0.1:49880
I20260710 11:01:50.855854 18920 raft_consensus.cc:493] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:50.856268 18920 raft_consensus.cc:3060] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:50.857072 19077 consensus_queue.cc:1048] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:50.864042 18920 raft_consensus.cc:515] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.863359 18741 catalog_manager.cc:5697] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 reported cstate change: term changed from 1 to 2, leader changed from 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3) to 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:50.865027 18921 raft_consensus.cc:1240] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Rejecting Update request from peer 8271fb2ea6e749fcb5631f2fa1070222 for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:50.874128 19077 consensus_queue.cc:1059] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:50.876221 18995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059c388f84d74566b6122f3a001bc3ac" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
I20260710 11:01:50.875123 18920 leader_election.cc:290] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 2 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:50.876818 18995 raft_consensus.cc:3055] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:50.877125 18995 raft_consensus.cc:740] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Running, Role: LEADER
I20260710 11:01:50.878098 18995 consensus_queue.cc:260] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.879359 18995 raft_consensus.cc:3060] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:50.887828 19096 consensus_queue.cc:1048] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:50.890719 18847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059c388f84d74566b6122f3a001bc3ac" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
I20260710 11:01:50.901321 18995 raft_consensus.cc:2468] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 2.
I20260710 11:01:50.902570 18887 leader_election.cc:304] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [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: 8271fb2ea6e749fcb5631f2fa1070222, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 68db0e6f07f24e0ca57170b0a62c14c8
I20260710 11:01:50.903395 19096 raft_consensus.cc:2804] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:50.903849 19096 raft_consensus.cc:697] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 LEADER]: Becoming Leader. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Running, Role: LEADER
I20260710 11:01:50.904762 19096 consensus_queue.cc:237] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.916898 19108 raft_consensus.cc:993] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222: : Instructing follower cb986bf9a21b4b2d98eacfa572fcf176 to start an election
I20260710 11:01:50.917500 19108 raft_consensus.cc:1081] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Signalling peer cb986bf9a21b4b2d98eacfa572fcf176 to start an election
I20260710 11:01:50.921687 18920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2463a5f670c44f00a884e4ec4a3bb03a"
dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
 from {username='slave'} at 127.0.0.1:49880
I20260710 11:01:50.922327 18920 raft_consensus.cc:493] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:50.922873 18920 raft_consensus.cc:3060] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:50.931324 18920 raft_consensus.cc:515] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.933938 18743 catalog_manager.cc:5697] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 reported cstate change: term changed from 1 to 2, leader changed from 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3) to cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2). New cstate: current_term: 2 leader_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:50.931196 19045 consensus_queue.cc:1048] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:50.937486 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2463a5f670c44f00a884e4ec4a3bb03a" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
I20260710 11:01:50.938061 18845 raft_consensus.cc:3060] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:50.945310 18845 raft_consensus.cc:2468] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 2.
I20260710 11:01:50.945891 18920 leader_election.cc:290] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 2 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:50.946560 18888 leader_election.cc:304] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 
I20260710 11:01:50.947865 18994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2463a5f670c44f00a884e4ec4a3bb03a" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
I20260710 11:01:50.948467 18994 raft_consensus.cc:3055] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:50.948761 18994 raft_consensus.cc:740] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Running, Role: LEADER
I20260710 11:01:50.949535 18994 consensus_queue.cc:260] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.950769 18994 raft_consensus.cc:3060] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:50.961135 19045 raft_consensus.cc:2804] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:50.961664 19045 raft_consensus.cc:697] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 LEADER]: Becoming Leader. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Running, Role: LEADER
I20260710 11:01:50.962757 19045 consensus_queue.cc:237] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.969427 18994 raft_consensus.cc:2468] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 2.
I20260710 11:01:50.977412 19045 raft_consensus.cc:993] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176: : Instructing follower 8271fb2ea6e749fcb5631f2fa1070222 to start an election
I20260710 11:01:50.978117 19045 raft_consensus.cc:1081] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 LEADER]: Signalling peer 8271fb2ea6e749fcb5631f2fa1070222 to start an election
I20260710 11:01:50.980567 18995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a01298424e243e487ee4dd1db6b5e3e"
dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
 from {username='slave'} at 127.0.0.1:40262
I20260710 11:01:50.982066 18995 raft_consensus.cc:493] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:50.982602 18995 raft_consensus.cc:3060] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:50.991353 18995 raft_consensus.cc:515] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.991868 18743 catalog_manager.cc:5697] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 reported cstate change: term changed from 1 to 2, leader changed from 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3) to cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2). New cstate: current_term: 2 leader_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:50.993965 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a01298424e243e487ee4dd1db6b5e3e" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
I20260710 11:01:50.994272 18995 leader_election.cc:290] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 2 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:50.994521 18845 raft_consensus.cc:3060] T 9a01298424e243e487ee4dd1db6b5e3e P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:50.995517 18920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a01298424e243e487ee4dd1db6b5e3e" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
I20260710 11:01:50.996047 18920 raft_consensus.cc:3055] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:50.996351 18920 raft_consensus.cc:740] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Running, Role: LEADER
I20260710 11:01:50.997089 18920 consensus_queue.cc:260] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:50.998296 18920 raft_consensus.cc:3060] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:51.001298 18845 raft_consensus.cc:2468] T 9a01298424e243e487ee4dd1db6b5e3e P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 2.
I20260710 11:01:51.002568 18962 leader_election.cc:304] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8, 8271fb2ea6e749fcb5631f2fa1070222; no voters: 
I20260710 11:01:51.003402 19108 raft_consensus.cc:2804] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:51.003832 19108 raft_consensus.cc:697] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 LEADER]: Becoming Leader. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Running, Role: LEADER
I20260710 11:01:51.004691 18920 raft_consensus.cc:2468] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 2.
I20260710 11:01:51.004580 19108 consensus_queue.cc:237] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:51.012146 18741 catalog_manager.cc:5697] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 reported cstate change: term changed from 1 to 2, leader changed from cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2) to 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3). New cstate: current_term: 2 leader_uuid: "8271fb2ea6e749fcb5631f2fa1070222" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:51.033802 19045 consensus_queue.cc:1048] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:51.044878 19121 raft_consensus.cc:993] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176: : Instructing follower 68db0e6f07f24e0ca57170b0a62c14c8 to start an election
I20260710 11:01:51.045377 19045 raft_consensus.cc:1081] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 LEADER]: Signalling peer 68db0e6f07f24e0ca57170b0a62c14c8 to start an election
I20260710 11:01:51.047016 18846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fd59481c6f348c2b88cc4162dc3dd39"
dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
 from {username='slave'} at 127.0.0.1:50678
I20260710 11:01:51.047552 18846 raft_consensus.cc:493] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:51.047921 18846 raft_consensus.cc:3060] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:51.051774 19045 consensus_queue.cc:1048] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:51.054420 18846 raft_consensus.cc:515] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:51.055493 18845 raft_consensus.cc:1240] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Rejecting Update request from peer cb986bf9a21b4b2d98eacfa572fcf176 for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:51.057624 18920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd59481c6f348c2b88cc4162dc3dd39" candidate_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
I20260710 11:01:51.058465 18920 raft_consensus.cc:3055] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:51.058935 18920 raft_consensus.cc:740] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Running, Role: LEADER
I20260710 11:01:51.059034 18846 leader_election.cc:290] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [CANDIDATE]: Term 2 election: Requested vote from peers cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:51.059232 18994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd59481c6f348c2b88cc4162dc3dd39" candidate_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
I20260710 11:01:51.059693 19045 consensus_queue.cc:1059] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:51.061249 18920 consensus_queue.cc:260] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:51.064075 18920 raft_consensus.cc:3060] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:51.070261 18920 raft_consensus.cc:2468] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68db0e6f07f24e0ca57170b0a62c14c8 in term 2.
I20260710 11:01:51.071494 18812 leader_election.cc:304] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [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: 68db0e6f07f24e0ca57170b0a62c14c8, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 8271fb2ea6e749fcb5631f2fa1070222
I20260710 11:01:51.072312 19043 raft_consensus.cc:2804] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:51.072785 19043 raft_consensus.cc:697] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 LEADER]: Becoming Leader. State: Replica: 68db0e6f07f24e0ca57170b0a62c14c8, State: Running, Role: LEADER
I20260710 11:01:51.073560 19043 consensus_queue.cc:237] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:51.080240 18741 catalog_manager.cc:5697] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 reported cstate change: term changed from 1 to 2, leader changed from cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2) to 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:51.123700 19077 raft_consensus.cc:993] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222: : Instructing follower 68db0e6f07f24e0ca57170b0a62c14c8 to start an election
I20260710 11:01:51.124197 19077 raft_consensus.cc:1081] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Signalling peer 68db0e6f07f24e0ca57170b0a62c14c8 to start an election
I20260710 11:01:51.125686 18846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6e3799dfccb46659bf8d3a5e6de28df"
dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
 from {username='slave'} at 127.0.0.1:50670
I20260710 11:01:51.126216 18846 raft_consensus.cc:493] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:51.126560 18846 raft_consensus.cc:3060] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:51.132892 18846 raft_consensus.cc:515] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:51.134775 18846 leader_election.cc:290] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [CANDIDATE]: Term 2 election: Requested vote from peers cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:51.135571 18920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e3799dfccb46659bf8d3a5e6de28df" candidate_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
I20260710 11:01:51.135825 18995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e3799dfccb46659bf8d3a5e6de28df" candidate_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
I20260710 11:01:51.136160 18920 raft_consensus.cc:3060] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:51.136433 18995 raft_consensus.cc:3055] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:51.136739 18995 raft_consensus.cc:740] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Running, Role: LEADER
I20260710 11:01:51.137558 18995 consensus_queue.cc:260] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:51.138861 18995 raft_consensus.cc:3060] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:51.143111 18920 raft_consensus.cc:2468] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68db0e6f07f24e0ca57170b0a62c14c8 in term 2.
I20260710 11:01:51.144547 18812 leader_election.cc:304] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 
I20260710 11:01:51.145473 19043 raft_consensus.cc:2804] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:51.145650 18995 raft_consensus.cc:2468] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68db0e6f07f24e0ca57170b0a62c14c8 in term 2.
I20260710 11:01:51.145982 19043 raft_consensus.cc:697] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 LEADER]: Becoming Leader. State: Replica: 68db0e6f07f24e0ca57170b0a62c14c8, State: Running, Role: LEADER
I20260710 11:01:51.146787 19043 consensus_queue.cc:237] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:51.156760 19108 raft_consensus.cc:993] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222: : Instructing follower 68db0e6f07f24e0ca57170b0a62c14c8 to start an election
I20260710 11:01:51.157220 19074 raft_consensus.cc:1081] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Signalling peer 68db0e6f07f24e0ca57170b0a62c14c8 to start an election
I20260710 11:01:51.157055 18741 catalog_manager.cc:5697] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 reported cstate change: term changed from 1 to 2, leader changed from 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3) to 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:51.159577 18846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bcc74cfd5004ddda71626040161145b"
dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
 from {username='slave'} at 127.0.0.1:50670
I20260710 11:01:51.160072 18846 raft_consensus.cc:493] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:51.160424 18846 raft_consensus.cc:3060] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:51.166591 18846 raft_consensus.cc:515] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:51.168488 18846 leader_election.cc:290] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [CANDIDATE]: Term 2 election: Requested vote from peers cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:51.169608 18995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bcc74cfd5004ddda71626040161145b" candidate_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
I20260710 11:01:51.169492 18920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bcc74cfd5004ddda71626040161145b" candidate_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
I20260710 11:01:51.170171 18995 raft_consensus.cc:3055] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:51.170385 18920 raft_consensus.cc:3060] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:51.170642 18995 raft_consensus.cc:740] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Running, Role: LEADER
I20260710 11:01:51.171463 18995 consensus_queue.cc:260] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:51.172355 18995 raft_consensus.cc:3060] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:51.177977 18920 raft_consensus.cc:2468] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68db0e6f07f24e0ca57170b0a62c14c8 in term 2.
I20260710 11:01:51.178296 18995 raft_consensus.cc:2468] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68db0e6f07f24e0ca57170b0a62c14c8 in term 2.
I20260710 11:01:51.179082 18812 leader_election.cc:304] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 
I20260710 11:01:51.179913 19043 raft_consensus.cc:2804] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:51.180452 19043 raft_consensus.cc:697] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 LEADER]: Becoming Leader. State: Replica: 68db0e6f07f24e0ca57170b0a62c14c8, State: Running, Role: LEADER
I20260710 11:01:51.181381 19043 consensus_queue.cc:237] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:51.188719 18741 catalog_manager.cc:5697] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 reported cstate change: term changed from 1 to 2, leader changed from 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3) to 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:51.229396 19108 raft_consensus.cc:993] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222: : Instructing follower cb986bf9a21b4b2d98eacfa572fcf176 to start an election
I20260710 11:01:51.229856 19108 raft_consensus.cc:1081] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Signalling peer cb986bf9a21b4b2d98eacfa572fcf176 to start an election
I20260710 11:01:51.231511 18920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e146f5d1d1414b1fbadaaf2f45bab177"
dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
 from {username='slave'} at 127.0.0.1:49880
I20260710 11:01:51.232095 18920 raft_consensus.cc:493] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:51.232509 18920 raft_consensus.cc:3060] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:51.237435 18920 raft_consensus.cc:515] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:51.239118 18920 leader_election.cc:290] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 2 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:51.240015 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e146f5d1d1414b1fbadaaf2f45bab177" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
I20260710 11:01:51.240561 18846 raft_consensus.cc:3060] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:51.240743 18995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e146f5d1d1414b1fbadaaf2f45bab177" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
I20260710 11:01:51.241300 18995 raft_consensus.cc:3055] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:51.241637 18995 raft_consensus.cc:740] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Running, Role: LEADER
I20260710 11:01:51.242359 18995 consensus_queue.cc:260] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:51.243373 18995 raft_consensus.cc:3060] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:51.247406 18846 raft_consensus.cc:2468] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 2.
I20260710 11:01:51.247846 18995 raft_consensus.cc:2468] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 2.
I20260710 11:01:51.248799 18888 leader_election.cc:304] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 
I20260710 11:01:51.249773 19082 raft_consensus.cc:2804] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:51.250315 19082 raft_consensus.cc:697] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 LEADER]: Becoming Leader. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Running, Role: LEADER
I20260710 11:01:51.251093 19082 consensus_queue.cc:237] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:51.258133 18741 catalog_manager.cc:5697] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 reported cstate change: term changed from 1 to 2, leader changed from 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3) to cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2). New cstate: current_term: 2 leader_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:51.268375 18995 raft_consensus.cc:1275] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Refusing update from remote peer 68db0e6f07f24e0ca57170b0a62c14c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:51.269959 19043 consensus_queue.cc:1048] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:51.280403 18920 raft_consensus.cc:3060] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:51.291846 18920 raft_consensus.cc:1275] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Refusing update from remote peer 68db0e6f07f24e0ca57170b0a62c14c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:51.293525 19126 consensus_queue.cc:1048] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:51.349913 18995 raft_consensus.cc:1275] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Refusing update from remote peer cb986bf9a21b4b2d98eacfa572fcf176: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:51.351466 19082 consensus_queue.cc:1048] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:51.359653 18846 raft_consensus.cc:1275] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Refusing update from remote peer cb986bf9a21b4b2d98eacfa572fcf176: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:51.362392 19082 consensus_queue.cc:1048] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:51.417496 18995 raft_consensus.cc:1275] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Refusing update from remote peer cb986bf9a21b4b2d98eacfa572fcf176: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:51.418759 19082 consensus_queue.cc:1048] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:51.426013 18845 raft_consensus.cc:3060] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:51.432667 18845 raft_consensus.cc:1275] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Refusing update from remote peer cb986bf9a21b4b2d98eacfa572fcf176: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:51.434172 19082 consensus_queue.cc:1048] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:51.458828 18920 raft_consensus.cc:1275] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Refusing update from remote peer 8271fb2ea6e749fcb5631f2fa1070222: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:51.459973 19108 consensus_queue.cc:1048] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:51.469084 18846 raft_consensus.cc:1275] T 9a01298424e243e487ee4dd1db6b5e3e P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Refusing update from remote peer 8271fb2ea6e749fcb5631f2fa1070222: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:51.470731 19108 consensus_queue.cc:1048] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:51.514505 18920 raft_consensus.cc:1275] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Refusing update from remote peer 68db0e6f07f24e0ca57170b0a62c14c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:51.516125 19126 consensus_queue.cc:1048] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:51.524654 18995 raft_consensus.cc:3060] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:51.530040 18994 raft_consensus.cc:1275] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Refusing update from remote peer 68db0e6f07f24e0ca57170b0a62c14c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:51.531709 18995 raft_consensus.cc:1275] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Refusing update from remote peer 68db0e6f07f24e0ca57170b0a62c14c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:51.531471 19043 consensus_queue.cc:1048] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:51.533527 19043 consensus_queue.cc:1048] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:51.535386 18920 raft_consensus.cc:1275] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Refusing update from remote peer 68db0e6f07f24e0ca57170b0a62c14c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:51.536677 19043 consensus_queue.cc:1048] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:51.681622 18920 raft_consensus.cc:1275] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Refusing update from remote peer 68db0e6f07f24e0ca57170b0a62c14c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:51.682332 18995 raft_consensus.cc:1275] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Refusing update from remote peer 68db0e6f07f24e0ca57170b0a62c14c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:51.683190 19043 consensus_queue.cc:1048] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:51.683838 19116 consensus_queue.cc:1048] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:51.726435 18995 raft_consensus.cc:1275] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Refusing update from remote peer cb986bf9a21b4b2d98eacfa572fcf176: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:51.727754 19082 consensus_queue.cc:1048] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:51.736475 18845 raft_consensus.cc:1275] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Refusing update from remote peer cb986bf9a21b4b2d98eacfa572fcf176: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:51.738648 19121 consensus_queue.cc:1048] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:53.861248 18712 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:01:53.862087 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:53.883249 18845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bcc74cfd5004ddda71626040161145b"
dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
mode: GRACEFUL
new_leader_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
 from {username='slave'} at 127.0.0.1:39724
I20260710 11:01:53.883793 18845 raft_consensus.cc:606] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 LEADER]: Received request to transfer leadership to TS 8271fb2ea6e749fcb5631f2fa1070222
I20260710 11:01:53.893877 18920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "890278d9b2c4495489b9cc1c38a899a1"
dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
mode: GRACEFUL
new_leader_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
 from {username='slave'} at 127.0.0.1:38466
I20260710 11:01:53.894572 18920 raft_consensus.cc:606] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 LEADER]: Received request to transfer leadership to TS 8271fb2ea6e749fcb5631f2fa1070222
I20260710 11:01:53.895675 18712 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:53.896229 18712 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:53.994596 19132 raft_consensus.cc:993] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176: : Instructing follower 8271fb2ea6e749fcb5631f2fa1070222 to start an election
I20260710 11:01:53.995124 19136 raft_consensus.cc:1081] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 LEADER]: Signalling peer 8271fb2ea6e749fcb5631f2fa1070222 to start an election
I20260710 11:01:53.996517 18995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "890278d9b2c4495489b9cc1c38a899a1"
dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
 from {username='slave'} at 127.0.0.1:40262
I20260710 11:01:53.997008 18995 raft_consensus.cc:493] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:53.997334 18995 raft_consensus.cc:3060] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:54.001668 18995 raft_consensus.cc:515] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:54.003309 18995 leader_election.cc:290] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 2 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:54.004112 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890278d9b2c4495489b9cc1c38a899a1" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
I20260710 11:01:54.004360 18920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890278d9b2c4495489b9cc1c38a899a1" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
I20260710 11:01:54.004717 18845 raft_consensus.cc:3060] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:54.004877 18920 raft_consensus.cc:3055] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:54.005254 18920 raft_consensus.cc:740] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Running, Role: LEADER
I20260710 11:01:54.005996 18920 consensus_queue.cc:260] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:54.006803 18920 raft_consensus.cc:3060] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:54.009420 18845 raft_consensus.cc:2468] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 2.
I20260710 11:01:54.010550 18962 leader_election.cc:304] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68db0e6f07f24e0ca57170b0a62c14c8, 8271fb2ea6e749fcb5631f2fa1070222; no voters: 
I20260710 11:01:54.010654 18920 raft_consensus.cc:2468] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 2.
I20260710 11:01:54.011351 19108 raft_consensus.cc:2804] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:54.012598 19108 raft_consensus.cc:697] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 LEADER]: Becoming Leader. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Running, Role: LEADER
I20260710 11:01:54.013432 19108 consensus_queue.cc:237] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:54.020004 18742 catalog_manager.cc:5697] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 reported cstate change: term changed from 1 to 2, leader changed from cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2) to 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3). New cstate: current_term: 2 leader_uuid: "8271fb2ea6e749fcb5631f2fa1070222" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:54.154016 19114 raft_consensus.cc:993] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8: : Instructing follower 8271fb2ea6e749fcb5631f2fa1070222 to start an election
I20260710 11:01:54.154457 19143 raft_consensus.cc:1081] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 LEADER]: Signalling peer 8271fb2ea6e749fcb5631f2fa1070222 to start an election
I20260710 11:01:54.155989 18995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bcc74cfd5004ddda71626040161145b"
dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
 from {username='slave'} at 127.0.0.1:40264
I20260710 11:01:54.156466 18995 raft_consensus.cc:493] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:54.156767 18995 raft_consensus.cc:3060] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:54.160966 18995 raft_consensus.cc:515] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:54.162832 18995 leader_election.cc:290] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 3 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:54.163949 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bcc74cfd5004ddda71626040161145b" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
I20260710 11:01:54.164624 18845 raft_consensus.cc:3055] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:54.164530 18920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bcc74cfd5004ddda71626040161145b" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
I20260710 11:01:54.165025 18845 raft_consensus.cc:740] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 68db0e6f07f24e0ca57170b0a62c14c8, State: Running, Role: LEADER
I20260710 11:01:54.165163 18920 raft_consensus.cc:3060] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:54.165870 18845 consensus_queue.cc:260] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:54.167039 18845 raft_consensus.cc:3060] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:54.171430 18920 raft_consensus.cc:2468] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 3.
I20260710 11:01:54.172601 18961 leader_election.cc:304] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [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: 8271fb2ea6e749fcb5631f2fa1070222, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 
I20260710 11:01:54.173449 19108 raft_consensus.cc:2804] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:54.173611 18845 raft_consensus.cc:2468] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 3.
I20260710 11:01:54.173882 19108 raft_consensus.cc:697] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 LEADER]: Becoming Leader. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Running, Role: LEADER
I20260710 11:01:54.174729 19108 consensus_queue.cc:237] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:54.185724 18742 catalog_manager.cc:5697] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 reported cstate change: term changed from 2 to 3, leader changed from 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1) to 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3). New cstate: current_term: 3 leader_uuid: "8271fb2ea6e749fcb5631f2fa1070222" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:54.395419 18846 raft_consensus.cc:1275] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Refusing update from remote peer 8271fb2ea6e749fcb5631f2fa1070222: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:54.396615 19108 consensus_queue.cc:1048] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:54.405616 18920 raft_consensus.cc:1275] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Refusing update from remote peer 8271fb2ea6e749fcb5631f2fa1070222: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:54.408111 19108 consensus_queue.cc:1048] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:54.638339 18920 raft_consensus.cc:1275] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Refusing update from remote peer 8271fb2ea6e749fcb5631f2fa1070222: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:54.639513 19108 consensus_queue.cc:1048] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:54.647320 18846 raft_consensus.cc:1275] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Refusing update from remote peer 8271fb2ea6e749fcb5631f2fa1070222: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:54.648500 19108 consensus_queue.cc:1048] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:54.897056 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:54.915742 18846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6e3799dfccb46659bf8d3a5e6de28df"
dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
mode: GRACEFUL
new_leader_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
 from {username='slave'} at 127.0.0.1:39736
I20260710 11:01:54.916386 18846 raft_consensus.cc:606] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 LEADER]: Received request to transfer leadership to TS cb986bf9a21b4b2d98eacfa572fcf176
I20260710 11:01:54.921448 18995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2bcc74cfd5004ddda71626040161145b"
dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
mode: GRACEFUL
new_leader_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
 from {username='slave'} at 127.0.0.1:40010
I20260710 11:01:54.921919 18995 raft_consensus.cc:606] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 LEADER]: Received request to transfer leadership to TS cb986bf9a21b4b2d98eacfa572fcf176
I20260710 11:01:54.926604 18846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fd59481c6f348c2b88cc4162dc3dd39"
dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
mode: GRACEFUL
new_leader_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
 from {username='slave'} at 127.0.0.1:39736
I20260710 11:01:54.927140 18846 raft_consensus.cc:606] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 LEADER]: Received request to transfer leadership to TS cb986bf9a21b4b2d98eacfa572fcf176
I20260710 11:01:54.931949 18846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "005597b27c8f405b943abd224259a910"
dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
mode: GRACEFUL
new_leader_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
 from {username='slave'} at 127.0.0.1:39736
I20260710 11:01:54.932550 18846 raft_consensus.cc:606] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 LEADER]: Received request to transfer leadership to TS cb986bf9a21b4b2d98eacfa572fcf176
I20260710 11:01:54.937263 18995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "890278d9b2c4495489b9cc1c38a899a1"
dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
mode: GRACEFUL
new_leader_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
 from {username='slave'} at 127.0.0.1:40010
I20260710 11:01:54.937772 18995 raft_consensus.cc:606] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 LEADER]: Received request to transfer leadership to TS cb986bf9a21b4b2d98eacfa572fcf176
I20260710 11:01:54.965875 19137 raft_consensus.cc:993] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222: : Instructing follower cb986bf9a21b4b2d98eacfa572fcf176 to start an election
I20260710 11:01:54.966404 19108 raft_consensus.cc:1081] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 LEADER]: Signalling peer cb986bf9a21b4b2d98eacfa572fcf176 to start an election
I20260710 11:01:54.967777 18920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "890278d9b2c4495489b9cc1c38a899a1"
dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
 from {username='slave'} at 127.0.0.1:49880
I20260710 11:01:54.968194 18920 raft_consensus.cc:493] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:54.968541 18920 raft_consensus.cc:3060] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:54.972375 18920 raft_consensus.cc:515] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:54.973670 18920 leader_election.cc:290] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 3 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:54.974491 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890278d9b2c4495489b9cc1c38a899a1" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
I20260710 11:01:54.974733 18995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890278d9b2c4495489b9cc1c38a899a1" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
I20260710 11:01:54.975092 18846 raft_consensus.cc:3060] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:54.975241 18995 raft_consensus.cc:3055] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:54.975558 18995 raft_consensus.cc:740] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Running, Role: LEADER
I20260710 11:01:54.976110 18995 consensus_queue.cc:260] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:54.976876 18995 raft_consensus.cc:3060] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:54.980312 18846 raft_consensus.cc:2468] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 3.
I20260710 11:01:54.980885 18995 raft_consensus.cc:2468] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 3.
I20260710 11:01:54.981460 18888 leader_election.cc:304] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [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: 68db0e6f07f24e0ca57170b0a62c14c8, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 
I20260710 11:01:54.982151 19132 raft_consensus.cc:2804] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:54.983155 19132 raft_consensus.cc:697] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 LEADER]: Becoming Leader. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Running, Role: LEADER
I20260710 11:01:54.983949 19132 consensus_queue.cc:237] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:54.989631 18742 catalog_manager.cc:5697] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 reported cstate change: term changed from 2 to 3, leader changed from 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3) to cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2). New cstate: current_term: 3 leader_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:55.198134 19151 raft_consensus.cc:993] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222: : Instructing follower cb986bf9a21b4b2d98eacfa572fcf176 to start an election
I20260710 11:01:55.198623 19108 raft_consensus.cc:1081] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 LEADER]: Signalling peer cb986bf9a21b4b2d98eacfa572fcf176 to start an election
I20260710 11:01:55.199960 18920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2bcc74cfd5004ddda71626040161145b"
dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
 from {username='slave'} at 127.0.0.1:49880
I20260710 11:01:55.200533 18920 raft_consensus.cc:493] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:55.200836 18920 raft_consensus.cc:3060] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:55.204558 18920 raft_consensus.cc:515] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:55.205924 18920 leader_election.cc:290] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 4 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:55.206910 18995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bcc74cfd5004ddda71626040161145b" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
I20260710 11:01:55.206801 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bcc74cfd5004ddda71626040161145b" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
I20260710 11:01:55.207460 18995 raft_consensus.cc:3055] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:55.207485 18846 raft_consensus.cc:3060] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:55.207924 18995 raft_consensus.cc:740] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Running, Role: LEADER
I20260710 11:01:55.208644 18995 consensus_queue.cc:260] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:55.209731 18995 raft_consensus.cc:3060] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:55.213963 18846 raft_consensus.cc:2468] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 4.
I20260710 11:01:55.215161 18888 leader_election.cc:304] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [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: 68db0e6f07f24e0ca57170b0a62c14c8, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 
I20260710 11:01:55.215384 18995 raft_consensus.cc:2468] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 4.
I20260710 11:01:55.215864 19132 raft_consensus.cc:2804] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:55.216341 19132 raft_consensus.cc:697] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [term 4 LEADER]: Becoming Leader. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Running, Role: LEADER
I20260710 11:01:55.217118 19132 consensus_queue.cc:237] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:55.222695 18742 catalog_manager.cc:5697] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 reported cstate change: term changed from 3 to 4, leader changed from 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3) to cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2). New cstate: current_term: 4 leader_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:55.258215 19143 raft_consensus.cc:993] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8: : Instructing follower cb986bf9a21b4b2d98eacfa572fcf176 to start an election
I20260710 11:01:55.258651 19159 raft_consensus.cc:1081] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 LEADER]: Signalling peer cb986bf9a21b4b2d98eacfa572fcf176 to start an election
I20260710 11:01:55.260044 18920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "005597b27c8f405b943abd224259a910"
dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
 from {username='slave'} at 127.0.0.1:49894
I20260710 11:01:55.260447 18920 raft_consensus.cc:493] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:55.260772 18920 raft_consensus.cc:3060] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:55.264501 18920 raft_consensus.cc:515] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:55.265985 18920 leader_election.cc:290] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 3 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:55.267228 18995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005597b27c8f405b943abd224259a910" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
I20260710 11:01:55.267889 18995 raft_consensus.cc:3060] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:55.267210 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "005597b27c8f405b943abd224259a910" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
I20260710 11:01:55.268352 18846 raft_consensus.cc:3055] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:55.268730 18846 raft_consensus.cc:740] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 68db0e6f07f24e0ca57170b0a62c14c8, State: Running, Role: LEADER
I20260710 11:01:55.269508 18846 consensus_queue.cc:260] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:55.270675 18846 raft_consensus.cc:3060] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:55.274204 18995 raft_consensus.cc:2468] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 3.
I20260710 11:01:55.275324 18887 leader_election.cc:304] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [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: 8271fb2ea6e749fcb5631f2fa1070222, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 
I20260710 11:01:55.276010 19132 raft_consensus.cc:2804] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:55.276491 19132 raft_consensus.cc:697] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 LEADER]: Becoming Leader. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Running, Role: LEADER
I20260710 11:01:55.277137 18846 raft_consensus.cc:2468] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 3.
I20260710 11:01:55.277307 19132 consensus_queue.cc:237] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:55.279681 19143 raft_consensus.cc:993] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8: : Instructing follower cb986bf9a21b4b2d98eacfa572fcf176 to start an election
I20260710 11:01:55.280103 19159 raft_consensus.cc:1081] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 LEADER]: Signalling peer cb986bf9a21b4b2d98eacfa572fcf176 to start an election
I20260710 11:01:55.281734 18920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fd59481c6f348c2b88cc4162dc3dd39"
dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
 from {username='slave'} at 127.0.0.1:49894
I20260710 11:01:55.282223 18920 raft_consensus.cc:493] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:55.282595 18920 raft_consensus.cc:3060] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:55.285061 18742 catalog_manager.cc:5697] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 reported cstate change: term changed from 2 to 3, leader changed from 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1) to cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2). New cstate: current_term: 3 leader_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:55.288184 18920 raft_consensus.cc:515] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:55.289811 18920 leader_election.cc:290] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 3 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:55.290490 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd59481c6f348c2b88cc4162dc3dd39" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
I20260710 11:01:55.290918 18846 raft_consensus.cc:3055] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:55.291237 18846 raft_consensus.cc:740] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 68db0e6f07f24e0ca57170b0a62c14c8, State: Running, Role: LEADER
I20260710 11:01:55.291968 18846 consensus_queue.cc:260] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:55.292402 18995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd59481c6f348c2b88cc4162dc3dd39" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
I20260710 11:01:55.292982 18995 raft_consensus.cc:3060] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:55.293000 18846 raft_consensus.cc:3060] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:55.297818 18995 raft_consensus.cc:2468] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 3.
I20260710 11:01:55.298053 18846 raft_consensus.cc:2468] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 3.
I20260710 11:01:55.298717 18887 leader_election.cc:304] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [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: 8271fb2ea6e749fcb5631f2fa1070222, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 
I20260710 11:01:55.299553 19132 raft_consensus.cc:2804] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:55.299896 19132 raft_consensus.cc:697] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 LEADER]: Becoming Leader. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Running, Role: LEADER
I20260710 11:01:55.300617 19132 consensus_queue.cc:237] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:55.306350 18742 catalog_manager.cc:5697] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 reported cstate change: term changed from 2 to 3, leader changed from 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1) to cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2). New cstate: current_term: 3 leader_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:55.358361 19143 raft_consensus.cc:993] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8: : Instructing follower cb986bf9a21b4b2d98eacfa572fcf176 to start an election
I20260710 11:01:55.358819 19159 raft_consensus.cc:1081] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 LEADER]: Signalling peer cb986bf9a21b4b2d98eacfa572fcf176 to start an election
I20260710 11:01:55.360425 18920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6e3799dfccb46659bf8d3a5e6de28df"
dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
 from {username='slave'} at 127.0.0.1:49894
I20260710 11:01:55.360920 18920 raft_consensus.cc:493] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:55.361183 18920 raft_consensus.cc:3060] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:55.364933 18920 raft_consensus.cc:515] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:55.366531 18920 leader_election.cc:290] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [CANDIDATE]: Term 3 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:55.367470 18846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e3799dfccb46659bf8d3a5e6de28df" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
I20260710 11:01:55.367575 18995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e3799dfccb46659bf8d3a5e6de28df" candidate_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
I20260710 11:01:55.368012 18846 raft_consensus.cc:3055] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:55.368093 18995 raft_consensus.cc:3060] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:55.368326 18846 raft_consensus.cc:740] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 68db0e6f07f24e0ca57170b0a62c14c8, State: Running, Role: LEADER
I20260710 11:01:55.369102 18846 consensus_queue.cc:260] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:55.370061 18846 raft_consensus.cc:3060] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:55.372516 18995 raft_consensus.cc:2468] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 3.
I20260710 11:01:55.373493 18887 leader_election.cc:304] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [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: 8271fb2ea6e749fcb5631f2fa1070222, cb986bf9a21b4b2d98eacfa572fcf176; no voters: 
I20260710 11:01:55.374202 19132 raft_consensus.cc:2804] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:55.374624 19132 raft_consensus.cc:697] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 LEADER]: Becoming Leader. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Running, Role: LEADER
I20260710 11:01:55.375109 18846 raft_consensus.cc:2468] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cb986bf9a21b4b2d98eacfa572fcf176 in term 3.
I20260710 11:01:55.375494 19132 consensus_queue.cc:237] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:55.378373 18995 raft_consensus.cc:1275] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Refusing update from remote peer cb986bf9a21b4b2d98eacfa572fcf176: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:55.379900 19132 consensus_queue.cc:1048] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:55.384254 18742 catalog_manager.cc:5697] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 reported cstate change: term changed from 2 to 3, leader changed from 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1) to cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2). New cstate: current_term: 3 leader_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:55.400736 18846 raft_consensus.cc:1275] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Refusing update from remote peer cb986bf9a21b4b2d98eacfa572fcf176: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:55.402410 19155 consensus_queue.cc:1048] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:55.645313 18995 raft_consensus.cc:1275] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 4 FOLLOWER]: Refusing update from remote peer cb986bf9a21b4b2d98eacfa572fcf176: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:55.646579 19155 consensus_queue.cc:1048] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:55.656210 18846 raft_consensus.cc:1275] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 4 FOLLOWER]: Refusing update from remote peer cb986bf9a21b4b2d98eacfa572fcf176: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:55.657584 19165 consensus_queue.cc:1048] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:55.712867 18846 raft_consensus.cc:1275] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Refusing update from remote peer cb986bf9a21b4b2d98eacfa572fcf176: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:55.714268 19165 consensus_queue.cc:1048] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:55.723869 18995 raft_consensus.cc:1275] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Refusing update from remote peer cb986bf9a21b4b2d98eacfa572fcf176: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:55.725116 19165 consensus_queue.cc:1048] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:55.824476 18995 raft_consensus.cc:1275] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Refusing update from remote peer cb986bf9a21b4b2d98eacfa572fcf176: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:55.825591 19165 consensus_queue.cc:1048] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:55.829492 18846 raft_consensus.cc:1275] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Refusing update from remote peer cb986bf9a21b4b2d98eacfa572fcf176: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:55.830869 19165 consensus_queue.cc:1048] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:55.900954 18846 raft_consensus.cc:1275] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Refusing update from remote peer cb986bf9a21b4b2d98eacfa572fcf176: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:55.902251 19165 consensus_queue.cc:1048] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:55.916529 18995 raft_consensus.cc:1275] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Refusing update from remote peer cb986bf9a21b4b2d98eacfa572fcf176: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:55.917984 19175 consensus_queue.cc:1048] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:57.949510 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:57.957705 18920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "059c388f84d74566b6122f3a001bc3ac"
dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
mode: GRACEFUL
new_leader_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
 from {username='slave'} at 127.0.0.1:38466
I20260710 11:01:57.958433 18920 raft_consensus.cc:606] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 LEADER]: Received request to transfer leadership to TS 68db0e6f07f24e0ca57170b0a62c14c8
I20260710 11:01:57.961050 18920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7fd59481c6f348c2b88cc4162dc3dd39"
dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
mode: GRACEFUL
new_leader_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
 from {username='slave'} at 127.0.0.1:38466
I20260710 11:01:57.961757 18920 raft_consensus.cc:606] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 LEADER]: Received request to transfer leadership to TS 8271fb2ea6e749fcb5631f2fa1070222
I20260710 11:01:57.964192 18920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "890278d9b2c4495489b9cc1c38a899a1"
dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
mode: GRACEFUL
new_leader_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
 from {username='slave'} at 127.0.0.1:38466
I20260710 11:01:57.964686 18920 raft_consensus.cc:606] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 LEADER]: Received request to transfer leadership to TS 68db0e6f07f24e0ca57170b0a62c14c8
I20260710 11:01:57.967115 18920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6e3799dfccb46659bf8d3a5e6de28df"
dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
mode: GRACEFUL
new_leader_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
 from {username='slave'} at 127.0.0.1:38466
I20260710 11:01:57.967463 18920 raft_consensus.cc:606] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 LEADER]: Received request to transfer leadership to TS 8271fb2ea6e749fcb5631f2fa1070222
I20260710 11:01:57.969554 18920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e146f5d1d1414b1fbadaaf2f45bab177"
dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
mode: GRACEFUL
new_leader_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
 from {username='slave'} at 127.0.0.1:38466
I20260710 11:01:57.970034 18920 raft_consensus.cc:606] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 LEADER]: Received request to transfer leadership to TS 68db0e6f07f24e0ca57170b0a62c14c8
I20260710 11:01:57.971131 18712 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:01:57.971596 18712 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:57.972725 19175 raft_consensus.cc:993] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176: : Instructing follower 68db0e6f07f24e0ca57170b0a62c14c8 to start an election
I20260710 11:01:57.973263 19174 raft_consensus.cc:1081] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 LEADER]: Signalling peer 68db0e6f07f24e0ca57170b0a62c14c8 to start an election
I20260710 11:01:57.974848 18845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "890278d9b2c4495489b9cc1c38a899a1"
dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
 from {username='slave'} at 127.0.0.1:50678
I20260710 11:01:57.975481 18845 raft_consensus.cc:493] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:57.975893 18845 raft_consensus.cc:3060] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:57.981529 18845 raft_consensus.cc:515] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:57.983301 18845 leader_election.cc:290] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [CANDIDATE]: Term 4 election: Requested vote from peers cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:57.984254 18920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890278d9b2c4495489b9cc1c38a899a1" candidate_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
I20260710 11:01:57.984724 18995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "890278d9b2c4495489b9cc1c38a899a1" candidate_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
I20260710 11:01:57.984967 18920 raft_consensus.cc:3055] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:57.985392 18995 raft_consensus.cc:3060] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:57.985481 18920 raft_consensus.cc:740] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Running, Role: LEADER
I20260710 11:01:57.986344 18920 consensus_queue.cc:260] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:57.987210 18920 raft_consensus.cc:3060] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:57.990442 18995 raft_consensus.cc:2468] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68db0e6f07f24e0ca57170b0a62c14c8 in term 4.
I20260710 11:01:57.991691 18920 raft_consensus.cc:2468] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68db0e6f07f24e0ca57170b0a62c14c8 in term 4.
I20260710 11:01:57.991882 18812 leader_election.cc:304] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [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: 68db0e6f07f24e0ca57170b0a62c14c8, 8271fb2ea6e749fcb5631f2fa1070222; no voters: 
I20260710 11:01:57.993841 19178 raft_consensus.cc:2804] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:57.994685 19178 raft_consensus.cc:697] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 4 LEADER]: Becoming Leader. State: Replica: 68db0e6f07f24e0ca57170b0a62c14c8, State: Running, Role: LEADER
I20260710 11:01:57.995568 19178 consensus_queue.cc:237] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:58.002202 18743 catalog_manager.cc:5697] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 reported cstate change: term changed from 3 to 4, leader changed from cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2) to 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1). New cstate: current_term: 4 leader_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:58.051846 19175 raft_consensus.cc:993] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176: : Instructing follower 8271fb2ea6e749fcb5631f2fa1070222 to start an election
I20260710 11:01:58.052443 19175 raft_consensus.cc:1081] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 LEADER]: Signalling peer 8271fb2ea6e749fcb5631f2fa1070222 to start an election
I20260710 11:01:58.054209 18995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7fd59481c6f348c2b88cc4162dc3dd39"
dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
 from {username='slave'} at 127.0.0.1:40262
I20260710 11:01:58.054669 18995 raft_consensus.cc:493] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:58.054922 18995 raft_consensus.cc:3060] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:58.060760 18995 raft_consensus.cc:515] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:58.062641 18995 leader_election.cc:290] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 4 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:58.063230 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd59481c6f348c2b88cc4162dc3dd39" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
I20260710 11:01:58.063812 18845 raft_consensus.cc:3060] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:58.063757 18920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fd59481c6f348c2b88cc4162dc3dd39" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
I20260710 11:01:58.064429 18920 raft_consensus.cc:3055] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:58.064752 18920 raft_consensus.cc:740] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Running, Role: LEADER
I20260710 11:01:58.065582 18920 consensus_queue.cc:260] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:58.066848 18920 raft_consensus.cc:3060] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:58.069407 18845 raft_consensus.cc:2468] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 4.
I20260710 11:01:58.070492 18962 leader_election.cc:304] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [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: 68db0e6f07f24e0ca57170b0a62c14c8, 8271fb2ea6e749fcb5631f2fa1070222; no voters: 
I20260710 11:01:58.071242 19108 raft_consensus.cc:2804] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:58.071969 18920 raft_consensus.cc:2468] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 4.
I20260710 11:01:58.072428 19108 raft_consensus.cc:697] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 4 LEADER]: Becoming Leader. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Running, Role: LEADER
I20260710 11:01:58.073406 19108 consensus_queue.cc:237] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:58.080447 18743 catalog_manager.cc:5697] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 reported cstate change: term changed from 3 to 4, leader changed from cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2) to 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3). New cstate: current_term: 4 leader_uuid: "8271fb2ea6e749fcb5631f2fa1070222" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:58.210263 19174 raft_consensus.cc:993] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176: : Instructing follower 68db0e6f07f24e0ca57170b0a62c14c8 to start an election
I20260710 11:01:58.210681 19175 raft_consensus.cc:1081] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 LEADER]: Signalling peer 68db0e6f07f24e0ca57170b0a62c14c8 to start an election
I20260710 11:01:58.212203 18845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "059c388f84d74566b6122f3a001bc3ac"
dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
 from {username='slave'} at 127.0.0.1:50678
I20260710 11:01:58.212846 18845 raft_consensus.cc:493] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:58.213150 18845 raft_consensus.cc:3060] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:58.218304 18845 raft_consensus.cc:515] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:58.219770 18845 leader_election.cc:290] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [CANDIDATE]: Term 3 election: Requested vote from peers cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:58.220750 18920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059c388f84d74566b6122f3a001bc3ac" candidate_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
I20260710 11:01:58.220870 18995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "059c388f84d74566b6122f3a001bc3ac" candidate_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
I20260710 11:01:58.221277 18920 raft_consensus.cc:3055] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:58.221498 18995 raft_consensus.cc:3060] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:58.221632 18920 raft_consensus.cc:740] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Running, Role: LEADER
I20260710 11:01:58.222476 18920 consensus_queue.cc:260] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:58.223385 18920 raft_consensus.cc:3060] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:58.226054 18995 raft_consensus.cc:2468] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68db0e6f07f24e0ca57170b0a62c14c8 in term 3.
I20260710 11:01:58.227037 18812 leader_election.cc:304] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [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: 68db0e6f07f24e0ca57170b0a62c14c8, 8271fb2ea6e749fcb5631f2fa1070222; no voters: 
I20260710 11:01:58.227728 19178 raft_consensus.cc:2804] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:58.228119 19178 raft_consensus.cc:697] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 LEADER]: Becoming Leader. State: Replica: 68db0e6f07f24e0ca57170b0a62c14c8, State: Running, Role: LEADER
I20260710 11:01:58.228212 18920 raft_consensus.cc:2468] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68db0e6f07f24e0ca57170b0a62c14c8 in term 3.
I20260710 11:01:58.229018 19178 consensus_queue.cc:237] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:58.235864 18743 catalog_manager.cc:5697] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 reported cstate change: term changed from 2 to 3, leader changed from cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2) to 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1). New cstate: current_term: 3 leader_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:58.347380 19175 raft_consensus.cc:993] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176: : Instructing follower 68db0e6f07f24e0ca57170b0a62c14c8 to start an election
I20260710 11:01:58.347836 19174 raft_consensus.cc:1081] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 LEADER]: Signalling peer 68db0e6f07f24e0ca57170b0a62c14c8 to start an election
I20260710 11:01:58.349331 18845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e146f5d1d1414b1fbadaaf2f45bab177"
dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
 from {username='slave'} at 127.0.0.1:50678
I20260710 11:01:58.349745 18845 raft_consensus.cc:493] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:58.349979 18845 raft_consensus.cc:3060] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:58.354259 18845 raft_consensus.cc:515] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:58.355587 18845 leader_election.cc:290] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [CANDIDATE]: Term 3 election: Requested vote from peers cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353), 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3:33977)
I20260710 11:01:58.356349 18920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e146f5d1d1414b1fbadaaf2f45bab177" candidate_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
I20260710 11:01:58.356861 18920 raft_consensus.cc:3055] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:58.356756 18995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e146f5d1d1414b1fbadaaf2f45bab177" candidate_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
I20260710 11:01:58.357161 18920 raft_consensus.cc:740] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Running, Role: LEADER
I20260710 11:01:58.357416 18995 raft_consensus.cc:3060] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:58.357916 18920 consensus_queue.cc:260] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:58.359076 18920 raft_consensus.cc:3060] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:58.363327 18995 raft_consensus.cc:2468] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68db0e6f07f24e0ca57170b0a62c14c8 in term 3.
I20260710 11:01:58.364355 18812 leader_election.cc:304] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [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: 68db0e6f07f24e0ca57170b0a62c14c8, 8271fb2ea6e749fcb5631f2fa1070222; no voters: 
I20260710 11:01:58.364715 18920 raft_consensus.cc:2468] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68db0e6f07f24e0ca57170b0a62c14c8 in term 3.
I20260710 11:01:58.365041 19178 raft_consensus.cc:2804] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:58.365584 19178 raft_consensus.cc:697] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 LEADER]: Becoming Leader. State: Replica: 68db0e6f07f24e0ca57170b0a62c14c8, State: Running, Role: LEADER
I20260710 11:01:58.366338 19178 consensus_queue.cc:237] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:58.373092 18743 catalog_manager.cc:5697] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 reported cstate change: term changed from 2 to 3, leader changed from cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2) to 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1). New cstate: current_term: 3 leader_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:58.471967 18995 raft_consensus.cc:1275] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 4 FOLLOWER]: Refusing update from remote peer 68db0e6f07f24e0ca57170b0a62c14c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:58.473237 19178 consensus_queue.cc:1048] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:58.484297 18920 raft_consensus.cc:1275] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 4 FOLLOWER]: Refusing update from remote peer 68db0e6f07f24e0ca57170b0a62c14c8: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:58.486901 19192 consensus_queue.cc:1048] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:01:58.500428 18845 raft_consensus.cc:1275] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 4 FOLLOWER]: Refusing update from remote peer 8271fb2ea6e749fcb5631f2fa1070222: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:58.501572 19108 consensus_queue.cc:1048] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:58.505609 19174 raft_consensus.cc:993] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176: : Instructing follower 8271fb2ea6e749fcb5631f2fa1070222 to start an election
I20260710 11:01:58.506085 19174 raft_consensus.cc:1081] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 LEADER]: Signalling peer 8271fb2ea6e749fcb5631f2fa1070222 to start an election
I20260710 11:01:58.507606 18995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6e3799dfccb46659bf8d3a5e6de28df"
dest_uuid: "8271fb2ea6e749fcb5631f2fa1070222"
 from {username='slave'} at 127.0.0.1:40262
I20260710 11:01:58.508066 18995 raft_consensus.cc:493] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:58.508388 18995 raft_consensus.cc:3060] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:58.513614 18920 raft_consensus.cc:1275] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 4 FOLLOWER]: Refusing update from remote peer 8271fb2ea6e749fcb5631f2fa1070222: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:58.515084 19185 consensus_queue.cc:1048] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:58.514336 18995 raft_consensus.cc:515] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:58.518363 18845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e3799dfccb46659bf8d3a5e6de28df" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "68db0e6f07f24e0ca57170b0a62c14c8"
I20260710 11:01:58.519032 18845 raft_consensus.cc:3060] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:58.525242 18995 leader_election.cc:290] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [CANDIDATE]: Term 4 election: Requested vote from peers 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077), cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2:35353)
I20260710 11:01:58.526695 18920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6e3799dfccb46659bf8d3a5e6de28df" candidate_uuid: "8271fb2ea6e749fcb5631f2fa1070222" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cb986bf9a21b4b2d98eacfa572fcf176"
I20260710 11:01:58.527406 18920 raft_consensus.cc:3055] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:58.527724 18920 raft_consensus.cc:740] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: cb986bf9a21b4b2d98eacfa572fcf176, State: Running, Role: LEADER
I20260710 11:01:58.528486 18845 raft_consensus.cc:2468] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 4.
I20260710 11:01:58.531284 18962 leader_election.cc:304] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [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: 68db0e6f07f24e0ca57170b0a62c14c8, 8271fb2ea6e749fcb5631f2fa1070222; no voters: 
I20260710 11:01:58.532049 19185 raft_consensus.cc:2804] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:58.532676 19185 raft_consensus.cc:697] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 4 LEADER]: Becoming Leader. State: Replica: 8271fb2ea6e749fcb5631f2fa1070222, State: Running, Role: LEADER
I20260710 11:01:58.533675 19185 consensus_queue.cc:237] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:58.528491 18920 consensus_queue.cc:260] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [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: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } }
I20260710 11:01:58.536368 18920 raft_consensus.cc:3060] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:58.542672 18920 raft_consensus.cc:2468] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8271fb2ea6e749fcb5631f2fa1070222 in term 4.
I20260710 11:01:58.546854 18742 catalog_manager.cc:5697] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 reported cstate change: term changed from 3 to 4, leader changed from cb986bf9a21b4b2d98eacfa572fcf176 (127.18.70.2) to 8271fb2ea6e749fcb5631f2fa1070222 (127.18.70.3). New cstate: current_term: 4 leader_uuid: "8271fb2ea6e749fcb5631f2fa1070222" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:58.724195 18920 raft_consensus.cc:1275] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Refusing update from remote peer 68db0e6f07f24e0ca57170b0a62c14c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:58.725512 19192 consensus_queue.cc:1048] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:58.734939 18995 raft_consensus.cc:1275] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Refusing update from remote peer 68db0e6f07f24e0ca57170b0a62c14c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:58.736637 19178 consensus_queue.cc:1048] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:58.778975 18920 raft_consensus.cc:1275] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Refusing update from remote peer 68db0e6f07f24e0ca57170b0a62c14c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:58.780275 19178 consensus_queue.cc:1048] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:58.789741 18995 raft_consensus.cc:1275] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Refusing update from remote peer 68db0e6f07f24e0ca57170b0a62c14c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:58.791879 19178 consensus_queue.cc:1048] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8271fb2ea6e749fcb5631f2fa1070222" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 33977 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:58.921945 18845 raft_consensus.cc:1275] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 4 FOLLOWER]: Refusing update from remote peer 8271fb2ea6e749fcb5631f2fa1070222: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:58.923406 19185 consensus_queue.cc:1048] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68db0e6f07f24e0ca57170b0a62c14c8" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:58.935238 18920 raft_consensus.cc:1275] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 4 FOLLOWER]: Refusing update from remote peer 8271fb2ea6e749fcb5631f2fa1070222: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:58.936524 19185 consensus_queue.cc:1048] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb986bf9a21b4b2d98eacfa572fcf176" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:58.972585 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:58.979925 18712 tablet_server.cc:179] TabletServer@127.18.70.1:0 shutting down...
I20260710 11:01:59.010987 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:59.011831 18712 tablet_replica.cc:333] T 9a01298424e243e487ee4dd1db6b5e3e P 68db0e6f07f24e0ca57170b0a62c14c8: stopping tablet replica
I20260710 11:01:59.012949 18712 raft_consensus.cc:2243] T 9a01298424e243e487ee4dd1db6b5e3e P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:59.013613 18712 raft_consensus.cc:2272] T 9a01298424e243e487ee4dd1db6b5e3e P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.015853 18712 tablet_replica.cc:333] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8: stopping tablet replica
I20260710 11:01:59.016366 18712 raft_consensus.cc:2243] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:59.016784 18712 raft_consensus.cc:2272] T 7fd59481c6f348c2b88cc4162dc3dd39 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.019062 18712 tablet_replica.cc:333] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8: stopping tablet replica
I20260710 11:01:59.019665 18712 raft_consensus.cc:2243] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:59.020118 18712 raft_consensus.cc:2272] T 2463a5f670c44f00a884e4ec4a3bb03a P 68db0e6f07f24e0ca57170b0a62c14c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.021891 18712 tablet_replica.cc:333] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8: stopping tablet replica
I20260710 11:01:59.022429 18712 raft_consensus.cc:2243] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:59.023247 18712 raft_consensus.cc:2272] T e146f5d1d1414b1fbadaaf2f45bab177 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.025334 18712 tablet_replica.cc:333] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8: stopping tablet replica
I20260710 11:01:59.025925 18712 raft_consensus.cc:2243] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:59.026635 18712 raft_consensus.cc:2272] T 890278d9b2c4495489b9cc1c38a899a1 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.029225 18712 tablet_replica.cc:333] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8: stopping tablet replica
I20260710 11:01:59.029820 18712 raft_consensus.cc:2243] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:59.030259 18712 raft_consensus.cc:2272] T 2bcc74cfd5004ddda71626040161145b P 68db0e6f07f24e0ca57170b0a62c14c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.032042 18712 tablet_replica.cc:333] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8: stopping tablet replica
I20260710 11:01:59.032658 18712 raft_consensus.cc:2243] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:59.033116 18712 raft_consensus.cc:2272] T b6e3799dfccb46659bf8d3a5e6de28df P 68db0e6f07f24e0ca57170b0a62c14c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.035228 18712 tablet_replica.cc:333] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8: stopping tablet replica
I20260710 11:01:59.035749 18712 raft_consensus.cc:2243] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:59.036172 18712 raft_consensus.cc:2272] T 005597b27c8f405b943abd224259a910 P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.037946 18712 tablet_replica.cc:333] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8: stopping tablet replica
I20260710 11:01:59.038417 18712 raft_consensus.cc:2243] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:59.039132 18712 raft_consensus.cc:2272] T 059c388f84d74566b6122f3a001bc3ac P 68db0e6f07f24e0ca57170b0a62c14c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.146737 18712 tablet_server.cc:196] TabletServer@127.18.70.1:0 shutdown complete.
I20260710 11:01:59.165925 18712 tablet_server.cc:179] TabletServer@127.18.70.2:0 shutting down...
W20260710 11:01:59.185319 18962 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.70.1:39077: connect: Connection refused (error 111)
W20260710 11:01:59.194046 18962 consensus_peers.cc:597] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 -> Peer 68db0e6f07f24e0ca57170b0a62c14c8 (127.18.70.1:39077): Couldn't send request to peer 68db0e6f07f24e0ca57170b0a62c14c8. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:39077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:59.198130 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:59.198752 18712 tablet_replica.cc:333] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176: stopping tablet replica
I20260710 11:01:59.199599 18712 raft_consensus.cc:2243] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:59.200519 18712 raft_consensus.cc:2272] T 005597b27c8f405b943abd224259a910 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.202162 18712 tablet_replica.cc:333] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176: stopping tablet replica
I20260710 11:01:59.202664 18712 raft_consensus.cc:2243] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:59.203001 18712 raft_consensus.cc:2272] T 7fd59481c6f348c2b88cc4162dc3dd39 P cb986bf9a21b4b2d98eacfa572fcf176 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.204871 18712 tablet_replica.cc:333] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176: stopping tablet replica
I20260710 11:01:59.205302 18712 raft_consensus.cc:2243] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:59.205758 18712 raft_consensus.cc:2272] T 9a01298424e243e487ee4dd1db6b5e3e P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.207289 18712 tablet_replica.cc:333] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176: stopping tablet replica
I20260710 11:01:59.207701 18712 raft_consensus.cc:2243] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:59.208019 18712 raft_consensus.cc:2272] T 059c388f84d74566b6122f3a001bc3ac P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.209900 18712 tablet_replica.cc:333] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176: stopping tablet replica
I20260710 11:01:59.210510 18712 raft_consensus.cc:2243] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:59.210870 18712 raft_consensus.cc:2272] T e146f5d1d1414b1fbadaaf2f45bab177 P cb986bf9a21b4b2d98eacfa572fcf176 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.213474 18712 tablet_replica.cc:333] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176: stopping tablet replica
I20260710 11:01:59.213996 18712 raft_consensus.cc:2243] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:59.214717 18712 raft_consensus.cc:2272] T 2bcc74cfd5004ddda71626040161145b P cb986bf9a21b4b2d98eacfa572fcf176 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.216391 18712 tablet_replica.cc:333] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176: stopping tablet replica
I20260710 11:01:59.216840 18712 raft_consensus.cc:2243] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:59.217198 18712 raft_consensus.cc:2272] T b6e3799dfccb46659bf8d3a5e6de28df P cb986bf9a21b4b2d98eacfa572fcf176 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.219462 18712 tablet_replica.cc:333] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176: stopping tablet replica
I20260710 11:01:59.219870 18712 raft_consensus.cc:2243] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:59.220506 18712 raft_consensus.cc:2272] T 2463a5f670c44f00a884e4ec4a3bb03a P cb986bf9a21b4b2d98eacfa572fcf176 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.222240 18712 tablet_replica.cc:333] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176: stopping tablet replica
I20260710 11:01:59.222630 18712 raft_consensus.cc:2243] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:59.222946 18712 raft_consensus.cc:2272] T 890278d9b2c4495489b9cc1c38a899a1 P cb986bf9a21b4b2d98eacfa572fcf176 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.250437 18712 tablet_server.cc:196] TabletServer@127.18.70.2:0 shutdown complete.
I20260710 11:01:59.266773 18712 tablet_server.cc:179] TabletServer@127.18.70.3:0 shutting down...
I20260710 11:01:59.290755 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:59.291512 18712 tablet_replica.cc:333] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222: stopping tablet replica
I20260710 11:01:59.292155 18712 raft_consensus.cc:2243] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:59.292667 18712 raft_consensus.cc:2272] T 059c388f84d74566b6122f3a001bc3ac P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.295374 18712 tablet_replica.cc:333] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222: stopping tablet replica
I20260710 11:01:59.295907 18712 raft_consensus.cc:2243] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:59.296339 18712 raft_consensus.cc:2272] T 890278d9b2c4495489b9cc1c38a899a1 P 8271fb2ea6e749fcb5631f2fa1070222 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.298593 18712 tablet_replica.cc:333] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222: stopping tablet replica
I20260710 11:01:59.299129 18712 raft_consensus.cc:2243] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:59.299825 18712 raft_consensus.cc:2272] T 7fd59481c6f348c2b88cc4162dc3dd39 P 8271fb2ea6e749fcb5631f2fa1070222 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.301873 18712 tablet_replica.cc:333] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222: stopping tablet replica
I20260710 11:01:59.302387 18712 raft_consensus.cc:2243] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:59.303076 18712 raft_consensus.cc:2272] T 9a01298424e243e487ee4dd1db6b5e3e P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.304672 18712 tablet_replica.cc:333] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222: stopping tablet replica
I20260710 11:01:59.305151 18712 raft_consensus.cc:2243] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:59.305616 18712 raft_consensus.cc:2272] T e146f5d1d1414b1fbadaaf2f45bab177 P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.307463 18712 tablet_replica.cc:333] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222: stopping tablet replica
I20260710 11:01:59.307934 18712 raft_consensus.cc:2243] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:59.308341 18712 raft_consensus.cc:2272] T 005597b27c8f405b943abd224259a910 P 8271fb2ea6e749fcb5631f2fa1070222 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.309928 18712 tablet_replica.cc:333] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222: stopping tablet replica
I20260710 11:01:59.310384 18712 raft_consensus.cc:2243] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:59.310799 18712 raft_consensus.cc:2272] T 2463a5f670c44f00a884e4ec4a3bb03a P 8271fb2ea6e749fcb5631f2fa1070222 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.312372 18712 tablet_replica.cc:333] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222: stopping tablet replica
I20260710 11:01:59.312817 18712 raft_consensus.cc:2243] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:59.313211 18712 raft_consensus.cc:2272] T 2bcc74cfd5004ddda71626040161145b P 8271fb2ea6e749fcb5631f2fa1070222 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.314725 18712 tablet_replica.cc:333] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222: stopping tablet replica
I20260710 11:01:59.315161 18712 raft_consensus.cc:2243] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:59.315860 18712 raft_consensus.cc:2272] T b6e3799dfccb46659bf8d3a5e6de28df P 8271fb2ea6e749fcb5631f2fa1070222 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.342507 18712 tablet_server.cc:196] TabletServer@127.18.70.3:0 shutdown complete.
I20260710 11:01:59.359408 18712 master.cc:562] Master@127.18.70.62:43115 shutting down...
I20260710 11:01:59.387010 18799 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260710 11:01:59.502643 18712 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:59.503171 18712 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:59.503440 18712 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8dce0b505d67428cacd587d770ffeec0: stopping tablet replica
I20260710 11:01:59.523272 18712 master.cc:584] Master@127.18.70.62:43115 shutdown complete.
68db0e6f07f24e0ca57170b0a62c14c8  4
8271fb2ea6e749fcb5631f2fa1070222  1
cb986bf9a21b4b2d98eacfa572fcf176  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12693 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:01:59.561975 18712 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.70.62:44773
I20260710 11:01:59.563026 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:59.568536 19207 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:59.569216 19208 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:59.570446 19210 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:59.570690 18712 server_base.cc:1061] running on GCE node
I20260710 11:01:59.571571 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:59.571789 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:59.571955 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681319571938 us; error 0 us; skew 500 ppm
I20260710 11:01:59.572484 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:59.574954 18712 webserver.cc:533] Webserver started at http://127.18.70.62:40021/ using document root <none> and password file <none>
I20260710 11:01:59.575461 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:59.575661 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:59.575932 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:59.577003 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681306699377-18712-0/minicluster-data/master-0-root/instance:
uuid: "fcc2b032579c4db7b07093c5abe4b978"
format_stamp: "Formatted at 2026-07-10 11:01:59 on dist-test-slave-z3q7"
I20260710 11:01:59.581326 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260710 11:01:59.584524 19215 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:59.585419 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:59.585672 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681306699377-18712-0/minicluster-data/master-0-root
uuid: "fcc2b032579c4db7b07093c5abe4b978"
format_stamp: "Formatted at 2026-07-10 11:01:59 on dist-test-slave-z3q7"
I20260710 11:01:59.585904 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681306699377-18712-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681306699377-18712-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681306699377-18712-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:59.616686 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:59.617852 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:59.655642 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.62:44773
I20260710 11:01:59.655727 19266 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.62:44773 every 8 connection(s)
I20260710 11:01:59.659631 19267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:59.668678 19267 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978: Bootstrap starting.
I20260710 11:01:59.673138 19267 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:59.677069 19267 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978: No bootstrap required, opened a new log
I20260710 11:01:59.679113 19267 raft_consensus.cc:359] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcc2b032579c4db7b07093c5abe4b978" member_type: VOTER }
I20260710 11:01:59.679471 19267 raft_consensus.cc:385] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:59.679638 19267 raft_consensus.cc:740] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fcc2b032579c4db7b07093c5abe4b978, State: Initialized, Role: FOLLOWER
I20260710 11:01:59.680099 19267 consensus_queue.cc:260] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fcc2b032579c4db7b07093c5abe4b978" member_type: VOTER }
I20260710 11:01:59.680478 19267 raft_consensus.cc:399] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:59.680655 19267 raft_consensus.cc:493] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:59.680867 19267 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:59.684592 19267 raft_consensus.cc:515] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcc2b032579c4db7b07093c5abe4b978" member_type: VOTER }
I20260710 11:01:59.685045 19267 leader_election.cc:304] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978 [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: fcc2b032579c4db7b07093c5abe4b978; no voters: 
I20260710 11:01:59.686241 19267 leader_election.cc:290] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:59.686551 19270 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:59.687958 19270 raft_consensus.cc:697] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978 [term 1 LEADER]: Becoming Leader. State: Replica: fcc2b032579c4db7b07093c5abe4b978, State: Running, Role: LEADER
I20260710 11:01:59.688694 19270 consensus_queue.cc:237] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978 [LEADER]: Queue going to LEADER mode. State: All 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: "fcc2b032579c4db7b07093c5abe4b978" member_type: VOTER }
I20260710 11:01:59.689504 19267 sys_catalog.cc:565] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:59.693830 19272 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fcc2b032579c4db7b07093c5abe4b978. Latest consensus state: current_term: 1 leader_uuid: "fcc2b032579c4db7b07093c5abe4b978" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcc2b032579c4db7b07093c5abe4b978" member_type: VOTER } }
I20260710 11:01:59.694613 19272 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:59.696738 19277 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:59.696538 19271 sys_catalog.cc:455] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fcc2b032579c4db7b07093c5abe4b978" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fcc2b032579c4db7b07093c5abe4b978" member_type: VOTER } }
I20260710 11:01:59.697295 19271 sys_catalog.cc:458] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:59.702255 19277 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:59.705010 18712 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:59.710950 19277 catalog_manager.cc:1383] Generated new cluster ID: c8cb21e92147491c83974fbe16358b95
I20260710 11:01:59.711272 19277 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:59.727211 19277 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:59.728766 19277 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:59.748874 19277 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978: Generated new TSK 0
I20260710 11:01:59.749500 19277 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:59.772344 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:59.778092 19288 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:59.779006 19289 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:59.780970 18712 server_base.cc:1061] running on GCE node
W20260710 11:01:59.781109 19291 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:59.782137 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:59.782380 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:59.782593 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681319782558 us; error 0 us; skew 500 ppm
I20260710 11:01:59.783138 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:59.785420 18712 webserver.cc:533] Webserver started at http://127.18.70.1:34193/ using document root <none> and password file <none>
I20260710 11:01:59.785971 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:59.786157 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:59.786449 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:59.787482 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681306699377-18712-0/minicluster-data/ts-0-root/instance:
uuid: "e0e439c9e84d445db06d0661d96078ad"
format_stamp: "Formatted at 2026-07-10 11:01:59 on dist-test-slave-z3q7"
I20260710 11:01:59.792068 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 11:01:59.795224 19296 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:59.796093 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:59.796361 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681306699377-18712-0/minicluster-data/ts-0-root
uuid: "e0e439c9e84d445db06d0661d96078ad"
format_stamp: "Formatted at 2026-07-10 11:01:59 on dist-test-slave-z3q7"
I20260710 11:01:59.796617 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681306699377-18712-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681306699377-18712-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681306699377-18712-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:59.812626 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:59.813911 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:59.815291 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:59.817544 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:59.817714 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:59.817997 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:59.818171 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:59.855911 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.1:33095
I20260710 11:01:59.856000 19358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.1:33095 every 8 connection(s)
I20260710 11:01:59.860709 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:59.867023 19363 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:59.867959 19364 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:59.871214 19366 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:59.872159 18712 server_base.cc:1061] running on GCE node
I20260710 11:01:59.873270 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:59.873606 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:59.873870 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681319873850 us; error 0 us; skew 500 ppm
I20260710 11:01:59.874027 19359 heartbeater.cc:344] Connected to a master server at 127.18.70.62:44773
I20260710 11:01:59.874389 19359 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:59.874637 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:59.875284 19359 heartbeater.cc:507] Master 127.18.70.62:44773 requested a full tablet report, sending...
I20260710 11:01:59.877370 18712 webserver.cc:533] Webserver started at http://127.18.70.2:43125/ using document root <none> and password file <none>
I20260710 11:01:59.877888 19232 ts_manager.cc:194] Registered new tserver with Master: e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095)
I20260710 11:01:59.878026 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:59.878451 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:59.878810 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:59.880302 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681306699377-18712-0/minicluster-data/ts-1-root/instance:
uuid: "a311321f2814454d8e54d18d7f0d628b"
format_stamp: "Formatted at 2026-07-10 11:01:59 on dist-test-slave-z3q7"
I20260710 11:01:59.880357 19232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47248
I20260710 11:01:59.885430 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:01:59.888571 19371 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:59.889251 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:59.889605 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681306699377-18712-0/minicluster-data/ts-1-root
uuid: "a311321f2814454d8e54d18d7f0d628b"
format_stamp: "Formatted at 2026-07-10 11:01:59 on dist-test-slave-z3q7"
I20260710 11:01:59.889838 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681306699377-18712-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681306699377-18712-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681306699377-18712-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:01:59.916713 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:59.917896 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:59.919247 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:59.921383 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:59.921550 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:59.921859 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:59.922020 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:59.959486 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.2:38525
I20260710 11:01:59.959581 19433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.2:38525 every 8 connection(s)
I20260710 11:01:59.963994 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:59.970578 19437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:01:59.972287 19438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:59.973433 18712 server_base.cc:1061] running on GCE node
W20260710 11:01:59.974725 19440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:01:59.975886 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:59.976151 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:01:59.976363 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681319976348 us; error 0 us; skew 500 ppm
I20260710 11:01:59.977089 19434 heartbeater.cc:344] Connected to a master server at 127.18.70.62:44773
I20260710 11:01:59.977082 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:59.977568 19434 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:59.978402 19434 heartbeater.cc:507] Master 127.18.70.62:44773 requested a full tablet report, sending...
I20260710 11:01:59.979880 18712 webserver.cc:533] Webserver started at http://127.18.70.3:42435/ using document root <none> and password file <none>
I20260710 11:01:59.980432 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:59.980639 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:59.980540 19232 ts_manager.cc:194] Registered new tserver with Master: a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525)
I20260710 11:01:59.981038 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:59.982113 19232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47262
I20260710 11:01:59.982203 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681306699377-18712-0/minicluster-data/ts-2-root/instance:
uuid: "282a410b3e684ae4b7ca250f148d709b"
format_stamp: "Formatted at 2026-07-10 11:01:59 on dist-test-slave-z3q7"
I20260710 11:01:59.986531 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:01:59.989897 19445 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:59.990644 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:01:59.990952 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681306699377-18712-0/minicluster-data/ts-2-root
uuid: "282a410b3e684ae4b7ca250f148d709b"
format_stamp: "Formatted at 2026-07-10 11:01:59 on dist-test-slave-z3q7"
I20260710 11:01:59.991325 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681306699377-18712-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681306699377-18712-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681306699377-18712-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:00.016770 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:00.017956 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:00.019338 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:00.021584 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:00.021763 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:00.022058 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:00.022217 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:00.059955 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.3:32809
I20260710 11:02:00.060050 19507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.3:32809 every 8 connection(s)
I20260710 11:02:00.073508 19508 heartbeater.cc:344] Connected to a master server at 127.18.70.62:44773
I20260710 11:02:00.073882 19508 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:00.074584 19508 heartbeater.cc:507] Master 127.18.70.62:44773 requested a full tablet report, sending...
I20260710 11:02:00.076416 19232 ts_manager.cc:194] Registered new tserver with Master: 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:00.076608 18712 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013392584s
I20260710 11:02:00.077834 19232 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47278
I20260710 11:02:00.102010 19232 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47290:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:02:00.106014 19232 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:02:00.178529 19473 tablet_service.cc:1511] Processing CreateTablet for tablet 3978c2c9919541209374344f2b87faaa (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:02:00.179967 19473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3978c2c9919541209374344f2b87faaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.180953 19470 tablet_service.cc:1511] Processing CreateTablet for tablet 71f2d1d2b42a4da6a2306eb3f4b16717 (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:02:00.181767 19472 tablet_service.cc:1511] Processing CreateTablet for tablet 878ad3f96d8d45d1b3a80bc367b2f59f (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:02:00.182355 19470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f2d1d2b42a4da6a2306eb3f4b16717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.183101 19472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 878ad3f96d8d45d1b3a80bc367b2f59f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.185467 19399 tablet_service.cc:1511] Processing CreateTablet for tablet 3978c2c9919541209374344f2b87faaa (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:02:00.186754 19399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3978c2c9919541209374344f2b87faaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.187878 19471 tablet_service.cc:1511] Processing CreateTablet for tablet 749efb261f9c4ebe93130d3678a36365 (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:02:00.188463 19398 tablet_service.cc:1511] Processing CreateTablet for tablet 878ad3f96d8d45d1b3a80bc367b2f59f (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:02:00.189787 19398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 878ad3f96d8d45d1b3a80bc367b2f59f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.191334 19471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 749efb261f9c4ebe93130d3678a36365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.193425 19469 tablet_service.cc:1511] Processing CreateTablet for tablet cbd9dce062934a7bb57c3f3e8a5bbae9 (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:02:00.194716 19469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbd9dce062934a7bb57c3f3e8a5bbae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.194777 19397 tablet_service.cc:1511] Processing CreateTablet for tablet 749efb261f9c4ebe93130d3678a36365 (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:02:00.196115 19397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 749efb261f9c4ebe93130d3678a36365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.201730 19324 tablet_service.cc:1511] Processing CreateTablet for tablet 3978c2c9919541209374344f2b87faaa (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:02:00.203022 19324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3978c2c9919541209374344f2b87faaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.207333 19320 tablet_service.cc:1511] Processing CreateTablet for tablet cbd9dce062934a7bb57c3f3e8a5bbae9 (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:02:00.207512 19322 tablet_service.cc:1511] Processing CreateTablet for tablet 749efb261f9c4ebe93130d3678a36365 (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:02:00.208696 19320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbd9dce062934a7bb57c3f3e8a5bbae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.207333 19323 tablet_service.cc:1511] Processing CreateTablet for tablet 878ad3f96d8d45d1b3a80bc367b2f59f (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:02:00.207512 19321 tablet_service.cc:1511] Processing CreateTablet for tablet 71f2d1d2b42a4da6a2306eb3f4b16717 (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:02:00.210615 19396 tablet_service.cc:1511] Processing CreateTablet for tablet 71f2d1d2b42a4da6a2306eb3f4b16717 (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:02:00.211934 19323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 878ad3f96d8d45d1b3a80bc367b2f59f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.213014 19319 tablet_service.cc:1511] Processing CreateTablet for tablet 7da6c8785a9348969fda831423e3f9dd (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:02:00.214277 19319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da6c8785a9348969fda831423e3f9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.211937 19396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f2d1d2b42a4da6a2306eb3f4b16717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.221032 19468 tablet_service.cc:1511] Processing CreateTablet for tablet 7da6c8785a9348969fda831423e3f9dd (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:02:00.221918 19321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f2d1d2b42a4da6a2306eb3f4b16717. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.222445 19468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da6c8785a9348969fda831423e3f9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.224794 19395 tablet_service.cc:1511] Processing CreateTablet for tablet cbd9dce062934a7bb57c3f3e8a5bbae9 (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:02:00.225736 19322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 749efb261f9c4ebe93130d3678a36365. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.226101 19395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbd9dce062934a7bb57c3f3e8a5bbae9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.230556 19394 tablet_service.cc:1511] Processing CreateTablet for tablet 7da6c8785a9348969fda831423e3f9dd (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:02:00.230989 19318 tablet_service.cc:1511] Processing CreateTablet for tablet ba8bc165d54a4156ac8a3be038aedbba (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:02:00.231969 19394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7da6c8785a9348969fda831423e3f9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.232228 19318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba8bc165d54a4156ac8a3be038aedbba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.234421 19393 tablet_service.cc:1511] Processing CreateTablet for tablet ba8bc165d54a4156ac8a3be038aedbba (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:02:00.235863 19393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba8bc165d54a4156ac8a3be038aedbba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.236071 19317 tablet_service.cc:1511] Processing CreateTablet for tablet b8896c1206204fdfb3bf26654177dea1 (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:02:00.237396 19317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8896c1206204fdfb3bf26654177dea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.238106 19392 tablet_service.cc:1511] Processing CreateTablet for tablet b8896c1206204fdfb3bf26654177dea1 (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:02:00.239357 19392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8896c1206204fdfb3bf26654177dea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.241585 19467 tablet_service.cc:1511] Processing CreateTablet for tablet ba8bc165d54a4156ac8a3be038aedbba (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:02:00.242920 19467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba8bc165d54a4156ac8a3be038aedbba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.243269 19466 tablet_service.cc:1511] Processing CreateTablet for tablet b8896c1206204fdfb3bf26654177dea1 (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:02:00.244726 19466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8896c1206204fdfb3bf26654177dea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.255659 19316 tablet_service.cc:1511] Processing CreateTablet for tablet c0d181ccff3641599151fd99c4509b1d (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:02:00.285730 19316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d181ccff3641599151fd99c4509b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.307057 19523 tablet_bootstrap.cc:492] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b: Bootstrap starting.
I20260710 11:02:00.310847 19525 tablet_bootstrap.cc:492] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b: Bootstrap starting.
I20260710 11:02:00.318358 19525 tablet_bootstrap.cc:654] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.342450 19398 tablet_service.cc:1511] Processing CreateTablet for tablet c0d181ccff3641599151fd99c4509b1d (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:02:00.349845 19466 tablet_service.cc:1511] Processing CreateTablet for tablet c0d181ccff3641599151fd99c4509b1d (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:02:00.357777 19398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d181ccff3641599151fd99c4509b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.416602 19523 tablet_bootstrap.cc:654] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.417008 19317 tablet_service.cc:1511] Processing CreateTablet for tablet 84723e63a4d14c1caabd2fb8cfa91491 (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:02:00.418306 19317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84723e63a4d14c1caabd2fb8cfa91491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.418434 19393 tablet_service.cc:1511] Processing CreateTablet for tablet 84723e63a4d14c1caabd2fb8cfa91491 (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:02:00.419627 19393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84723e63a4d14c1caabd2fb8cfa91491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.423506 19466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0d181ccff3641599151fd99c4509b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.429617 19471 tablet_service.cc:1511] Processing CreateTablet for tablet 84723e63a4d14c1caabd2fb8cfa91491 (DEFAULT_TABLE table=test-workload [id=9d5211393d734ddeacb312292824e1c0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:02:00.431596 19471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84723e63a4d14c1caabd2fb8cfa91491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:00.439324 19524 tablet_bootstrap.cc:492] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad: Bootstrap starting.
I20260710 11:02:00.439867 19525 tablet_bootstrap.cc:492] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b: No bootstrap required, opened a new log
I20260710 11:02:00.440331 19525 ts_tablet_manager.cc:1403] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b: Time spent bootstrapping tablet: real 0.130s	user 0.008s	sys 0.010s
I20260710 11:02:00.443081 19525 raft_consensus.cc:359] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:00.443847 19525 raft_consensus.cc:385] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.444130 19525 raft_consensus.cc:740] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.444990 19525 consensus_queue.cc:260] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:00.445642 19524 tablet_bootstrap.cc:654] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.450982 19434 heartbeater.cc:499] Master 127.18.70.62:44773 was elected leader, sending a full tablet report...
I20260710 11:02:00.452672 19525 ts_tablet_manager.cc:1434] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:02:00.458053 19525 tablet_bootstrap.cc:492] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b: Bootstrap starting.
I20260710 11:02:00.465289 19525 tablet_bootstrap.cc:654] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.483148 19525 tablet_bootstrap.cc:492] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b: No bootstrap required, opened a new log
I20260710 11:02:00.483304 19524 tablet_bootstrap.cc:492] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad: No bootstrap required, opened a new log
I20260710 11:02:00.483613 19525 ts_tablet_manager.cc:1403] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.005s
I20260710 11:02:00.483702 19524 ts_tablet_manager.cc:1403] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.007s
I20260710 11:02:00.483731 19523 tablet_bootstrap.cc:492] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b: No bootstrap required, opened a new log
I20260710 11:02:00.484428 19523 ts_tablet_manager.cc:1403] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b: Time spent bootstrapping tablet: real 0.178s	user 0.026s	sys 0.050s
I20260710 11:02:00.486451 19525 raft_consensus.cc:359] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.486855 19523 raft_consensus.cc:359] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:00.487255 19525 raft_consensus.cc:385] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.487504 19523 raft_consensus.cc:385] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.487624 19525 raft_consensus.cc:740] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.487335 19524 raft_consensus.cc:359] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.487955 19523 raft_consensus.cc:740] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.488204 19524 raft_consensus.cc:385] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.488477 19525 consensus_queue.cc:260] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.489084 19524 raft_consensus.cc:740] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.488857 19523 consensus_queue.cc:260] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:00.491428 19508 heartbeater.cc:499] Master 127.18.70.62:44773 was elected leader, sending a full tablet report...
I20260710 11:02:00.491575 19523 ts_tablet_manager.cc:1434] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:00.492583 19523 tablet_bootstrap.cc:492] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b: Bootstrap starting.
I20260710 11:02:00.490640 19525 ts_tablet_manager.cc:1434] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:00.496471 19525 tablet_bootstrap.cc:492] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b: Bootstrap starting.
I20260710 11:02:00.498199 19523 tablet_bootstrap.cc:654] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.501713 19524 consensus_queue.cc:260] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.503232 19525 tablet_bootstrap.cc:654] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.509672 19523 tablet_bootstrap.cc:492] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b: No bootstrap required, opened a new log
I20260710 11:02:00.510170 19523 ts_tablet_manager.cc:1403] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:02:00.510577 19525 tablet_bootstrap.cc:492] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b: No bootstrap required, opened a new log
I20260710 11:02:00.511178 19525 ts_tablet_manager.cc:1403] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260710 11:02:00.513106 19523 raft_consensus.cc:359] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.513947 19523 raft_consensus.cc:385] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.514236 19523 raft_consensus.cc:740] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.514714 19525 raft_consensus.cc:359] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.515074 19523 consensus_queue.cc:260] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.515640 19525 raft_consensus.cc:385] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.516032 19525 raft_consensus.cc:740] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.517223 19523 ts_tablet_manager.cc:1434] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:02:00.517915 19359 heartbeater.cc:499] Master 127.18.70.62:44773 was elected leader, sending a full tablet report...
I20260710 11:02:00.518164 19523 tablet_bootstrap.cc:492] T 878ad3f96d8d45d1b3a80bc367b2f59f P 282a410b3e684ae4b7ca250f148d709b: Bootstrap starting.
I20260710 11:02:00.518644 19524 ts_tablet_manager.cc:1434] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.010s
I20260710 11:02:00.519578 19524 tablet_bootstrap.cc:492] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad: Bootstrap starting.
I20260710 11:02:00.522852 19525 consensus_queue.cc:260] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.525000 19523 tablet_bootstrap.cc:654] T 878ad3f96d8d45d1b3a80bc367b2f59f P 282a410b3e684ae4b7ca250f148d709b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.525434 19525 ts_tablet_manager.cc:1434] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:02:00.526037 19524 tablet_bootstrap.cc:654] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.526450 19525 tablet_bootstrap.cc:492] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b: Bootstrap starting.
I20260710 11:02:00.533941 19525 tablet_bootstrap.cc:654] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.549320 19531 raft_consensus.cc:493] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.549846 19531 raft_consensus.cc:515] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.550809 19524 tablet_bootstrap.cc:492] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad: No bootstrap required, opened a new log
I20260710 11:02:00.550931 19525 tablet_bootstrap.cc:492] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b: No bootstrap required, opened a new log
I20260710 11:02:00.551308 19524 ts_tablet_manager.cc:1403] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.007s
I20260710 11:02:00.551440 19525 ts_tablet_manager.cc:1403] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260710 11:02:00.554261 19524 raft_consensus.cc:359] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.554970 19524 raft_consensus.cc:385] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.555258 19524 raft_consensus.cc:740] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.555972 19524 consensus_queue.cc:260] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.557132 19528 raft_consensus.cc:493] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.557601 19528 raft_consensus.cc:515] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.558265 19524 ts_tablet_manager.cc:1434] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:02:00.559160 19524 tablet_bootstrap.cc:492] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad: Bootstrap starting.
I20260710 11:02:00.560133 19528 leader_election.cc:290] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:00.561962 19525 raft_consensus.cc:359] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.562610 19525 raft_consensus.cc:385] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.562906 19525 raft_consensus.cc:740] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.566308 19525 consensus_queue.cc:260] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.566787 19531 leader_election.cc:290] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525)
I20260710 11:02:00.567459 19524 tablet_bootstrap.cc:654] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.570367 19409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a311321f2814454d8e54d18d7f0d628b" is_pre_election: true
I20260710 11:02:00.572569 19525 ts_tablet_manager.cc:1434] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.005s
W20260710 11:02:00.573757 19449 leader_election.cc:343] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.575652 19525 tablet_bootstrap.cc:492] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b: Bootstrap starting.
I20260710 11:02:00.579301 19533 raft_consensus.cc:493] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.579751 19533 raft_consensus.cc:515] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.582305 19533 leader_election.cc:290] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:00.588155 19525 tablet_bootstrap.cc:654] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.595888 19523 tablet_bootstrap.cc:492] T 878ad3f96d8d45d1b3a80bc367b2f59f P 282a410b3e684ae4b7ca250f148d709b: No bootstrap required, opened a new log
I20260710 11:02:00.596490 19523 ts_tablet_manager.cc:1403] T 878ad3f96d8d45d1b3a80bc367b2f59f P 282a410b3e684ae4b7ca250f148d709b: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.018s
I20260710 11:02:00.600735 19523 raft_consensus.cc:359] T 878ad3f96d8d45d1b3a80bc367b2f59f P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.604907 19523 raft_consensus.cc:385] T 878ad3f96d8d45d1b3a80bc367b2f59f P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.605820 19523 raft_consensus.cc:740] T 878ad3f96d8d45d1b3a80bc367b2f59f P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.607304 19523 consensus_queue.cc:260] T 878ad3f96d8d45d1b3a80bc367b2f59f P 282a410b3e684ae4b7ca250f148d709b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.613237 19523 ts_tablet_manager.cc:1434] T 878ad3f96d8d45d1b3a80bc367b2f59f P 282a410b3e684ae4b7ca250f148d709b: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260710 11:02:00.616250 19523 tablet_bootstrap.cc:492] T cbd9dce062934a7bb57c3f3e8a5bbae9 P 282a410b3e684ae4b7ca250f148d709b: Bootstrap starting.
I20260710 11:02:00.624015 19523 tablet_bootstrap.cc:654] T cbd9dce062934a7bb57c3f3e8a5bbae9 P 282a410b3e684ae4b7ca250f148d709b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.641543 19334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad" is_pre_election: true
W20260710 11:02:00.644917 19448 leader_election.cc:343] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.645515 19448 leader_election.cc:304] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b; no voters: a311321f2814454d8e54d18d7f0d628b, e0e439c9e84d445db06d0661d96078ad
I20260710 11:02:00.646983 19531 raft_consensus.cc:2749] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:00.653630 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878ad3f96d8d45d1b3a80bc367b2f59f" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282a410b3e684ae4b7ca250f148d709b" is_pre_election: true
I20260710 11:02:00.654361 19483 raft_consensus.cc:2468] T 878ad3f96d8d45d1b3a80bc367b2f59f P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 0.
I20260710 11:02:00.655697 19299 leader_election.cc:304] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:00.656591 19533 raft_consensus.cc:2804] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:00.657037 19533 raft_consensus.cc:493] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:00.657423 19533 raft_consensus.cc:3060] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.664279 19533 raft_consensus.cc:515] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.661597 19525 tablet_bootstrap.cc:492] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b: No bootstrap required, opened a new log
I20260710 11:02:00.665630 19525 ts_tablet_manager.cc:1403] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b: Time spent bootstrapping tablet: real 0.092s	user 0.024s	sys 0.029s
I20260710 11:02:00.667506 19524 tablet_bootstrap.cc:492] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad: No bootstrap required, opened a new log
I20260710 11:02:00.667972 19524 ts_tablet_manager.cc:1403] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad: Time spent bootstrapping tablet: real 0.109s	user 0.033s	sys 0.056s
I20260710 11:02:00.667850 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878ad3f96d8d45d1b3a80bc367b2f59f" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:00.668407 19483 raft_consensus.cc:3060] T 878ad3f96d8d45d1b3a80bc367b2f59f P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.670151 19523 tablet_bootstrap.cc:492] T cbd9dce062934a7bb57c3f3e8a5bbae9 P 282a410b3e684ae4b7ca250f148d709b: No bootstrap required, opened a new log
I20260710 11:02:00.670600 19523 ts_tablet_manager.cc:1403] T cbd9dce062934a7bb57c3f3e8a5bbae9 P 282a410b3e684ae4b7ca250f148d709b: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.013s
I20260710 11:02:00.672267 19524 raft_consensus.cc:359] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.672976 19524 raft_consensus.cc:385] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.673255 19524 raft_consensus.cc:740] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.673996 19524 consensus_queue.cc:260] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.674131 19525 raft_consensus.cc:359] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.674829 19483 raft_consensus.cc:2468] T 878ad3f96d8d45d1b3a80bc367b2f59f P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 1.
I20260710 11:02:00.674997 19525 raft_consensus.cc:385] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.675432 19525 raft_consensus.cc:740] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.675962 19299 leader_election.cc:304] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:00.676262 19525 consensus_queue.cc:260] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.678947 19525 ts_tablet_manager.cc:1434] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:02:00.678853 19334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8bc165d54a4156ac8a3be038aedbba" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad" is_pre_election: true
I20260710 11:02:00.680019 19525 tablet_bootstrap.cc:492] T 749efb261f9c4ebe93130d3678a36365 P a311321f2814454d8e54d18d7f0d628b: Bootstrap starting.
I20260710 11:02:00.680657 19409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878ad3f96d8d45d1b3a80bc367b2f59f" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a311321f2814454d8e54d18d7f0d628b" is_pre_election: true
I20260710 11:02:00.681288 19409 raft_consensus.cc:2468] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 0.
I20260710 11:02:00.683018 19409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878ad3f96d8d45d1b3a80bc367b2f59f" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
I20260710 11:02:00.683563 19409 raft_consensus.cc:3060] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.687497 19525 tablet_bootstrap.cc:654] T 749efb261f9c4ebe93130d3678a36365 P a311321f2814454d8e54d18d7f0d628b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.689460 19482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8bc165d54a4156ac8a3be038aedbba" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282a410b3e684ae4b7ca250f148d709b" is_pre_election: true
I20260710 11:02:00.677217 19523 raft_consensus.cc:359] T cbd9dce062934a7bb57c3f3e8a5bbae9 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.690222 19523 raft_consensus.cc:385] T cbd9dce062934a7bb57c3f3e8a5bbae9 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.690619 19523 raft_consensus.cc:740] T cbd9dce062934a7bb57c3f3e8a5bbae9 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Initialized, Role: FOLLOWER
W20260710 11:02:00.691319 19374 leader_election.cc:343] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.691674 19523 consensus_queue.cc:260] T cbd9dce062934a7bb57c3f3e8a5bbae9 P 282a410b3e684ae4b7ca250f148d709b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
W20260710 11:02:00.692523 19374 leader_election.cc:343] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.693074 19374 leader_election.cc:304] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a311321f2814454d8e54d18d7f0d628b; no voters: 282a410b3e684ae4b7ca250f148d709b, e0e439c9e84d445db06d0661d96078ad
I20260710 11:02:00.694485 19528 raft_consensus.cc:2749] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:00.697089 19523 ts_tablet_manager.cc:1434] T cbd9dce062934a7bb57c3f3e8a5bbae9 P 282a410b3e684ae4b7ca250f148d709b: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.004s
I20260710 11:02:00.698387 19523 tablet_bootstrap.cc:492] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b: Bootstrap starting.
W20260710 11:02:00.700320 19280 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:00.707140 19523 tablet_bootstrap.cc:654] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.708066 19528 raft_consensus.cc:493] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.708525 19528 raft_consensus.cc:515] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.711488 19528 leader_election.cc:290] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:00.714005 19482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da6c8785a9348969fda831423e3f9dd" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282a410b3e684ae4b7ca250f148d709b" is_pre_election: true
W20260710 11:02:00.715287 19374 leader_election.cc:343] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.716588 19334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da6c8785a9348969fda831423e3f9dd" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad" is_pre_election: true
I20260710 11:02:00.717397 19334 raft_consensus.cc:2468] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 0.
I20260710 11:02:00.718888 19374 leader_election.cc:304] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a311321f2814454d8e54d18d7f0d628b, e0e439c9e84d445db06d0661d96078ad; no voters: 282a410b3e684ae4b7ca250f148d709b
I20260710 11:02:00.720337 19528 raft_consensus.cc:2804] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:00.720783 19528 raft_consensus.cc:493] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:00.721097 19528 raft_consensus.cc:3060] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.726984 19533 leader_election.cc:290] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 1 election: Requested vote from peers a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:00.728520 19409 raft_consensus.cc:2468] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 1.
I20260710 11:02:00.739270 19533 raft_consensus.cc:2804] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:00.742645 19533 raft_consensus.cc:697] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [term 1 LEADER]: Becoming Leader. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Running, Role: LEADER
I20260710 11:02:00.743747 19533 consensus_queue.cc:237] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.750854 19528 raft_consensus.cc:515] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.754554 19334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da6c8785a9348969fda831423e3f9dd" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
I20260710 11:02:00.755280 19334 raft_consensus.cc:3060] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.764910 19334 raft_consensus.cc:2468] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 1.
W20260710 11:02:00.766717 19299 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.70.3:32809, user_credentials={real_user=slave}} blocked reactor thread for 90830us
I20260710 11:02:00.778152 19374 leader_election.cc:304] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a311321f2814454d8e54d18d7f0d628b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:00.787971 19528 leader_election.cc:290] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 election: Requested vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:00.788718 19528 raft_consensus.cc:2804] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:00.789276 19528 raft_consensus.cc:697] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Becoming Leader. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Running, Role: LEADER
I20260710 11:02:00.794016 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da6c8785a9348969fda831423e3f9dd" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
W20260710 11:02:00.796113 19374 leader_election.cc:343] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.800846 19553 raft_consensus.cc:493] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.801468 19553 raft_consensus.cc:515] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:00.804812 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3978c2c9919541209374344f2b87faaa" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282a410b3e684ae4b7ca250f148d709b" is_pre_election: true
I20260710 11:02:00.805547 19483 raft_consensus.cc:2468] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 0.
I20260710 11:02:00.807226 19374 leader_election.cc:304] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b, a311321f2814454d8e54d18d7f0d628b; no voters: 
I20260710 11:02:00.810994 19525 tablet_bootstrap.cc:492] T 749efb261f9c4ebe93130d3678a36365 P a311321f2814454d8e54d18d7f0d628b: No bootstrap required, opened a new log
I20260710 11:02:00.813619 19525 ts_tablet_manager.cc:1403] T 749efb261f9c4ebe93130d3678a36365 P a311321f2814454d8e54d18d7f0d628b: Time spent bootstrapping tablet: real 0.134s	user 0.057s	sys 0.047s
I20260710 11:02:00.813651 19334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3978c2c9919541209374344f2b87faaa" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad" is_pre_election: true
I20260710 11:02:00.814522 19523 tablet_bootstrap.cc:492] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b: No bootstrap required, opened a new log
I20260710 11:02:00.814980 19523 ts_tablet_manager.cc:1403] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b: Time spent bootstrapping tablet: real 0.117s	user 0.036s	sys 0.074s
I20260710 11:02:00.815829 19232 catalog_manager.cc:5697] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad reported cstate change: term changed from 0 to 1, leader changed from <none> to e0e439c9e84d445db06d0661d96078ad (127.18.70.1). New cstate: current_term: 1 leader_uuid: "e0e439c9e84d445db06d0661d96078ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } }
W20260710 11:02:00.815081 19374 leader_election.cc:343] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.811432 19553 leader_election.cc:290] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809), e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095)
I20260710 11:02:00.816879 19525 raft_consensus.cc:359] T 749efb261f9c4ebe93130d3678a36365 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.817795 19525 raft_consensus.cc:385] T 749efb261f9c4ebe93130d3678a36365 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.818169 19525 raft_consensus.cc:740] T 749efb261f9c4ebe93130d3678a36365 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.817855 19523 raft_consensus.cc:359] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.818615 19523 raft_consensus.cc:385] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.818918 19523 raft_consensus.cc:740] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.790537 19528 consensus_queue.cc:237] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.818886 19525 consensus_queue.cc:260] T 749efb261f9c4ebe93130d3678a36365 P a311321f2814454d8e54d18d7f0d628b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.812109 19524 ts_tablet_manager.cc:1434] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad: Time spent starting tablet: real 0.144s	user 0.051s	sys 0.087s
I20260710 11:02:00.812884 19554 raft_consensus.cc:2804] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:00.820004 19523 consensus_queue.cc:260] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.820693 19554 raft_consensus.cc:493] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:00.821072 19554 raft_consensus.cc:3060] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.821322 19524 tablet_bootstrap.cc:492] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad: Bootstrap starting.
I20260710 11:02:00.825735 19523 ts_tablet_manager.cc:1434] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:02:00.826759 19523 tablet_bootstrap.cc:492] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b: Bootstrap starting.
I20260710 11:02:00.828280 19524 tablet_bootstrap.cc:654] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.829555 19554 raft_consensus.cc:515] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:00.835283 19525 ts_tablet_manager.cc:1434] T 749efb261f9c4ebe93130d3678a36365 P a311321f2814454d8e54d18d7f0d628b: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:02:00.836529 19525 tablet_bootstrap.cc:492] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b: Bootstrap starting.
I20260710 11:02:00.842708 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3978c2c9919541209374344f2b87faaa" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:00.843273 19554 leader_election.cc:290] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 election: Requested vote from peers 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809), e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095)
I20260710 11:02:00.844120 19334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3978c2c9919541209374344f2b87faaa" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
W20260710 11:02:00.845561 19374 leader_election.cc:343] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.843308 19483 raft_consensus.cc:3060] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.848363 19525 tablet_bootstrap.cc:654] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.849606 19523 tablet_bootstrap.cc:654] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.856460 19483 raft_consensus.cc:2468] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 1.
I20260710 11:02:00.857910 19374 leader_election.cc:304] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b, a311321f2814454d8e54d18d7f0d628b; no voters: e0e439c9e84d445db06d0661d96078ad
I20260710 11:02:00.858744 19528 raft_consensus.cc:2804] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:00.859360 19528 raft_consensus.cc:697] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Becoming Leader. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Running, Role: LEADER
I20260710 11:02:00.860285 19528 consensus_queue.cc:237] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:00.861545 19525 tablet_bootstrap.cc:492] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b: No bootstrap required, opened a new log
I20260710 11:02:00.861968 19525 ts_tablet_manager.cc:1403] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260710 11:02:00.862198 19523 tablet_bootstrap.cc:492] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b: No bootstrap required, opened a new log
I20260710 11:02:00.862614 19523 ts_tablet_manager.cc:1403] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.002s
I20260710 11:02:00.864796 19525 raft_consensus.cc:359] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.865532 19525 raft_consensus.cc:385] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.866061 19525 raft_consensus.cc:740] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.865504 19523 raft_consensus.cc:359] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.866587 19523 raft_consensus.cc:385] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.866997 19523 raft_consensus.cc:740] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.866881 19525 consensus_queue.cc:260] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.867523 19524 tablet_bootstrap.cc:492] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad: No bootstrap required, opened a new log
I20260710 11:02:00.868073 19524 ts_tablet_manager.cc:1403] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.019s
I20260710 11:02:00.868007 19523 consensus_queue.cc:260] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.869366 19525 ts_tablet_manager.cc:1434] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:00.870316 19525 tablet_bootstrap.cc:492] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b: Bootstrap starting.
I20260710 11:02:00.870625 19523 ts_tablet_manager.cc:1434] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:02:00.871609 19523 tablet_bootstrap.cc:492] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b: Bootstrap starting.
I20260710 11:02:00.871511 19524 raft_consensus.cc:359] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.872401 19524 raft_consensus.cc:385] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.872757 19524 raft_consensus.cc:740] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.873687 19524 consensus_queue.cc:260] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.877043 19524 ts_tablet_manager.cc:1434] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:02:00.877115 19525 tablet_bootstrap.cc:654] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.878224 19524 tablet_bootstrap.cc:492] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad: Bootstrap starting.
I20260710 11:02:00.879423 19523 tablet_bootstrap.cc:654] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.879274 19231 catalog_manager.cc:5697] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b reported cstate change: term changed from 0 to 1, leader changed from <none> to a311321f2814454d8e54d18d7f0d628b (127.18.70.2). New cstate: current_term: 1 leader_uuid: "a311321f2814454d8e54d18d7f0d628b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:00.886947 19524 tablet_bootstrap.cc:654] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.903638 19524 tablet_bootstrap.cc:492] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad: No bootstrap required, opened a new log
I20260710 11:02:00.904259 19524 ts_tablet_manager.cc:1403] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.006s
I20260710 11:02:00.908104 19524 raft_consensus.cc:359] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.909044 19524 raft_consensus.cc:385] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.909446 19524 raft_consensus.cc:740] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.910413 19524 consensus_queue.cc:260] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.913544 19554 raft_consensus.cc:493] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.914170 19554 raft_consensus.cc:515] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.916893 19524 ts_tablet_manager.cc:1434] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260710 11:02:00.918542 19524 tablet_bootstrap.cc:492] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad: Bootstrap starting.
I20260710 11:02:00.919736 19334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd9dce062934a7bb57c3f3e8a5bbae9" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad" is_pre_election: true
I20260710 11:02:00.921298 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd9dce062934a7bb57c3f3e8a5bbae9" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282a410b3e684ae4b7ca250f148d709b" is_pre_election: true
I20260710 11:02:00.921958 19483 raft_consensus.cc:2468] T cbd9dce062934a7bb57c3f3e8a5bbae9 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 0.
W20260710 11:02:00.924963 19374 leader_election.cc:343] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:00.925921 19374 leader_election.cc:304] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b, a311321f2814454d8e54d18d7f0d628b; no voters: e0e439c9e84d445db06d0661d96078ad
I20260710 11:02:00.927016 19524 tablet_bootstrap.cc:654] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.927057 19553 raft_consensus.cc:2804] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:00.927769 19553 raft_consensus.cc:493] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:00.928198 19553 raft_consensus.cc:3060] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.916956 19554 leader_election.cc:290] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:00.940603 19524 tablet_bootstrap.cc:492] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad: No bootstrap required, opened a new log
I20260710 11:02:00.941236 19524 ts_tablet_manager.cc:1403] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.009s
I20260710 11:02:00.945052 19524 raft_consensus.cc:359] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.946137 19524 raft_consensus.cc:385] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:00.946530 19524 raft_consensus.cc:740] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Initialized, Role: FOLLOWER
I20260710 11:02:00.947705 19524 consensus_queue.cc:260] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.951139 19524 ts_tablet_manager.cc:1434] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:02:00.952381 19524 tablet_bootstrap.cc:492] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad: Bootstrap starting.
I20260710 11:02:00.954474 19553 raft_consensus.cc:515] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.958058 19334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd9dce062934a7bb57c3f3e8a5bbae9" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
I20260710 11:02:00.958822 19334 raft_consensus.cc:3060] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:00.969261 19334 raft_consensus.cc:2468] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 1.
I20260710 11:02:00.970865 19374 leader_election.cc:304] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a311321f2814454d8e54d18d7f0d628b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:00.972115 19554 raft_consensus.cc:493] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.972704 19554 raft_consensus.cc:515] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.974792 19554 leader_election.cc:290] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:00.975576 19554 raft_consensus.cc:2804] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:00.976143 19554 raft_consensus.cc:697] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Becoming Leader. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Running, Role: LEADER
I20260710 11:02:00.979490 19524 tablet_bootstrap.cc:654] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:00.977202 19554 consensus_queue.cc:237] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:00.991005 19333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad" is_pre_election: true
I20260710 11:02:00.994522 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282a410b3e684ae4b7ca250f148d709b" is_pre_election: true
I20260710 11:02:00.995386 19483 raft_consensus.cc:2468] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 0.
I20260710 11:02:00.995360 19524 tablet_bootstrap.cc:492] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad: No bootstrap required, opened a new log
I20260710 11:02:00.996958 19531 raft_consensus.cc:493] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:00.997308 19524 ts_tablet_manager.cc:1403] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.002s
I20260710 11:02:00.997665 19531 raft_consensus.cc:515] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.001753 19531 leader_election.cc:290] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525)
I20260710 11:02:01.001922 19409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749efb261f9c4ebe93130d3678a36365" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a311321f2814454d8e54d18d7f0d628b" is_pre_election: true
I20260710 11:02:01.001662 19524 raft_consensus.cc:359] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.002519 19524 raft_consensus.cc:385] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:01.002616 19409 raft_consensus.cc:2468] T 749efb261f9c4ebe93130d3678a36365 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 282a410b3e684ae4b7ca250f148d709b in term 0.
I20260710 11:02:01.002858 19524 raft_consensus.cc:740] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Initialized, Role: FOLLOWER
I20260710 11:02:01.003588 19524 consensus_queue.cc:260] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.004438 19449 leader_election.cc:304] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b, a311321f2814454d8e54d18d7f0d628b; no voters: 
I20260710 11:02:01.006037 19333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749efb261f9c4ebe93130d3678a36365" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad" is_pre_election: true
I20260710 11:02:01.006986 19333 raft_consensus.cc:2468] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 282a410b3e684ae4b7ca250f148d709b in term 0.
I20260710 11:02:01.010828 19524 ts_tablet_manager.cc:1434] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.006s
I20260710 11:02:01.012161 19524 tablet_bootstrap.cc:492] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad: Bootstrap starting.
I20260710 11:02:01.018786 19531 raft_consensus.cc:2804] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:01.019376 19531 raft_consensus.cc:493] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:01.019806 19531 raft_consensus.cc:3060] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:01.022012 19524 tablet_bootstrap.cc:654] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:01.033990 19374 leader_election.cc:304] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b, a311321f2814454d8e54d18d7f0d628b; no voters: 
I20260710 11:02:01.034564 19524 tablet_bootstrap.cc:492] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad: No bootstrap required, opened a new log
I20260710 11:02:01.035164 19524 ts_tablet_manager.cc:1403] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.011s
W20260710 11:02:01.035351 19374 leader_election.cc:343] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:01.038761 19524 raft_consensus.cc:359] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.039670 19524 raft_consensus.cc:385] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:01.040012 19524 raft_consensus.cc:740] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Initialized, Role: FOLLOWER
I20260710 11:02:01.041883 19548 raft_consensus.cc:493] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:01.042470 19548 raft_consensus.cc:515] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.043097 19531 raft_consensus.cc:515] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.046870 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d181ccff3641599151fd99c4509b1d" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282a410b3e684ae4b7ca250f148d709b" is_pre_election: true
I20260710 11:02:01.047730 19409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d181ccff3641599151fd99c4509b1d" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a311321f2814454d8e54d18d7f0d628b" is_pre_election: true
I20260710 11:02:01.048718 19567 raft_consensus.cc:2804] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:01.049227 19567 raft_consensus.cc:493] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:02:01.049625 19299 leader_election.cc:343] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:01.050724 19333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749efb261f9c4ebe93130d3678a36365" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
I20260710 11:02:01.051471 19333 raft_consensus.cc:3060] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:01.051657 19567 raft_consensus.cc:3060] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:01.053836 19300 leader_election.cc:343] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:01.054441 19300 leader_election.cc:304] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e0e439c9e84d445db06d0661d96078ad; no voters: 282a410b3e684ae4b7ca250f148d709b, a311321f2814454d8e54d18d7f0d628b
I20260710 11:02:01.055460 19533 raft_consensus.cc:2749] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:01.056223 19548 leader_election.cc:290] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:01.058568 19231 catalog_manager.cc:5697] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b reported cstate change: term changed from 0 to 1, leader changed from <none> to a311321f2814454d8e54d18d7f0d628b (127.18.70.2). New cstate: current_term: 1 leader_uuid: "a311321f2814454d8e54d18d7f0d628b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:01.062100 19553 leader_election.cc:290] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 election: Requested vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:01.064203 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd9dce062934a7bb57c3f3e8a5bbae9" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:01.065006 19483 raft_consensus.cc:3060] T cbd9dce062934a7bb57c3f3e8a5bbae9 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:01.066879 19333 raft_consensus.cc:2468] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282a410b3e684ae4b7ca250f148d709b in term 1.
I20260710 11:02:01.067958 19448 leader_election.cc:304] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:01.041049 19524 consensus_queue.cc:260] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.074748 19548 raft_consensus.cc:493] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:01.075078 19483 raft_consensus.cc:2468] T cbd9dce062934a7bb57c3f3e8a5bbae9 P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 1.
I20260710 11:02:01.075367 19548 raft_consensus.cc:515] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.082731 19525 tablet_bootstrap.cc:492] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b: No bootstrap required, opened a new log
I20260710 11:02:01.083125 19409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a311321f2814454d8e54d18d7f0d628b" is_pre_election: true
I20260710 11:02:01.083325 19525 ts_tablet_manager.cc:1403] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b: Time spent bootstrapping tablet: real 0.213s	user 0.069s	sys 0.129s
I20260710 11:02:01.085041 19548 leader_election.cc:290] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:01.085626 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749efb261f9c4ebe93130d3678a36365" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
I20260710 11:02:01.086347 19523 tablet_bootstrap.cc:492] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b: No bootstrap required, opened a new log
I20260710 11:02:01.086263 19408 raft_consensus.cc:3060] T 749efb261f9c4ebe93130d3678a36365 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:01.081215 19524 ts_tablet_manager.cc:1434] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.003s
I20260710 11:02:01.086860 19523 ts_tablet_manager.cc:1403] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b: Time spent bootstrapping tablet: real 0.215s	user 0.080s	sys 0.127s
I20260710 11:02:01.086743 19525 raft_consensus.cc:359] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.087546 19525 raft_consensus.cc:385] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:01.087806 19525 raft_consensus.cc:740] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Initialized, Role: FOLLOWER
I20260710 11:02:01.088404 19524 tablet_bootstrap.cc:492] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad: Bootstrap starting.
I20260710 11:02:01.088511 19525 consensus_queue.cc:260] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.089433 19531 leader_election.cc:290] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 1 election: Requested vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525)
I20260710 11:02:01.090000 19531 raft_consensus.cc:2804] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:01.091768 19525 ts_tablet_manager.cc:1434] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:02:01.093535 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282a410b3e684ae4b7ca250f148d709b" is_pre_election: true
I20260710 11:02:01.094135 19483 raft_consensus.cc:2468] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 0.
I20260710 11:02:01.094041 19567 raft_consensus.cc:515] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.095261 19409 raft_consensus.cc:2393] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e0e439c9e84d445db06d0661d96078ad in current term 1: Already voted for candidate a311321f2814454d8e54d18d7f0d628b in this term.
I20260710 11:02:01.095293 19299 leader_election.cc:304] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:01.096242 19548 raft_consensus.cc:2804] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:01.096590 19548 raft_consensus.cc:493] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:01.096918 19548 raft_consensus.cc:3060] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:01.098582 19531 raft_consensus.cc:697] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [term 1 LEADER]: Becoming Leader. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Running, Role: LEADER
I20260710 11:02:01.099484 19531 consensus_queue.cc:237] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.101754 19408 raft_consensus.cc:2468] T 749efb261f9c4ebe93130d3678a36365 P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282a410b3e684ae4b7ca250f148d709b in term 1.
I20260710 11:02:01.103379 19524 tablet_bootstrap.cc:654] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:01.103148 19523 raft_consensus.cc:359] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.105221 19523 raft_consensus.cc:385] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:01.105221 19525 tablet_bootstrap.cc:492] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b: Bootstrap starting.
I20260710 11:02:01.105430 19333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
I20260710 11:02:01.107075 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:01.107780 19483 raft_consensus.cc:3060] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:01.111296 19525 tablet_bootstrap.cc:654] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:01.105579 19523 raft_consensus.cc:740] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Initialized, Role: FOLLOWER
I20260710 11:02:01.107533 19567 leader_election.cc:290] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 election: Requested vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:01.122795 19548 raft_consensus.cc:515] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.123404 19523 consensus_queue.cc:260] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.124212 19333 raft_consensus.cc:2393] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a311321f2814454d8e54d18d7f0d628b in current term 1: Already voted for candidate e0e439c9e84d445db06d0661d96078ad in this term.
I20260710 11:02:01.122742 19483 raft_consensus.cc:2468] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 1.
I20260710 11:02:01.126443 19482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:01.126866 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
I20260710 11:02:01.127197 19482 raft_consensus.cc:2393] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e0e439c9e84d445db06d0661d96078ad in current term 1: Already voted for candidate a311321f2814454d8e54d18d7f0d628b in this term.
I20260710 11:02:01.127329 19548 leader_election.cc:290] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 1 election: Requested vote from peers a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:01.127588 19408 raft_consensus.cc:2393] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e0e439c9e84d445db06d0661d96078ad in current term 1: Already voted for candidate a311321f2814454d8e54d18d7f0d628b in this term.
I20260710 11:02:01.128602 19374 leader_election.cc:304] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b, a311321f2814454d8e54d18d7f0d628b; no voters: e0e439c9e84d445db06d0661d96078ad
I20260710 11:02:01.129377 19567 raft_consensus.cc:2804] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:01.129856 19300 leader_election.cc:304] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [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: e0e439c9e84d445db06d0661d96078ad; no voters: 282a410b3e684ae4b7ca250f148d709b, a311321f2814454d8e54d18d7f0d628b
I20260710 11:02:01.130043 19567 raft_consensus.cc:697] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Becoming Leader. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Running, Role: LEADER
I20260710 11:02:01.130352 19524 tablet_bootstrap.cc:492] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad: No bootstrap required, opened a new log
I20260710 11:02:01.130878 19524 ts_tablet_manager.cc:1403] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.007s
I20260710 11:02:01.130918 19567 consensus_queue.cc:237] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.133816 19524 raft_consensus.cc:359] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:01.135166 19524 raft_consensus.cc:385] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:01.135558 19524 raft_consensus.cc:740] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Initialized, Role: FOLLOWER
I20260710 11:02:01.136401 19524 consensus_queue.cc:260] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:01.137686 19533 raft_consensus.cc:2749] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:01.138267 19525 tablet_bootstrap.cc:492] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b: No bootstrap required, opened a new log
I20260710 11:02:01.138669 19525 ts_tablet_manager.cc:1403] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.000s
I20260710 11:02:01.134220 19523 ts_tablet_manager.cc:1434] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b: Time spent starting tablet: real 0.047s	user 0.011s	sys 0.000s
I20260710 11:02:01.140311 19523 tablet_bootstrap.cc:492] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b: Bootstrap starting.
I20260710 11:02:01.142745 19525 raft_consensus.cc:359] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.143671 19525 raft_consensus.cc:385] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:01.143935 19525 raft_consensus.cc:740] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Initialized, Role: FOLLOWER
I20260710 11:02:01.144733 19525 consensus_queue.cc:260] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.145419 19524 ts_tablet_manager.cc:1434] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 11:02:01.146682 19524 tablet_bootstrap.cc:492] T 84723e63a4d14c1caabd2fb8cfa91491 P e0e439c9e84d445db06d0661d96078ad: Bootstrap starting.
I20260710 11:02:01.146982 19525 ts_tablet_manager.cc:1434] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:02:01.147850 19525 tablet_bootstrap.cc:492] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b: Bootstrap starting.
I20260710 11:02:01.149797 19548 raft_consensus.cc:493] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:01.150264 19548 raft_consensus.cc:515] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.153079 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8896c1206204fdfb3bf26654177dea1" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a311321f2814454d8e54d18d7f0d628b" is_pre_election: true
I20260710 11:02:01.153277 19548 leader_election.cc:290] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:01.153739 19408 raft_consensus.cc:2468] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 0.
I20260710 11:02:01.154461 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8896c1206204fdfb3bf26654177dea1" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282a410b3e684ae4b7ca250f148d709b" is_pre_election: true
I20260710 11:02:01.154942 19300 leader_election.cc:304] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a311321f2814454d8e54d18d7f0d628b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:01.155735 19548 raft_consensus.cc:2804] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:02:01.155874 19299 leader_election.cc:343] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:01.156132 19548 raft_consensus.cc:493] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:01.156314 19523 tablet_bootstrap.cc:654] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:01.156478 19548 raft_consensus.cc:3060] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:01.159062 19231 catalog_manager.cc:5697] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b reported cstate change: term changed from 0 to 1, leader changed from <none> to 282a410b3e684ae4b7ca250f148d709b (127.18.70.3). New cstate: current_term: 1 leader_uuid: "282a410b3e684ae4b7ca250f148d709b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:01.162002 19524 tablet_bootstrap.cc:654] T 84723e63a4d14c1caabd2fb8cfa91491 P e0e439c9e84d445db06d0661d96078ad: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:01.164553 19525 tablet_bootstrap.cc:654] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:01.169273 19548 raft_consensus.cc:515] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.171139 19531 raft_consensus.cc:493] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:01.172057 19571 raft_consensus.cc:493] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:01.172222 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8896c1206204fdfb3bf26654177dea1" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
I20260710 11:02:01.172827 19408 raft_consensus.cc:3060] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:01.172574 19571 raft_consensus.cc:515] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.174650 19571 leader_election.cc:290] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525)
I20260710 11:02:01.176666 19409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8bc165d54a4156ac8a3be038aedbba" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a311321f2814454d8e54d18d7f0d628b" is_pre_election: true
I20260710 11:02:01.176879 19333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8bc165d54a4156ac8a3be038aedbba" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad" is_pre_election: true
I20260710 11:02:01.171772 19531 raft_consensus.cc:515] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.177505 19409 raft_consensus.cc:2468] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 282a410b3e684ae4b7ca250f148d709b in term 0.
I20260710 11:02:01.179091 19531 leader_election.cc:290] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525)
I20260710 11:02:01.179653 19408 raft_consensus.cc:2468] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 1.
I20260710 11:02:01.179239 19449 leader_election.cc:304] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b, a311321f2814454d8e54d18d7f0d628b; no voters: 
I20260710 11:02:01.177572 19333 raft_consensus.cc:2468] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 282a410b3e684ae4b7ca250f148d709b in term 0.
I20260710 11:02:01.180905 19300 leader_election.cc:304] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a311321f2814454d8e54d18d7f0d628b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:01.170775 19230 catalog_manager.cc:5697] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b reported cstate change: term changed from 0 to 1, leader changed from <none> to a311321f2814454d8e54d18d7f0d628b (127.18.70.2). New cstate: current_term: 1 leader_uuid: "a311321f2814454d8e54d18d7f0d628b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:01.181649 19334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da6c8785a9348969fda831423e3f9dd" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad" is_pre_election: true
I20260710 11:02:01.182592 19334 raft_consensus.cc:2393] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 282a410b3e684ae4b7ca250f148d709b in current term 1: Already voted for candidate a311321f2814454d8e54d18d7f0d628b in this term.
I20260710 11:02:01.181978 19533 raft_consensus.cc:2804] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:01.183276 19531 raft_consensus.cc:2804] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:01.183439 19533 raft_consensus.cc:697] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 1 LEADER]: Becoming Leader. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Running, Role: LEADER
I20260710 11:02:01.183836 19531 raft_consensus.cc:493] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:01.184417 19531 raft_consensus.cc:3060] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:01.183876 19548 leader_election.cc:290] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 1 election: Requested vote from peers a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:01.184841 19523 tablet_bootstrap.cc:492] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b: No bootstrap required, opened a new log
I20260710 11:02:01.184346 19533 consensus_queue.cc:237] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.185365 19523 ts_tablet_manager.cc:1403] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b: Time spent bootstrapping tablet: real 0.045s	user 0.004s	sys 0.017s
I20260710 11:02:01.187000 19525 tablet_bootstrap.cc:492] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b: No bootstrap required, opened a new log
I20260710 11:02:01.187476 19525 ts_tablet_manager.cc:1403] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.001s
I20260710 11:02:01.187255 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8896c1206204fdfb3bf26654177dea1" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:01.191493 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da6c8785a9348969fda831423e3f9dd" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a311321f2814454d8e54d18d7f0d628b" is_pre_election: true
I20260710 11:02:01.193423 19449 leader_election.cc:304] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b; no voters: a311321f2814454d8e54d18d7f0d628b, e0e439c9e84d445db06d0661d96078ad
I20260710 11:02:01.198889 19549 consensus_queue.cc:1048] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:01.201781 19571 raft_consensus.cc:3060] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:01.216498 19525 raft_consensus.cc:359] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.217237 19525 raft_consensus.cc:385] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:02:01.217075 19299 leader_election.cc:343] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:01.217564 19525 raft_consensus.cc:740] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Initialized, Role: FOLLOWER
I20260710 11:02:01.218678 19523 raft_consensus.cc:359] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.219339 19523 raft_consensus.cc:385] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:01.219830 19523 raft_consensus.cc:740] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Initialized, Role: FOLLOWER
I20260710 11:02:01.220482 19523 consensus_queue.cc:260] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.222057 19525 consensus_queue.cc:260] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.224121 19525 ts_tablet_manager.cc:1434] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b: Time spent starting tablet: real 0.036s	user 0.014s	sys 0.018s
I20260710 11:02:01.233901 19230 catalog_manager.cc:5697] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b reported cstate change: term changed from 0 to 1, leader changed from <none> to a311321f2814454d8e54d18d7f0d628b (127.18.70.2). New cstate: current_term: 1 leader_uuid: "a311321f2814454d8e54d18d7f0d628b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:01.235713 19531 raft_consensus.cc:515] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.238610 19334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8bc165d54a4156ac8a3be038aedbba" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
I20260710 11:02:01.239229 19571 raft_consensus.cc:2749] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:01.239368 19334 raft_consensus.cc:3060] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:01.240819 19531 leader_election.cc:290] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 1 election: Requested vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525)
I20260710 11:02:01.238819 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8bc165d54a4156ac8a3be038aedbba" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
I20260710 11:02:01.242309 19408 raft_consensus.cc:3060] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:01.246436 19549 consensus_queue.cc:1048] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:01.249151 19408 raft_consensus.cc:2468] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282a410b3e684ae4b7ca250f148d709b in term 1.
I20260710 11:02:01.250581 19449 leader_election.cc:304] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b, a311321f2814454d8e54d18d7f0d628b; no voters: 
I20260710 11:02:01.254861 19579 raft_consensus.cc:2804] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:01.255409 19579 raft_consensus.cc:697] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 1 LEADER]: Becoming Leader. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Running, Role: LEADER
I20260710 11:02:01.255885 19524 tablet_bootstrap.cc:492] T 84723e63a4d14c1caabd2fb8cfa91491 P e0e439c9e84d445db06d0661d96078ad: No bootstrap required, opened a new log
I20260710 11:02:01.256512 19524 ts_tablet_manager.cc:1403] T 84723e63a4d14c1caabd2fb8cfa91491 P e0e439c9e84d445db06d0661d96078ad: Time spent bootstrapping tablet: real 0.110s	user 0.023s	sys 0.032s
I20260710 11:02:01.256341 19579 consensus_queue.cc:237] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.258996 19524 raft_consensus.cc:359] T 84723e63a4d14c1caabd2fb8cfa91491 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.259706 19524 raft_consensus.cc:385] T 84723e63a4d14c1caabd2fb8cfa91491 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:01.259987 19524 raft_consensus.cc:740] T 84723e63a4d14c1caabd2fb8cfa91491 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Initialized, Role: FOLLOWER
I20260710 11:02:01.260663 19524 consensus_queue.cc:260] T 84723e63a4d14c1caabd2fb8cfa91491 P e0e439c9e84d445db06d0661d96078ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.265674 19523 ts_tablet_manager.cc:1434] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b: Time spent starting tablet: real 0.080s	user 0.012s	sys 0.020s
I20260710 11:02:01.265851 19334 raft_consensus.cc:2468] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282a410b3e684ae4b7ca250f148d709b in term 1.
I20260710 11:02:01.266628 19523 tablet_bootstrap.cc:492] T c0d181ccff3641599151fd99c4509b1d P 282a410b3e684ae4b7ca250f148d709b: Bootstrap starting.
I20260710 11:02:01.274457 19524 ts_tablet_manager.cc:1434] T 84723e63a4d14c1caabd2fb8cfa91491 P e0e439c9e84d445db06d0661d96078ad: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:02:01.273131 19231 catalog_manager.cc:5697] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad reported cstate change: term changed from 0 to 1, leader changed from <none> to e0e439c9e84d445db06d0661d96078ad (127.18.70.1). New cstate: current_term: 1 leader_uuid: "e0e439c9e84d445db06d0661d96078ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:01.275063 19523 tablet_bootstrap.cc:654] T c0d181ccff3641599151fd99c4509b1d P 282a410b3e684ae4b7ca250f148d709b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:01.283456 19334 raft_consensus.cc:3060] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:01.303480 19232 catalog_manager.cc:5697] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b reported cstate change: term changed from 0 to 1, leader changed from <none> to 282a410b3e684ae4b7ca250f148d709b (127.18.70.3). New cstate: current_term: 1 leader_uuid: "282a410b3e684ae4b7ca250f148d709b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:01.307855 19567 consensus_queue.cc:1048] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:01.318444 19523 tablet_bootstrap.cc:492] T c0d181ccff3641599151fd99c4509b1d P 282a410b3e684ae4b7ca250f148d709b: No bootstrap required, opened a new log
I20260710 11:02:01.318923 19523 ts_tablet_manager.cc:1403] T c0d181ccff3641599151fd99c4509b1d P 282a410b3e684ae4b7ca250f148d709b: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.024s
I20260710 11:02:01.322052 19523 raft_consensus.cc:359] T c0d181ccff3641599151fd99c4509b1d P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.322830 19523 raft_consensus.cc:385] T c0d181ccff3641599151fd99c4509b1d P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:01.323110 19523 raft_consensus.cc:740] T c0d181ccff3641599151fd99c4509b1d P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Initialized, Role: FOLLOWER
I20260710 11:02:01.323793 19523 consensus_queue.cc:260] T c0d181ccff3641599151fd99c4509b1d P 282a410b3e684ae4b7ca250f148d709b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.325753 19523 ts_tablet_manager.cc:1434] T c0d181ccff3641599151fd99c4509b1d P 282a410b3e684ae4b7ca250f148d709b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:02:01.326627 19523 tablet_bootstrap.cc:492] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b: Bootstrap starting.
I20260710 11:02:01.332325 19523 tablet_bootstrap.cc:654] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:01.333521 19567 consensus_queue.cc:1048] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:01.333675 19553 consensus_queue.cc:1048] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:01.339133 19523 tablet_bootstrap.cc:492] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b: No bootstrap required, opened a new log
I20260710 11:02:01.339609 19523 ts_tablet_manager.cc:1403] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:02:01.347247 19523 raft_consensus.cc:359] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.347939 19523 raft_consensus.cc:385] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:01.348189 19523 raft_consensus.cc:740] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Initialized, Role: FOLLOWER
I20260710 11:02:01.348832 19523 consensus_queue.cc:260] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.350412 19554 consensus_queue.cc:1048] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:01.351142 19523 ts_tablet_manager.cc:1434] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 11:02:01.400944 19554 raft_consensus.cc:493] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:01.401512 19554 raft_consensus.cc:515] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.403294 19554 leader_election.cc:290] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:01.404081 19334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84723e63a4d14c1caabd2fb8cfa91491" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad" is_pre_election: true
I20260710 11:02:01.404418 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84723e63a4d14c1caabd2fb8cfa91491" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282a410b3e684ae4b7ca250f148d709b" is_pre_election: true
I20260710 11:02:01.404583 19579 raft_consensus.cc:493] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:01.404641 19334 raft_consensus.cc:2468] T 84723e63a4d14c1caabd2fb8cfa91491 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 0.
I20260710 11:02:01.405095 19579 raft_consensus.cc:515] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.405841 19374 leader_election.cc:304] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a311321f2814454d8e54d18d7f0d628b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:01.405989 19483 raft_consensus.cc:2468] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 0.
I20260710 11:02:01.406623 19554 raft_consensus.cc:2804] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:01.407042 19554 raft_consensus.cc:493] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:01.407177 19579 leader_election.cc:290] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525)
I20260710 11:02:01.407655 19554 raft_consensus.cc:3060] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:01.408420 19409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84723e63a4d14c1caabd2fb8cfa91491" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a311321f2814454d8e54d18d7f0d628b" is_pre_election: true
I20260710 11:02:01.409040 19334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84723e63a4d14c1caabd2fb8cfa91491" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad" is_pre_election: true
I20260710 11:02:01.410197 19334 raft_consensus.cc:2468] T 84723e63a4d14c1caabd2fb8cfa91491 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 282a410b3e684ae4b7ca250f148d709b in term 0.
I20260710 11:02:01.411316 19448 leader_election.cc:304] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:01.412143 19579 raft_consensus.cc:2804] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:01.412493 19579 raft_consensus.cc:493] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:01.412771 19579 raft_consensus.cc:3060] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:01.414353 19554 raft_consensus.cc:515] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.415417 19409 raft_consensus.cc:2393] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 282a410b3e684ae4b7ca250f148d709b in current term 1: Already voted for candidate a311321f2814454d8e54d18d7f0d628b in this term.
I20260710 11:02:01.417332 19334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84723e63a4d14c1caabd2fb8cfa91491" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
I20260710 11:02:01.417577 19579 raft_consensus.cc:515] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.417990 19554 leader_election.cc:290] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 election: Requested vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:01.417982 19334 raft_consensus.cc:3060] T 84723e63a4d14c1caabd2fb8cfa91491 P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:01.418365 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84723e63a4d14c1caabd2fb8cfa91491" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:01.419090 19483 raft_consensus.cc:2393] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a311321f2814454d8e54d18d7f0d628b in current term 1: Already voted for candidate 282a410b3e684ae4b7ca250f148d709b in this term.
I20260710 11:02:01.420138 19333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84723e63a4d14c1caabd2fb8cfa91491" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
I20260710 11:02:01.421499 19579 leader_election.cc:290] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 1 election: Requested vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525)
I20260710 11:02:01.421999 19409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84723e63a4d14c1caabd2fb8cfa91491" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
I20260710 11:02:01.422750 19409 raft_consensus.cc:2393] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 282a410b3e684ae4b7ca250f148d709b in current term 1: Already voted for candidate a311321f2814454d8e54d18d7f0d628b in this term.
I20260710 11:02:01.423823 19449 leader_election.cc:304] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [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: 282a410b3e684ae4b7ca250f148d709b; no voters: a311321f2814454d8e54d18d7f0d628b, e0e439c9e84d445db06d0661d96078ad
I20260710 11:02:01.424669 19334 raft_consensus.cc:2468] T 84723e63a4d14c1caabd2fb8cfa91491 P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 1.
I20260710 11:02:01.426113 19374 leader_election.cc:304] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a311321f2814454d8e54d18d7f0d628b, e0e439c9e84d445db06d0661d96078ad; no voters: 282a410b3e684ae4b7ca250f148d709b
I20260710 11:02:01.425072 19579 raft_consensus.cc:2749] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:01.427006 19554 raft_consensus.cc:2804] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:01.427610 19554 raft_consensus.cc:697] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Becoming Leader. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Running, Role: LEADER
I20260710 11:02:01.428544 19554 consensus_queue.cc:237] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.437029 19230 catalog_manager.cc:5697] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b reported cstate change: term changed from 0 to 1, leader changed from <none> to a311321f2814454d8e54d18d7f0d628b (127.18.70.2). New cstate: current_term: 1 leader_uuid: "a311321f2814454d8e54d18d7f0d628b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:01.441931 19554 raft_consensus.cc:493] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:01.442433 19554 raft_consensus.cc:515] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.444403 19554 leader_election.cc:290] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:01.445268 19334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d181ccff3641599151fd99c4509b1d" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad" is_pre_election: true
I20260710 11:02:01.445438 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d181ccff3641599151fd99c4509b1d" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282a410b3e684ae4b7ca250f148d709b" is_pre_election: true
I20260710 11:02:01.446020 19483 raft_consensus.cc:2468] T c0d181ccff3641599151fd99c4509b1d P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 0.
I20260710 11:02:01.446020 19334 raft_consensus.cc:2468] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 0.
I20260710 11:02:01.447552 19374 leader_election.cc:304] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b, a311321f2814454d8e54d18d7f0d628b; no voters: 
I20260710 11:02:01.448326 19554 raft_consensus.cc:2804] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:01.448657 19554 raft_consensus.cc:493] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:01.448953 19554 raft_consensus.cc:3060] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:01.453194 19554 raft_consensus.cc:515] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.454730 19554 leader_election.cc:290] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 election: Requested vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:01.455736 19334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d181ccff3641599151fd99c4509b1d" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
I20260710 11:02:01.455922 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0d181ccff3641599151fd99c4509b1d" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:01.456228 19334 raft_consensus.cc:3060] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:01.456437 19483 raft_consensus.cc:3060] T c0d181ccff3641599151fd99c4509b1d P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:01.460620 19334 raft_consensus.cc:2468] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 1.
I20260710 11:02:01.460646 19483 raft_consensus.cc:2468] T c0d181ccff3641599151fd99c4509b1d P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 1.
I20260710 11:02:01.461716 19374 leader_election.cc:304] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a311321f2814454d8e54d18d7f0d628b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:01.462375 19554 raft_consensus.cc:2804] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:01.462849 19554 raft_consensus.cc:697] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Becoming Leader. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Running, Role: LEADER
I20260710 11:02:01.463485 19554 consensus_queue.cc:237] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.469947 19230 catalog_manager.cc:5697] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b reported cstate change: term changed from 0 to 1, leader changed from <none> to a311321f2814454d8e54d18d7f0d628b (127.18.70.2). New cstate: current_term: 1 leader_uuid: "a311321f2814454d8e54d18d7f0d628b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:01.506533 19554 consensus_queue.cc:1048] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:01.517652 19528 consensus_queue.cc:1048] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:01.550724 19528 consensus_queue.cc:1048] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:01.562255 19528 consensus_queue.cc:1048] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:01.582911 19579 consensus_queue.cc:1048] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:01.594578 19580 consensus_queue.cc:1048] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:01.598889 19580 raft_consensus.cc:493] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:01.599418 19580 raft_consensus.cc:515] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.602902 19334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8896c1206204fdfb3bf26654177dea1" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e0e439c9e84d445db06d0661d96078ad" is_pre_election: true
I20260710 11:02:01.602965 19580 leader_election.cc:290] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525)
I20260710 11:02:01.604421 19409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8896c1206204fdfb3bf26654177dea1" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a311321f2814454d8e54d18d7f0d628b" is_pre_election: true
I20260710 11:02:01.605031 19409 raft_consensus.cc:2393] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 282a410b3e684ae4b7ca250f148d709b in current term 1: Already voted for candidate e0e439c9e84d445db06d0661d96078ad in this term.
I20260710 11:02:01.606027 19449 leader_election.cc:304] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b; no voters: a311321f2814454d8e54d18d7f0d628b, e0e439c9e84d445db06d0661d96078ad
I20260710 11:02:01.606665 19580 raft_consensus.cc:3060] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:01.613555 19580 raft_consensus.cc:2749] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:01.650079 19409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3978c2c9919541209374344f2b87faaa"
dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
mode: GRACEFUL
new_leader_uuid: "e0e439c9e84d445db06d0661d96078ad"
 from {username='slave'} at 127.0.0.1:58830
I20260710 11:02:01.650625 19409 raft_consensus.cc:606] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Received request to transfer leadership to TS e0e439c9e84d445db06d0661d96078ad
I20260710 11:02:01.665232 19548 consensus_queue.cc:1048] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:01.668373 19482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "749efb261f9c4ebe93130d3678a36365"
dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
mode: GRACEFUL
new_leader_uuid: "e0e439c9e84d445db06d0661d96078ad"
 from {username='slave'} at 127.0.0.1:38774
I20260710 11:02:01.669224 19482 raft_consensus.cc:606] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [term 1 LEADER]: Received request to transfer leadership to TS e0e439c9e84d445db06d0661d96078ad
I20260710 11:02:01.679438 19409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717"
dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
mode: GRACEFUL
new_leader_uuid: "e0e439c9e84d445db06d0661d96078ad"
 from {username='slave'} at 127.0.0.1:58830
I20260710 11:02:01.680066 19409 raft_consensus.cc:606] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Received request to transfer leadership to TS e0e439c9e84d445db06d0661d96078ad
I20260710 11:02:01.681542 19548 consensus_queue.cc:1048] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:01.686466 19408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbd9dce062934a7bb57c3f3e8a5bbae9"
dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
mode: GRACEFUL
new_leader_uuid: "e0e439c9e84d445db06d0661d96078ad"
 from {username='slave'} at 127.0.0.1:58830
I20260710 11:02:01.687011 19408 raft_consensus.cc:606] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Received request to transfer leadership to TS e0e439c9e84d445db06d0661d96078ad
I20260710 11:02:01.695453 19483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba8bc165d54a4156ac8a3be038aedbba"
dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
mode: GRACEFUL
new_leader_uuid: "a311321f2814454d8e54d18d7f0d628b"
 from {username='slave'} at 127.0.0.1:38774
I20260710 11:02:01.696028 19483 raft_consensus.cc:606] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 1 LEADER]: Received request to transfer leadership to TS a311321f2814454d8e54d18d7f0d628b
I20260710 11:02:01.711488 19334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8896c1206204fdfb3bf26654177dea1"
dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
mode: GRACEFUL
new_leader_uuid: "a311321f2814454d8e54d18d7f0d628b"
 from {username='slave'} at 127.0.0.1:34804
I20260710 11:02:01.712139 19334 raft_consensus.cc:606] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 1 LEADER]: Received request to transfer leadership to TS a311321f2814454d8e54d18d7f0d628b
I20260710 11:02:01.721585 19409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "84723e63a4d14c1caabd2fb8cfa91491"
dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
mode: GRACEFUL
new_leader_uuid: "282a410b3e684ae4b7ca250f148d709b"
 from {username='slave'} at 127.0.0.1:58830
I20260710 11:02:01.722131 19409 raft_consensus.cc:606] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Received request to transfer leadership to TS 282a410b3e684ae4b7ca250f148d709b
I20260710 11:02:01.744274 19580 consensus_queue.cc:1048] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:01.755440 19571 consensus_queue.cc:1048] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:01.763499 19580 raft_consensus.cc:993] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b: : Instructing follower a311321f2814454d8e54d18d7f0d628b to start an election
I20260710 11:02:01.763998 19571 raft_consensus.cc:1081] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 1 LEADER]: Signalling peer a311321f2814454d8e54d18d7f0d628b to start an election
I20260710 11:02:01.765545 19409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba8bc165d54a4156ac8a3be038aedbba"
dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
 from {username='slave'} at 127.0.0.1:55856
I20260710 11:02:01.766049 19409 raft_consensus.cc:493] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:01.766417 19409 raft_consensus.cc:3060] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.772053 19409 raft_consensus.cc:515] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.773944 19409 leader_election.cc:290] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 2 election: Requested vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:01.775056 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8bc165d54a4156ac8a3be038aedbba" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:01.774806 19334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8bc165d54a4156ac8a3be038aedbba" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
I20260710 11:02:01.775782 19483 raft_consensus.cc:3055] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:01.775864 19334 raft_consensus.cc:3060] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.776233 19483 raft_consensus.cc:740] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Running, Role: LEADER
I20260710 11:02:01.777475 19483 consensus_queue.cc:260] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.778808 19483 raft_consensus.cc:3060] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.781958 19334 raft_consensus.cc:2468] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 2.
I20260710 11:02:01.783169 19374 leader_election.cc:304] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a311321f2814454d8e54d18d7f0d628b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:01.784053 19528 raft_consensus.cc:2804] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:01.784543 19528 raft_consensus.cc:697] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 2 LEADER]: Becoming Leader. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Running, Role: LEADER
I20260710 11:02:01.785015 19483 raft_consensus.cc:2468] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 2.
I20260710 11:02:01.785526 19528 consensus_queue.cc:237] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.792574 19232 catalog_manager.cc:5697] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b reported cstate change: term changed from 1 to 2, leader changed from 282a410b3e684ae4b7ca250f148d709b (127.18.70.3) to a311321f2814454d8e54d18d7f0d628b (127.18.70.2). New cstate: current_term: 2 leader_uuid: "a311321f2814454d8e54d18d7f0d628b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:01.859819 19528 raft_consensus.cc:993] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b: : Instructing follower e0e439c9e84d445db06d0661d96078ad to start an election
I20260710 11:02:01.860407 19528 raft_consensus.cc:1081] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Signalling peer e0e439c9e84d445db06d0661d96078ad to start an election
I20260710 11:02:01.862178 19334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3978c2c9919541209374344f2b87faaa"
dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
 from {username='slave'} at 127.0.0.1:43766
I20260710 11:02:01.862670 19334 raft_consensus.cc:493] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:01.862944 19334 raft_consensus.cc:3060] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.867938 19334 raft_consensus.cc:515] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:01.869823 19334 leader_election.cc:290] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 2 election: Requested vote from peers 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809), a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525)
I20260710 11:02:01.870517 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3978c2c9919541209374344f2b87faaa" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:01.870872 19409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3978c2c9919541209374344f2b87faaa" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
I20260710 11:02:01.871132 19483 raft_consensus.cc:3060] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.871425 19409 raft_consensus.cc:3055] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:01.871742 19409 raft_consensus.cc:740] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Running, Role: LEADER
I20260710 11:02:01.872539 19409 consensus_queue.cc:260] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:01.873769 19409 raft_consensus.cc:3060] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.878587 19483 raft_consensus.cc:2468] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 2.
I20260710 11:02:01.880040 19299 leader_election.cc:304] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:01.880781 19548 raft_consensus.cc:2804] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:01.880824 19409 raft_consensus.cc:2468] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 2.
I20260710 11:02:01.881325 19548 raft_consensus.cc:697] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 2 LEADER]: Becoming Leader. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Running, Role: LEADER
I20260710 11:02:01.882208 19548 consensus_queue.cc:237] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:01.889715 19232 catalog_manager.cc:5697] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad reported cstate change: term changed from 1 to 2, leader changed from a311321f2814454d8e54d18d7f0d628b (127.18.70.2) to e0e439c9e84d445db06d0661d96078ad (127.18.70.1). New cstate: current_term: 2 leader_uuid: "e0e439c9e84d445db06d0661d96078ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:01.954728 19567 consensus_queue.cc:1048] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:01.956987 19528 raft_consensus.cc:993] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b: : Instructing follower e0e439c9e84d445db06d0661d96078ad to start an election
I20260710 11:02:01.957495 19567 raft_consensus.cc:1081] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Signalling peer e0e439c9e84d445db06d0661d96078ad to start an election
I20260710 11:02:01.959178 19334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbd9dce062934a7bb57c3f3e8a5bbae9"
dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
 from {username='slave'} at 127.0.0.1:43766
I20260710 11:02:01.959822 19334 raft_consensus.cc:493] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:01.960194 19334 raft_consensus.cc:3060] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.967123 19553 consensus_queue.cc:1048] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:01.968410 19553 consensus_queue.cc:1048] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:01.978971 19334 raft_consensus.cc:515] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.981046 19553 raft_consensus.cc:993] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b: : Instructing follower e0e439c9e84d445db06d0661d96078ad to start an election
I20260710 11:02:01.982255 19528 raft_consensus.cc:1081] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Signalling peer e0e439c9e84d445db06d0661d96078ad to start an election
I20260710 11:02:01.987308 19571 raft_consensus.cc:993] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b: : Instructing follower e0e439c9e84d445db06d0661d96078ad to start an election
I20260710 11:02:01.987746 19571 raft_consensus.cc:1081] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [term 1 LEADER]: Signalling peer e0e439c9e84d445db06d0661d96078ad to start an election
I20260710 11:02:01.987780 19553 consensus_queue.cc:1048] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:01.988214 19334 leader_election.cc:290] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 2 election: Requested vote from peers a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:01.989981 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd9dce062934a7bb57c3f3e8a5bbae9" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:01.990768 19483 raft_consensus.cc:3060] T cbd9dce062934a7bb57c3f3e8a5bbae9 P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.993563 19332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717"
dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
 from {username='slave'} at 127.0.0.1:43766
I20260710 11:02:01.994155 19332 raft_consensus.cc:493] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:01.994544 19332 raft_consensus.cc:3060] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.996847 19409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbd9dce062934a7bb57c3f3e8a5bbae9" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
I20260710 11:02:01.997474 19409 raft_consensus.cc:3055] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:01.997795 19409 raft_consensus.cc:740] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Running, Role: LEADER
I20260710 11:02:01.998605 19409 consensus_queue.cc:260] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:01.999868 19409 raft_consensus.cc:3060] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:02.003095 19332 raft_consensus.cc:515] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:02.005998 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
I20260710 11:02:02.006692 19408 raft_consensus.cc:3055] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:02.007035 19408 raft_consensus.cc:740] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Running, Role: LEADER
I20260710 11:02:02.007195 19483 raft_consensus.cc:2468] T cbd9dce062934a7bb57c3f3e8a5bbae9 P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 2.
I20260710 11:02:02.007901 19408 consensus_queue.cc:260] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:02.008493 19299 leader_election.cc:304] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:02.008847 19332 leader_election.cc:290] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 2 election: Requested vote from peers a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:02.009092 19408 raft_consensus.cc:3060] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:02.009701 19548 raft_consensus.cc:2804] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:02.010182 19548 raft_consensus.cc:697] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad [term 2 LEADER]: Becoming Leader. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Running, Role: LEADER
I20260710 11:02:02.010808 19334 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "749efb261f9c4ebe93130d3678a36365"
dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
 from {username='slave'} at 127.0.0.1:43758
I20260710 11:02:02.011400 19334 raft_consensus.cc:493] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:02.011020 19548 consensus_queue.cc:237] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:02.011816 19334 raft_consensus.cc:3060] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:02.010203 19554 raft_consensus.cc:993] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b: : Instructing follower 282a410b3e684ae4b7ca250f148d709b to start an election
I20260710 11:02:02.013724 19554 raft_consensus.cc:1081] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Signalling peer 282a410b3e684ae4b7ca250f148d709b to start an election
I20260710 11:02:02.014838 19482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:02.015441 19482 raft_consensus.cc:3060] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:02.017724 19408 raft_consensus.cc:2468] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 2.
I20260710 11:02:02.017938 19334 raft_consensus.cc:515] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:02.019048 19300 leader_election.cc:304] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a311321f2814454d8e54d18d7f0d628b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:02.019941 19549 raft_consensus.cc:2804] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:02.020076 19334 leader_election.cc:290] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 2 election: Requested vote from peers a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:02.020589 19549 raft_consensus.cc:697] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 2 LEADER]: Becoming Leader. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Running, Role: LEADER
I20260710 11:02:02.020927 19409 raft_consensus.cc:2468] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 2.
I20260710 11:02:02.021685 19549 consensus_queue.cc:237] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:02.023278 19483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749efb261f9c4ebe93130d3678a36365" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:02.023970 19483 raft_consensus.cc:3055] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:02.025298 19483 raft_consensus.cc:740] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Running, Role: LEADER
I20260710 11:02:02.025830 19481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "84723e63a4d14c1caabd2fb8cfa91491"
dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
 from {username='slave'} at 127.0.0.1:38764
I20260710 11:02:02.026479 19481 raft_consensus.cc:493] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:02.026364 19483 consensus_queue.cc:260] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:02.026893 19481 raft_consensus.cc:3060] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:02.028434 19482 raft_consensus.cc:2468] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 2.
I20260710 11:02:02.028820 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "749efb261f9c4ebe93130d3678a36365" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
I20260710 11:02:02.029430 19408 raft_consensus.cc:3060] T 749efb261f9c4ebe93130d3678a36365 P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:02.030568 19483 raft_consensus.cc:3060] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:02.034919 19481 raft_consensus.cc:515] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:02.036269 19408 raft_consensus.cc:2468] T 749efb261f9c4ebe93130d3678a36365 P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 2.
I20260710 11:02:02.037425 19300 leader_election.cc:304] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a311321f2814454d8e54d18d7f0d628b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:02.038554 19481 leader_election.cc:290] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 2 election: Requested vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525)
I20260710 11:02:02.038826 19333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84723e63a4d14c1caabd2fb8cfa91491" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
I20260710 11:02:02.039258 19483 raft_consensus.cc:2468] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 2.
I20260710 11:02:02.039388 19333 raft_consensus.cc:3060] T 84723e63a4d14c1caabd2fb8cfa91491 P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:02.040529 19549 raft_consensus.cc:2804] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:02.039796 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84723e63a4d14c1caabd2fb8cfa91491" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
I20260710 11:02:02.041225 19549 raft_consensus.cc:697] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad [term 2 LEADER]: Becoming Leader. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Running, Role: LEADER
I20260710 11:02:02.041291 19408 raft_consensus.cc:3055] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:02.041854 19408 raft_consensus.cc:740] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Running, Role: LEADER
I20260710 11:02:02.042269 19549 consensus_queue.cc:237] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:02.042805 19408 consensus_queue.cc:260] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:02.043270 19232 catalog_manager.cc:5697] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad reported cstate change: term changed from 1 to 2, leader changed from a311321f2814454d8e54d18d7f0d628b (127.18.70.2) to e0e439c9e84d445db06d0661d96078ad (127.18.70.1). New cstate: current_term: 2 leader_uuid: "e0e439c9e84d445db06d0661d96078ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:02.044143 19408 raft_consensus.cc:3060] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:02.045003 19232 catalog_manager.cc:5697] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad reported cstate change: term changed from 1 to 2, leader changed from a311321f2814454d8e54d18d7f0d628b (127.18.70.2) to e0e439c9e84d445db06d0661d96078ad (127.18.70.1). New cstate: current_term: 2 leader_uuid: "e0e439c9e84d445db06d0661d96078ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:02.046484 19333 raft_consensus.cc:2468] T 84723e63a4d14c1caabd2fb8cfa91491 P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282a410b3e684ae4b7ca250f148d709b in term 2.
I20260710 11:02:02.047515 19448 leader_election.cc:304] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:02.048216 19531 raft_consensus.cc:2804] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:02.048704 19531 raft_consensus.cc:697] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [term 2 LEADER]: Becoming Leader. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Running, Role: LEADER
I20260710 11:02:02.049574 19531 consensus_queue.cc:237] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:02.051949 19408 raft_consensus.cc:2468] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282a410b3e684ae4b7ca250f148d709b in term 2.
I20260710 11:02:02.058333 19232 catalog_manager.cc:5697] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b reported cstate change: term changed from 1 to 2, leader changed from a311321f2814454d8e54d18d7f0d628b (127.18.70.2) to 282a410b3e684ae4b7ca250f148d709b (127.18.70.3). New cstate: current_term: 2 leader_uuid: "282a410b3e684ae4b7ca250f148d709b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:02.061110 19230 catalog_manager.cc:5697] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad reported cstate change: term changed from 1 to 2, leader changed from 282a410b3e684ae4b7ca250f148d709b (127.18.70.3) to e0e439c9e84d445db06d0661d96078ad (127.18.70.1). New cstate: current_term: 2 leader_uuid: "e0e439c9e84d445db06d0661d96078ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:02.085487 19584 raft_consensus.cc:993] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad: : Instructing follower a311321f2814454d8e54d18d7f0d628b to start an election
I20260710 11:02:02.085958 19549 raft_consensus.cc:1081] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 1 LEADER]: Signalling peer a311321f2814454d8e54d18d7f0d628b to start an election
I20260710 11:02:02.087576 19408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8896c1206204fdfb3bf26654177dea1"
dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
 from {username='slave'} at 127.0.0.1:58826
I20260710 11:02:02.088195 19408 raft_consensus.cc:493] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:02.088557 19408 raft_consensus.cc:3060] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:02.093847 19408 raft_consensus.cc:515] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:02.095510 19408 leader_election.cc:290] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 2 election: Requested vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:02.096426 19333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8896c1206204fdfb3bf26654177dea1" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
I20260710 11:02:02.096638 19481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8896c1206204fdfb3bf26654177dea1" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:02.097088 19333 raft_consensus.cc:3055] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:02.097186 19481 raft_consensus.cc:3060] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:02.097632 19333 raft_consensus.cc:740] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Running, Role: LEADER
I20260710 11:02:02.098531 19333 consensus_queue.cc:260] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:02.099928 19333 raft_consensus.cc:3060] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:02.105317 19481 raft_consensus.cc:2468] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 2.
I20260710 11:02:02.106803 19374 leader_election.cc:304] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b, a311321f2814454d8e54d18d7f0d628b; no voters: 
I20260710 11:02:02.107256 19333 raft_consensus.cc:2468] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 2.
I20260710 11:02:02.108079 19528 raft_consensus.cc:2804] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:02.108575 19528 raft_consensus.cc:697] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 2 LEADER]: Becoming Leader. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Running, Role: LEADER
I20260710 11:02:02.109287 19528 consensus_queue.cc:237] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:02.117292 19232 catalog_manager.cc:5697] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b reported cstate change: term changed from 1 to 2, leader changed from e0e439c9e84d445db06d0661d96078ad (127.18.70.1) to a311321f2814454d8e54d18d7f0d628b (127.18.70.2). New cstate: current_term: 2 leader_uuid: "a311321f2814454d8e54d18d7f0d628b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:02.232556 19481 raft_consensus.cc:1275] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Refusing update from remote peer a311321f2814454d8e54d18d7f0d628b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:02.234004 19528 consensus_queue.cc:1048] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:02.241402 19333 raft_consensus.cc:1275] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Refusing update from remote peer a311321f2814454d8e54d18d7f0d628b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:02.242928 19528 consensus_queue.cc:1048] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:02.306674 19481 raft_consensus.cc:1275] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Refusing update from remote peer e0e439c9e84d445db06d0661d96078ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:02.307823 19549 consensus_queue.cc:1048] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:02.316011 19408 raft_consensus.cc:1275] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Refusing update from remote peer e0e439c9e84d445db06d0661d96078ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:02.317653 19584 consensus_queue.cc:1048] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:02.457973 19408 raft_consensus.cc:1275] T 749efb261f9c4ebe93130d3678a36365 P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Refusing update from remote peer e0e439c9e84d445db06d0661d96078ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:02.459259 19584 consensus_queue.cc:1048] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:02.465016 19481 raft_consensus.cc:1275] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Refusing update from remote peer e0e439c9e84d445db06d0661d96078ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:02.466636 19549 consensus_queue.cc:1048] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:02.467466 19481 raft_consensus.cc:1275] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Refusing update from remote peer e0e439c9e84d445db06d0661d96078ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:02.470006 19549 consensus_queue.cc:1048] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:02.477190 19408 raft_consensus.cc:1275] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Refusing update from remote peer e0e439c9e84d445db06d0661d96078ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:02.479067 19548 consensus_queue.cc:1048] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:02.518944 19483 raft_consensus.cc:1275] T cbd9dce062934a7bb57c3f3e8a5bbae9 P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Refusing update from remote peer e0e439c9e84d445db06d0661d96078ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:02.520521 19548 consensus_queue.cc:1048] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:02.523980 19333 raft_consensus.cc:1275] T 84723e63a4d14c1caabd2fb8cfa91491 P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Refusing update from remote peer 282a410b3e684ae4b7ca250f148d709b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:02.525477 19580 consensus_queue.cc:1048] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:02.528700 19408 raft_consensus.cc:1275] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Refusing update from remote peer e0e439c9e84d445db06d0661d96078ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:02.530388 19548 consensus_queue.cc:1048] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:02.533401 19483 raft_consensus.cc:1275] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Refusing update from remote peer a311321f2814454d8e54d18d7f0d628b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:02.534762 19528 consensus_queue.cc:1048] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:02.535175 19408 raft_consensus.cc:1275] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Refusing update from remote peer 282a410b3e684ae4b7ca250f148d709b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:02.538291 19531 consensus_queue.cc:1048] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:02.568259 19333 raft_consensus.cc:1275] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Refusing update from remote peer a311321f2814454d8e54d18d7f0d628b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:02.569875 19554 consensus_queue.cc:1048] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:04.840293 18712 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:02:04.841017 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:04.861694 19334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3978c2c9919541209374344f2b87faaa"
dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
mode: GRACEFUL
new_leader_uuid: "282a410b3e684ae4b7ca250f148d709b"
 from {username='slave'} at 127.0.0.1:34812
I20260710 11:02:04.862219 19334 raft_consensus.cc:606] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 2 LEADER]: Received request to transfer leadership to TS 282a410b3e684ae4b7ca250f148d709b
I20260710 11:02:04.864435 19334 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717"
dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
mode: GRACEFUL
new_leader_uuid: "282a410b3e684ae4b7ca250f148d709b"
 from {username='slave'} at 127.0.0.1:34812
I20260710 11:02:04.864885 19334 raft_consensus.cc:606] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 2 LEADER]: Received request to transfer leadership to TS 282a410b3e684ae4b7ca250f148d709b
I20260710 11:02:04.865899 18712 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:02:04.866338 18712 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:05.111303 19623 raft_consensus.cc:993] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad: : Instructing follower 282a410b3e684ae4b7ca250f148d709b to start an election
I20260710 11:02:05.111768 19548 raft_consensus.cc:1081] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 2 LEADER]: Signalling peer 282a410b3e684ae4b7ca250f148d709b to start an election
I20260710 11:02:05.113400 19481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717"
dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
 from {username='slave'} at 127.0.0.1:38754
I20260710 11:02:05.113942 19481 raft_consensus.cc:493] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:05.114470 19481 raft_consensus.cc:3060] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:05.119946 19481 raft_consensus.cc:515] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:05.122221 19481 leader_election.cc:290] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 3 election: Requested vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525)
I20260710 11:02:05.123207 19334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
I20260710 11:02:05.123800 19334 raft_consensus.cc:3055] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:05.124104 19334 raft_consensus.cc:740] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Running, Role: LEADER
I20260710 11:02:05.124866 19334 consensus_queue.cc:260] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [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: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:05.125936 19334 raft_consensus.cc:3060] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:05.126268 19409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
I20260710 11:02:05.126794 19409 raft_consensus.cc:3060] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:05.130646 19334 raft_consensus.cc:2468] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282a410b3e684ae4b7ca250f148d709b in term 3.
I20260710 11:02:05.131713 19448 leader_election.cc:304] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [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: 282a410b3e684ae4b7ca250f148d709b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:05.132413 19531 raft_consensus.cc:2804] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:05.133272 19409 raft_consensus.cc:2468] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282a410b3e684ae4b7ca250f148d709b in term 3.
I20260710 11:02:05.133436 19531 raft_consensus.cc:697] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 3 LEADER]: Becoming Leader. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Running, Role: LEADER
I20260710 11:02:05.134344 19531 consensus_queue.cc:237] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [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: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:05.143299 19232 catalog_manager.cc:5697] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b reported cstate change: term changed from 2 to 3, leader changed from e0e439c9e84d445db06d0661d96078ad (127.18.70.1) to 282a410b3e684ae4b7ca250f148d709b (127.18.70.3). New cstate: current_term: 3 leader_uuid: "282a410b3e684ae4b7ca250f148d709b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:05.188371 19623 raft_consensus.cc:993] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad: : Instructing follower 282a410b3e684ae4b7ca250f148d709b to start an election
I20260710 11:02:05.188781 19623 raft_consensus.cc:1081] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 2 LEADER]: Signalling peer 282a410b3e684ae4b7ca250f148d709b to start an election
I20260710 11:02:05.190124 19481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3978c2c9919541209374344f2b87faaa"
dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
 from {username='slave'} at 127.0.0.1:38754
I20260710 11:02:05.190729 19481 raft_consensus.cc:493] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:05.191047 19481 raft_consensus.cc:3060] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:05.195744 19481 raft_consensus.cc:515] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:05.197224 19481 leader_election.cc:290] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 3 election: Requested vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525)
I20260710 11:02:05.197985 19334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3978c2c9919541209374344f2b87faaa" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
I20260710 11:02:05.198227 19409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3978c2c9919541209374344f2b87faaa" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
I20260710 11:02:05.198534 19334 raft_consensus.cc:3055] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:05.198794 19409 raft_consensus.cc:3060] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:05.198820 19334 raft_consensus.cc:740] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Running, Role: LEADER
I20260710 11:02:05.199666 19334 consensus_queue.cc:260] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [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: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:05.200443 19334 raft_consensus.cc:3060] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:05.204172 19409 raft_consensus.cc:2468] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282a410b3e684ae4b7ca250f148d709b in term 3.
I20260710 11:02:05.205385 19334 raft_consensus.cc:2468] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282a410b3e684ae4b7ca250f148d709b in term 3.
I20260710 11:02:05.205420 19449 leader_election.cc:304] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [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: 282a410b3e684ae4b7ca250f148d709b, a311321f2814454d8e54d18d7f0d628b; no voters: 
I20260710 11:02:05.206357 19531 raft_consensus.cc:2804] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:05.206827 19531 raft_consensus.cc:697] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 3 LEADER]: Becoming Leader. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Running, Role: LEADER
I20260710 11:02:05.207558 19531 consensus_queue.cc:237] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [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: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:05.214231 19232 catalog_manager.cc:5697] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b reported cstate change: term changed from 2 to 3, leader changed from e0e439c9e84d445db06d0661d96078ad (127.18.70.1) to 282a410b3e684ae4b7ca250f148d709b (127.18.70.3). New cstate: current_term: 3 leader_uuid: "282a410b3e684ae4b7ca250f148d709b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: UNKNOWN } } }
W20260710 11:02:05.604789 19430 debug-util.cc:398] Leaking SignalData structure 0x7b08000f8020 after lost signal to thread 18715
W20260710 11:02:05.605566 19430 debug-util.cc:398] Leaking SignalData structure 0x7b08000f86e0 after lost signal to thread 19266
W20260710 11:02:05.606745 19430 debug-util.cc:398] Leaking SignalData structure 0x7b080018ae80 after lost signal to thread 19433
W20260710 11:02:05.607383 19430 debug-util.cc:398] Leaking SignalData structure 0x7b08001a4740 after lost signal to thread 19507
I20260710 11:02:05.667884 19409 raft_consensus.cc:1275] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 3 FOLLOWER]: Refusing update from remote peer 282a410b3e684ae4b7ca250f148d709b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:05.669121 19531 consensus_queue.cc:1048] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:05.681943 19334 raft_consensus.cc:1275] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 3 FOLLOWER]: Refusing update from remote peer 282a410b3e684ae4b7ca250f148d709b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:05.683357 19531 consensus_queue.cc:1048] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:05.694707 19334 raft_consensus.cc:1275] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 3 FOLLOWER]: Refusing update from remote peer 282a410b3e684ae4b7ca250f148d709b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:05.695940 19531 consensus_queue.cc:1048] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:05.705963 19409 raft_consensus.cc:1275] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 3 FOLLOWER]: Refusing update from remote peer 282a410b3e684ae4b7ca250f148d709b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:05.709589 19531 consensus_queue.cc:1048] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:05.867323 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:05.882876 19481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3978c2c9919541209374344f2b87faaa"
dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
mode: GRACEFUL
new_leader_uuid: "e0e439c9e84d445db06d0661d96078ad"
 from {username='slave'} at 127.0.0.1:38774
I20260710 11:02:05.883517 19481 raft_consensus.cc:606] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 3 LEADER]: Received request to transfer leadership to TS e0e439c9e84d445db06d0661d96078ad
I20260710 11:02:05.895274 19481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717"
dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
mode: GRACEFUL
new_leader_uuid: "e0e439c9e84d445db06d0661d96078ad"
 from {username='slave'} at 127.0.0.1:38774
I20260710 11:02:05.895835 19481 raft_consensus.cc:606] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 3 LEADER]: Received request to transfer leadership to TS e0e439c9e84d445db06d0661d96078ad
I20260710 11:02:05.903829 19409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7da6c8785a9348969fda831423e3f9dd"
dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
mode: GRACEFUL
new_leader_uuid: "e0e439c9e84d445db06d0661d96078ad"
 from {username='slave'} at 127.0.0.1:58830
I20260710 11:02:05.904366 19409 raft_consensus.cc:606] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Received request to transfer leadership to TS e0e439c9e84d445db06d0661d96078ad
I20260710 11:02:05.909621 19409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba8bc165d54a4156ac8a3be038aedbba"
dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
mode: GRACEFUL
new_leader_uuid: "e0e439c9e84d445db06d0661d96078ad"
 from {username='slave'} at 127.0.0.1:58830
I20260710 11:02:05.910130 19409 raft_consensus.cc:606] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 2 LEADER]: Received request to transfer leadership to TS e0e439c9e84d445db06d0661d96078ad
I20260710 11:02:05.914638 19409 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8896c1206204fdfb3bf26654177dea1"
dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
mode: GRACEFUL
new_leader_uuid: "e0e439c9e84d445db06d0661d96078ad"
 from {username='slave'} at 127.0.0.1:58830
I20260710 11:02:05.915119 19409 raft_consensus.cc:606] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 2 LEADER]: Received request to transfer leadership to TS e0e439c9e84d445db06d0661d96078ad
I20260710 11:02:06.042735 19622 raft_consensus.cc:993] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b: : Instructing follower e0e439c9e84d445db06d0661d96078ad to start an election
I20260710 11:02:06.043226 19643 raft_consensus.cc:1081] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Signalling peer e0e439c9e84d445db06d0661d96078ad to start an election
I20260710 11:02:06.044880 19333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7da6c8785a9348969fda831423e3f9dd"
dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
 from {username='slave'} at 127.0.0.1:43766
I20260710 11:02:06.045382 19333 raft_consensus.cc:493] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:06.045693 19333 raft_consensus.cc:3060] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:06.050182 19333 raft_consensus.cc:515] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:06.051900 19333 leader_election.cc:290] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 2 election: Requested vote from peers a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:06.052887 19481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da6c8785a9348969fda831423e3f9dd" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:06.052802 19409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da6c8785a9348969fda831423e3f9dd" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
I20260710 11:02:06.053534 19481 raft_consensus.cc:3060] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:06.053635 19409 raft_consensus.cc:3055] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:06.054100 19409 raft_consensus.cc:740] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Running, Role: LEADER
I20260710 11:02:06.055006 19409 consensus_queue.cc:260] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:06.056288 19409 raft_consensus.cc:3060] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:06.061200 19481 raft_consensus.cc:2468] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 2.
I20260710 11:02:06.062736 19299 leader_election.cc:304] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:06.063494 19641 raft_consensus.cc:2804] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:06.063952 19641 raft_consensus.cc:697] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 2 LEADER]: Becoming Leader. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Running, Role: LEADER
I20260710 11:02:06.064734 19641 consensus_queue.cc:237] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:06.065215 19409 raft_consensus.cc:2468] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 2.
I20260710 11:02:06.075868 19232 catalog_manager.cc:5697] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad reported cstate change: term changed from 1 to 2, leader changed from a311321f2814454d8e54d18d7f0d628b (127.18.70.2) to e0e439c9e84d445db06d0661d96078ad (127.18.70.1). New cstate: current_term: 2 leader_uuid: "e0e439c9e84d445db06d0661d96078ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:06.101377 19622 raft_consensus.cc:993] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b: : Instructing follower e0e439c9e84d445db06d0661d96078ad to start an election
I20260710 11:02:06.101866 19643 raft_consensus.cc:1081] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 2 LEADER]: Signalling peer e0e439c9e84d445db06d0661d96078ad to start an election
I20260710 11:02:06.103283 19333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba8bc165d54a4156ac8a3be038aedbba"
dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
 from {username='slave'} at 127.0.0.1:43766
I20260710 11:02:06.103905 19333 raft_consensus.cc:493] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:06.104300 19333 raft_consensus.cc:3060] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:06.112267 19333 raft_consensus.cc:515] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:06.115172 19333 leader_election.cc:290] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 3 election: Requested vote from peers a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:06.115484 19409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8bc165d54a4156ac8a3be038aedbba" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
I20260710 11:02:06.115792 19481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba8bc165d54a4156ac8a3be038aedbba" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:06.116104 19409 raft_consensus.cc:3055] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:06.116358 19481 raft_consensus.cc:3060] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:06.116580 19409 raft_consensus.cc:740] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Running, Role: LEADER
I20260710 11:02:06.117465 19409 consensus_queue.cc:260] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [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: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:06.118516 19409 raft_consensus.cc:3060] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:06.124038 19481 raft_consensus.cc:2468] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 3.
I20260710 11:02:06.124794 19409 raft_consensus.cc:2468] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 3.
I20260710 11:02:06.125473 19299 leader_election.cc:304] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [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: 282a410b3e684ae4b7ca250f148d709b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:06.126497 19623 raft_consensus.cc:2804] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:06.126935 19623 raft_consensus.cc:697] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [term 3 LEADER]: Becoming Leader. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Running, Role: LEADER
I20260710 11:02:06.127861 19623 consensus_queue.cc:237] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [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: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:06.138790 19232 catalog_manager.cc:5697] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad reported cstate change: term changed from 2 to 3, leader changed from a311321f2814454d8e54d18d7f0d628b (127.18.70.2) to e0e439c9e84d445db06d0661d96078ad (127.18.70.1). New cstate: current_term: 3 leader_uuid: "e0e439c9e84d445db06d0661d96078ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:06.141706 19627 raft_consensus.cc:993] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b: : Instructing follower e0e439c9e84d445db06d0661d96078ad to start an election
I20260710 11:02:06.142165 19627 raft_consensus.cc:1081] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 3 LEADER]: Signalling peer e0e439c9e84d445db06d0661d96078ad to start an election
I20260710 11:02:06.144492 19333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3978c2c9919541209374344f2b87faaa"
dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
 from {username='slave'} at 127.0.0.1:43758
I20260710 11:02:06.145080 19333 raft_consensus.cc:493] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:06.145637 19333 raft_consensus.cc:3060] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:06.153362 19333 raft_consensus.cc:515] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:06.156411 19333 leader_election.cc:290] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 4 election: Requested vote from peers 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809), a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525)
I20260710 11:02:06.156577 19409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3978c2c9919541209374344f2b87faaa" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
I20260710 11:02:06.156435 19481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3978c2c9919541209374344f2b87faaa" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:06.157375 19409 raft_consensus.cc:3060] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:06.157439 19481 raft_consensus.cc:3055] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:02:06.157972 19481 raft_consensus.cc:740] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Running, Role: LEADER
I20260710 11:02:06.158835 19481 consensus_queue.cc:260] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [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: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:06.160115 19481 raft_consensus.cc:3060] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:06.164474 19409 raft_consensus.cc:2468] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 4.
I20260710 11:02:06.165838 19300 leader_election.cc:304] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [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: a311321f2814454d8e54d18d7f0d628b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:06.166718 19623 raft_consensus.cc:2804] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:02:06.167418 19623 raft_consensus.cc:697] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 4 LEADER]: Becoming Leader. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Running, Role: LEADER
I20260710 11:02:06.167273 19481 raft_consensus.cc:2468] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 4.
I20260710 11:02:06.168367 19623 consensus_queue.cc:237] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [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: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:06.175554 19232 catalog_manager.cc:5697] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad reported cstate change: term changed from 3 to 4, leader changed from 282a410b3e684ae4b7ca250f148d709b (127.18.70.3) to e0e439c9e84d445db06d0661d96078ad (127.18.70.1). New cstate: current_term: 4 leader_uuid: "e0e439c9e84d445db06d0661d96078ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:06.198143 19622 raft_consensus.cc:993] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b: : Instructing follower e0e439c9e84d445db06d0661d96078ad to start an election
I20260710 11:02:06.198719 19622 raft_consensus.cc:1081] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 2 LEADER]: Signalling peer e0e439c9e84d445db06d0661d96078ad to start an election
I20260710 11:02:06.200397 19333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8896c1206204fdfb3bf26654177dea1"
dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
 from {username='slave'} at 127.0.0.1:43766
I20260710 11:02:06.201002 19333 raft_consensus.cc:493] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:06.201476 19333 raft_consensus.cc:3060] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:06.209324 19333 raft_consensus.cc:515] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:06.210533 19531 raft_consensus.cc:993] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b: : Instructing follower e0e439c9e84d445db06d0661d96078ad to start an election
I20260710 11:02:06.211028 19640 raft_consensus.cc:1081] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 3 LEADER]: Signalling peer e0e439c9e84d445db06d0661d96078ad to start an election
I20260710 11:02:06.211897 19333 leader_election.cc:290] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 3 election: Requested vote from peers a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:06.213101 19481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8896c1206204fdfb3bf26654177dea1" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:06.213864 19481 raft_consensus.cc:3060] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:06.214182 19409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8896c1206204fdfb3bf26654177dea1" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
I20260710 11:02:06.214720 19409 raft_consensus.cc:3055] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:06.215476 19333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717"
dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
 from {username='slave'} at 127.0.0.1:43758
I20260710 11:02:06.216024 19333 raft_consensus.cc:493] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:06.216382 19333 raft_consensus.cc:3060] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:06.219844 19481 raft_consensus.cc:2468] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 3.
I20260710 11:02:06.220985 19299 leader_election.cc:304] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [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: 282a410b3e684ae4b7ca250f148d709b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:06.215008 19409 raft_consensus.cc:740] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Running, Role: LEADER
I20260710 11:02:06.221796 19623 raft_consensus.cc:2804] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:06.222272 19623 raft_consensus.cc:697] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 3 LEADER]: Becoming Leader. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Running, Role: LEADER
I20260710 11:02:06.222479 19409 consensus_queue.cc:260] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [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: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:06.223126 19623 consensus_queue.cc:237] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [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: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:06.223711 19409 raft_consensus.cc:3060] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:06.223933 19333 raft_consensus.cc:515] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:06.226950 19408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
I20260710 11:02:06.227820 19408 raft_consensus.cc:3060] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:06.228473 19481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f2d1d2b42a4da6a2306eb3f4b16717" candidate_uuid: "e0e439c9e84d445db06d0661d96078ad" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:06.229132 19481 raft_consensus.cc:3055] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:02:06.229558 19481 raft_consensus.cc:740] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Running, Role: LEADER
I20260710 11:02:06.230497 19481 consensus_queue.cc:260] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [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: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:06.233695 19481 raft_consensus.cc:3060] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:06.236260 19408 raft_consensus.cc:2468] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 4.
I20260710 11:02:06.227196 19333 leader_election.cc:290] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [CANDIDATE]: Term 4 election: Requested vote from peers a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:06.237533 19300 leader_election.cc:304] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [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: a311321f2814454d8e54d18d7f0d628b, e0e439c9e84d445db06d0661d96078ad; no voters: 
I20260710 11:02:06.239308 19644 raft_consensus.cc:2804] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:02:06.239830 19644 raft_consensus.cc:697] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 4 LEADER]: Becoming Leader. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Running, Role: LEADER
I20260710 11:02:06.240739 19644 consensus_queue.cc:237] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [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: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:06.246452 19481 raft_consensus.cc:2468] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 4.
I20260710 11:02:06.246448 19409 raft_consensus.cc:2468] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e0e439c9e84d445db06d0661d96078ad in term 3.
I20260710 11:02:06.250887 19232 catalog_manager.cc:5697] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad reported cstate change: term changed from 2 to 3, leader changed from a311321f2814454d8e54d18d7f0d628b (127.18.70.2) to e0e439c9e84d445db06d0661d96078ad (127.18.70.1). New cstate: current_term: 3 leader_uuid: "e0e439c9e84d445db06d0661d96078ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:06.263230 19232 catalog_manager.cc:5697] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad reported cstate change: term changed from 3 to 4, leader changed from 282a410b3e684ae4b7ca250f148d709b (127.18.70.3) to e0e439c9e84d445db06d0661d96078ad (127.18.70.1). New cstate: current_term: 4 leader_uuid: "e0e439c9e84d445db06d0661d96078ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:06.501643 19409 raft_consensus.cc:1275] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Refusing update from remote peer e0e439c9e84d445db06d0661d96078ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:06.502907 19623 consensus_queue.cc:1048] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:06.518254 19481 raft_consensus.cc:1275] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Refusing update from remote peer e0e439c9e84d445db06d0661d96078ad: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:06.520798 19644 consensus_queue.cc:1048] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:06.577855 19409 raft_consensus.cc:1275] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 3 FOLLOWER]: Refusing update from remote peer e0e439c9e84d445db06d0661d96078ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:06.579000 19644 consensus_queue.cc:1048] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:06.588032 19481 raft_consensus.cc:1275] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 3 FOLLOWER]: Refusing update from remote peer e0e439c9e84d445db06d0661d96078ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:06.590085 19641 consensus_queue.cc:1048] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:06.638420 19409 raft_consensus.cc:1275] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 4 FOLLOWER]: Refusing update from remote peer e0e439c9e84d445db06d0661d96078ad: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:06.639758 19408 raft_consensus.cc:1275] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 3 FOLLOWER]: Refusing update from remote peer e0e439c9e84d445db06d0661d96078ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:06.639810 19641 consensus_queue.cc:1048] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:06.641499 19641 consensus_queue.cc:1048] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:06.650105 19481 raft_consensus.cc:1275] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 4 FOLLOWER]: Refusing update from remote peer e0e439c9e84d445db06d0661d96078ad: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:06.651278 19482 raft_consensus.cc:1275] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 4 FOLLOWER]: Refusing update from remote peer e0e439c9e84d445db06d0661d96078ad: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:06.654820 19644 consensus_queue.cc:1048] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:06.656126 19644 consensus_queue.cc:1048] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:06.672691 19407 raft_consensus.cc:1275] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 4 FOLLOWER]: Refusing update from remote peer e0e439c9e84d445db06d0661d96078ad: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:06.676651 19644 consensus_queue.cc:1048] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:06.703050 19482 raft_consensus.cc:1275] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [term 3 FOLLOWER]: Refusing update from remote peer e0e439c9e84d445db06d0661d96078ad: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:06.704742 19644 consensus_queue.cc:1048] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:08.922118 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:08.929632 19333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3978c2c9919541209374344f2b87faaa"
dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
mode: GRACEFUL
new_leader_uuid: "282a410b3e684ae4b7ca250f148d709b"
 from {username='slave'} at 127.0.0.1:34812
I20260710 11:02:08.930344 19333 raft_consensus.cc:606] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 4 LEADER]: Received request to transfer leadership to TS 282a410b3e684ae4b7ca250f148d709b
I20260710 11:02:08.932694 19333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7da6c8785a9348969fda831423e3f9dd"
dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
mode: GRACEFUL
new_leader_uuid: "282a410b3e684ae4b7ca250f148d709b"
 from {username='slave'} at 127.0.0.1:34812
I20260710 11:02:08.933140 19333 raft_consensus.cc:606] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 2 LEADER]: Received request to transfer leadership to TS 282a410b3e684ae4b7ca250f148d709b
I20260710 11:02:08.935120 19333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "878ad3f96d8d45d1b3a80bc367b2f59f"
dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
mode: GRACEFUL
new_leader_uuid: "a311321f2814454d8e54d18d7f0d628b"
 from {username='slave'} at 127.0.0.1:34812
I20260710 11:02:08.935595 19333 raft_consensus.cc:606] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [term 1 LEADER]: Received request to transfer leadership to TS a311321f2814454d8e54d18d7f0d628b
I20260710 11:02:08.937528 19333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8896c1206204fdfb3bf26654177dea1"
dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
mode: GRACEFUL
new_leader_uuid: "a311321f2814454d8e54d18d7f0d628b"
 from {username='slave'} at 127.0.0.1:34812
I20260710 11:02:08.937955 19333 raft_consensus.cc:606] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 3 LEADER]: Received request to transfer leadership to TS a311321f2814454d8e54d18d7f0d628b
I20260710 11:02:08.938892 18712 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:02:08.939327 18712 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:09.047756 19661 raft_consensus.cc:993] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad: : Instructing follower 282a410b3e684ae4b7ca250f148d709b to start an election
I20260710 11:02:09.048174 19661 raft_consensus.cc:1081] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 4 LEADER]: Signalling peer 282a410b3e684ae4b7ca250f148d709b to start an election
I20260710 11:02:09.049700 19482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3978c2c9919541209374344f2b87faaa"
dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
 from {username='slave'} at 127.0.0.1:38754
I20260710 11:02:09.050191 19482 raft_consensus.cc:493] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:09.050526 19482 raft_consensus.cc:3060] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:09.055910 19482 raft_consensus.cc:515] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:09.057706 19482 leader_election.cc:290] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 5 election: Requested vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525)
I20260710 11:02:09.058707 19333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3978c2c9919541209374344f2b87faaa" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
I20260710 11:02:09.059060 19409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3978c2c9919541209374344f2b87faaa" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
I20260710 11:02:09.059363 19333 raft_consensus.cc:3055] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:02:09.059581 19409 raft_consensus.cc:3060] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:09.059724 19333 raft_consensus.cc:740] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Running, Role: LEADER
I20260710 11:02:09.060671 19333 consensus_queue.cc:260] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [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: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:09.061941 19333 raft_consensus.cc:3060] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:09.065462 19409 raft_consensus.cc:2468] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282a410b3e684ae4b7ca250f148d709b in term 5.
I20260710 11:02:09.066675 19449 leader_election.cc:304] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [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: 282a410b3e684ae4b7ca250f148d709b, a311321f2814454d8e54d18d7f0d628b; no voters: 
I20260710 11:02:09.067713 19660 raft_consensus.cc:2804] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:02:09.067813 19665 raft_consensus.cc:993] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad: : Instructing follower 282a410b3e684ae4b7ca250f148d709b to start an election
I20260710 11:02:09.068380 19333 raft_consensus.cc:2468] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282a410b3e684ae4b7ca250f148d709b in term 5.
I20260710 11:02:09.068411 19661 raft_consensus.cc:1081] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 2 LEADER]: Signalling peer 282a410b3e684ae4b7ca250f148d709b to start an election
I20260710 11:02:09.068956 19660 raft_consensus.cc:697] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 5 LEADER]: Becoming Leader. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Running, Role: LEADER
I20260710 11:02:09.069988 19660 consensus_queue.cc:237] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [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: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } }
I20260710 11:02:09.070457 19482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7da6c8785a9348969fda831423e3f9dd"
dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
 from {username='slave'} at 127.0.0.1:38754
I20260710 11:02:09.071012 19482 raft_consensus.cc:493] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:09.071396 19482 raft_consensus.cc:3060] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:09.077104 19482 raft_consensus.cc:515] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:09.079648 19333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da6c8785a9348969fda831423e3f9dd" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
I20260710 11:02:09.080194 19333 raft_consensus.cc:3055] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:09.080178 19409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7da6c8785a9348969fda831423e3f9dd" candidate_uuid: "282a410b3e684ae4b7ca250f148d709b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
I20260710 11:02:09.079864 19232 catalog_manager.cc:5697] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b reported cstate change: term changed from 4 to 5, leader changed from e0e439c9e84d445db06d0661d96078ad (127.18.70.1) to 282a410b3e684ae4b7ca250f148d709b (127.18.70.3). New cstate: current_term: 5 leader_uuid: "282a410b3e684ae4b7ca250f148d709b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.080796 19409 raft_consensus.cc:3060] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:09.081089 19482 leader_election.cc:290] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [CANDIDATE]: Term 3 election: Requested vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525)
I20260710 11:02:09.080641 19333 raft_consensus.cc:740] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Running, Role: LEADER
I20260710 11:02:09.083168 19333 consensus_queue.cc:260] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [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: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:09.083629 19661 raft_consensus.cc:993] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad: : Instructing follower a311321f2814454d8e54d18d7f0d628b to start an election
I20260710 11:02:09.084128 19661 raft_consensus.cc:1081] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 3 LEADER]: Signalling peer a311321f2814454d8e54d18d7f0d628b to start an election
I20260710 11:02:09.084395 19333 raft_consensus.cc:3060] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:09.085986 19408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8896c1206204fdfb3bf26654177dea1"
dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
 from {username='slave'} at 127.0.0.1:58826
I20260710 11:02:09.086524 19408 raft_consensus.cc:493] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:09.086885 19408 raft_consensus.cc:3060] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:09.089171 19409 raft_consensus.cc:2468] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282a410b3e684ae4b7ca250f148d709b in term 3.
I20260710 11:02:09.090904 19449 leader_election.cc:304] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [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: 282a410b3e684ae4b7ca250f148d709b, a311321f2814454d8e54d18d7f0d628b; no voters: 
I20260710 11:02:09.091482 19333 raft_consensus.cc:2468] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 282a410b3e684ae4b7ca250f148d709b in term 3.
I20260710 11:02:09.091914 19660 raft_consensus.cc:2804] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:09.092842 19660 raft_consensus.cc:697] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [term 3 LEADER]: Becoming Leader. State: Replica: 282a410b3e684ae4b7ca250f148d709b, State: Running, Role: LEADER
I20260710 11:02:09.093922 19660 consensus_queue.cc:237] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [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: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:09.094779 19408 raft_consensus.cc:515] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:09.097137 19408 leader_election.cc:290] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 4 election: Requested vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:09.097536 19333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8896c1206204fdfb3bf26654177dea1" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
I20260710 11:02:09.097930 19482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8896c1206204fdfb3bf26654177dea1" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:09.098261 19333 raft_consensus.cc:3055] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:02:09.098701 19482 raft_consensus.cc:3060] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:09.098718 19333 raft_consensus.cc:740] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Running, Role: LEADER
I20260710 11:02:09.099824 19333 consensus_queue.cc:260] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [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: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:09.100680 19333 raft_consensus.cc:3060] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:09.109373 19482 raft_consensus.cc:2468] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 4.
I20260710 11:02:09.109619 19333 raft_consensus.cc:2468] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 4.
I20260710 11:02:09.111230 19374 leader_election.cc:304] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [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: 282a410b3e684ae4b7ca250f148d709b, a311321f2814454d8e54d18d7f0d628b; no voters: 
I20260710 11:02:09.112957 19643 raft_consensus.cc:2804] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:02:09.114813 19643 raft_consensus.cc:697] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 4 LEADER]: Becoming Leader. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Running, Role: LEADER
I20260710 11:02:09.115803 19643 consensus_queue.cc:237] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [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: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:09.122367 19665 raft_consensus.cc:993] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad: : Instructing follower a311321f2814454d8e54d18d7f0d628b to start an election
I20260710 11:02:09.122804 19665 raft_consensus.cc:1081] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [term 1 LEADER]: Signalling peer a311321f2814454d8e54d18d7f0d628b to start an election
I20260710 11:02:09.124809 19408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "878ad3f96d8d45d1b3a80bc367b2f59f"
dest_uuid: "a311321f2814454d8e54d18d7f0d628b"
 from {username='slave'} at 127.0.0.1:58826
I20260710 11:02:09.124557 19232 catalog_manager.cc:5697] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b reported cstate change: term changed from 2 to 3, leader changed from e0e439c9e84d445db06d0661d96078ad (127.18.70.1) to 282a410b3e684ae4b7ca250f148d709b (127.18.70.3). New cstate: current_term: 3 leader_uuid: "282a410b3e684ae4b7ca250f148d709b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:09.125372 19408 raft_consensus.cc:493] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:09.125777 19408 raft_consensus.cc:3060] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.126478 19230 catalog_manager.cc:5697] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b reported cstate change: term changed from 3 to 4, leader changed from e0e439c9e84d445db06d0661d96078ad (127.18.70.1) to a311321f2814454d8e54d18d7f0d628b (127.18.70.2). New cstate: current_term: 4 leader_uuid: "a311321f2814454d8e54d18d7f0d628b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.132658 19408 raft_consensus.cc:515] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:09.135443 19408 leader_election.cc:290] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 2 election: Requested vote from peers e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095), 282a410b3e684ae4b7ca250f148d709b (127.18.70.3:32809)
I20260710 11:02:09.135360 19333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878ad3f96d8d45d1b3a80bc367b2f59f" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e0e439c9e84d445db06d0661d96078ad"
I20260710 11:02:09.135968 19333 raft_consensus.cc:3055] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:09.136101 19482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "878ad3f96d8d45d1b3a80bc367b2f59f" candidate_uuid: "a311321f2814454d8e54d18d7f0d628b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "282a410b3e684ae4b7ca250f148d709b"
I20260710 11:02:09.136291 19333 raft_consensus.cc:740] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e0e439c9e84d445db06d0661d96078ad, State: Running, Role: LEADER
I20260710 11:02:09.136626 19482 raft_consensus.cc:3060] T 878ad3f96d8d45d1b3a80bc367b2f59f P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.136953 19333 consensus_queue.cc:260] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:09.137775 19333 raft_consensus.cc:3060] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:09.143049 19482 raft_consensus.cc:2468] T 878ad3f96d8d45d1b3a80bc367b2f59f P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 2.
I20260710 11:02:09.143528 19333 raft_consensus.cc:2468] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a311321f2814454d8e54d18d7f0d628b in term 2.
I20260710 11:02:09.144208 19374 leader_election.cc:304] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 282a410b3e684ae4b7ca250f148d709b, a311321f2814454d8e54d18d7f0d628b; no voters: 
I20260710 11:02:09.144990 19643 raft_consensus.cc:2804] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:09.145519 19643 raft_consensus.cc:697] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b [term 2 LEADER]: Becoming Leader. State: Replica: a311321f2814454d8e54d18d7f0d628b, State: Running, Role: LEADER
I20260710 11:02:09.146243 19643 consensus_queue.cc:237] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } }
I20260710 11:02:09.152281 19230 catalog_manager.cc:5697] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b reported cstate change: term changed from 1 to 2, leader changed from e0e439c9e84d445db06d0661d96078ad (127.18.70.1) to a311321f2814454d8e54d18d7f0d628b (127.18.70.2). New cstate: current_term: 2 leader_uuid: "a311321f2814454d8e54d18d7f0d628b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.568297 19408 raft_consensus.cc:1275] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 5 FOLLOWER]: Refusing update from remote peer 282a410b3e684ae4b7ca250f148d709b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:02:09.569585 19660 consensus_queue.cc:1048] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:09.580977 19333 raft_consensus.cc:1275] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 5 FOLLOWER]: Refusing update from remote peer 282a410b3e684ae4b7ca250f148d709b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:02:09.582682 19666 consensus_queue.cc:1048] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:02:09.635403 19482 raft_consensus.cc:1275] T 878ad3f96d8d45d1b3a80bc367b2f59f P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Refusing update from remote peer a311321f2814454d8e54d18d7f0d628b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.636632 19643 consensus_queue.cc:1048] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:09.645694 19333 raft_consensus.cc:1275] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Refusing update from remote peer a311321f2814454d8e54d18d7f0d628b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:09.647825 19683 consensus_queue.cc:1048] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:09.678179 19333 raft_consensus.cc:1275] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 3 FOLLOWER]: Refusing update from remote peer 282a410b3e684ae4b7ca250f148d709b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:09.679338 19678 consensus_queue.cc:1048] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:09.685701 19408 raft_consensus.cc:1275] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 3 FOLLOWER]: Refusing update from remote peer 282a410b3e684ae4b7ca250f148d709b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:09.687126 19678 consensus_queue.cc:1048] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a311321f2814454d8e54d18d7f0d628b" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:09.693552 19333 raft_consensus.cc:1275] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 4 FOLLOWER]: Refusing update from remote peer a311321f2814454d8e54d18d7f0d628b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:09.695000 19684 consensus_queue.cc:1048] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e0e439c9e84d445db06d0661d96078ad" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:09.704922 19482 raft_consensus.cc:1275] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [term 4 FOLLOWER]: Refusing update from remote peer a311321f2814454d8e54d18d7f0d628b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:09.707816 19643 consensus_queue.cc:1048] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [LEADER]: Connected to new peer: Peer: permanent_uuid: "282a410b3e684ae4b7ca250f148d709b" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 32809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:09.940186 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:09.946090 18712 tablet_server.cc:179] TabletServer@127.18.70.1:0 shutting down...
I20260710 11:02:09.966581 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:09.967538 18712 tablet_replica.cc:333] T 84723e63a4d14c1caabd2fb8cfa91491 P e0e439c9e84d445db06d0661d96078ad: stopping tablet replica
I20260710 11:02:09.968029 18712 raft_consensus.cc:2243] T 84723e63a4d14c1caabd2fb8cfa91491 P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:09.968436 18712 raft_consensus.cc:2272] T 84723e63a4d14c1caabd2fb8cfa91491 P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:09.970285 18712 tablet_replica.cc:333] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad: stopping tablet replica
I20260710 11:02:09.970788 18712 raft_consensus.cc:2243] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:02:09.971441 18712 raft_consensus.cc:2272] T 71f2d1d2b42a4da6a2306eb3f4b16717 P e0e439c9e84d445db06d0661d96078ad [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:09.973006 18712 tablet_replica.cc:333] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad: stopping tablet replica
I20260710 11:02:09.973546 18712 raft_consensus.cc:2243] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:09.974174 18712 raft_consensus.cc:2272] T ba8bc165d54a4156ac8a3be038aedbba P e0e439c9e84d445db06d0661d96078ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:09.975662 18712 tablet_replica.cc:333] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad: stopping tablet replica
I20260710 11:02:09.976094 18712 raft_consensus.cc:2243] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:09.976441 18712 raft_consensus.cc:2272] T c0d181ccff3641599151fd99c4509b1d P e0e439c9e84d445db06d0661d96078ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:09.978004 18712 tablet_replica.cc:333] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad: stopping tablet replica
I20260710 11:02:09.978459 18712 raft_consensus.cc:2243] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:09.979069 18712 raft_consensus.cc:2272] T 749efb261f9c4ebe93130d3678a36365 P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:09.980549 18712 tablet_replica.cc:333] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad: stopping tablet replica
I20260710 11:02:09.980998 18712 raft_consensus.cc:2243] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:09.981742 18712 raft_consensus.cc:2272] T cbd9dce062934a7bb57c3f3e8a5bbae9 P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:09.983472 18712 tablet_replica.cc:333] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad: stopping tablet replica
I20260710 11:02:09.983882 18712 raft_consensus.cc:2243] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:09.984196 18712 raft_consensus.cc:2272] T b8896c1206204fdfb3bf26654177dea1 P e0e439c9e84d445db06d0661d96078ad [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:09.986132 18712 tablet_replica.cc:333] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad: stopping tablet replica
I20260710 11:02:09.986537 18712 raft_consensus.cc:2243] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:09.986845 18712 raft_consensus.cc:2272] T 878ad3f96d8d45d1b3a80bc367b2f59f P e0e439c9e84d445db06d0661d96078ad [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:09.989521 18712 tablet_replica.cc:333] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad: stopping tablet replica
I20260710 11:02:09.989972 18712 raft_consensus.cc:2243] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:09.990300 18712 raft_consensus.cc:2272] T 3978c2c9919541209374344f2b87faaa P e0e439c9e84d445db06d0661d96078ad [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:09.992350 18712 tablet_replica.cc:333] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad: stopping tablet replica
I20260710 11:02:09.992875 18712 raft_consensus.cc:2243] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:09.993258 18712 raft_consensus.cc:2272] T 7da6c8785a9348969fda831423e3f9dd P e0e439c9e84d445db06d0661d96078ad [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.022487 18712 tablet_server.cc:196] TabletServer@127.18.70.1:0 shutdown complete.
I20260710 11:02:10.040428 18712 tablet_server.cc:179] TabletServer@127.18.70.2:0 shutting down...
W20260710 11:02:10.051453 19448 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.70.1:33095: connect: Connection refused (error 111)
W20260710 11:02:10.063618 19374 consensus_peers.cc:597] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b -> Peer e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095): Couldn't send request to peer e0e439c9e84d445db06d0661d96078ad. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:33095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:10.065284 19448 consensus_peers.cc:597] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b -> Peer e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095): Couldn't send request to peer e0e439c9e84d445db06d0661d96078ad. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:33095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:10.075625 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:10.076210 18712 tablet_replica.cc:333] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b: stopping tablet replica
I20260710 11:02:10.076716 18712 raft_consensus.cc:2243] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:10.077121 18712 raft_consensus.cc:2272] T 84723e63a4d14c1caabd2fb8cfa91491 P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.078899 18712 tablet_replica.cc:333] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b: stopping tablet replica
I20260710 11:02:10.079365 18712 raft_consensus.cc:2243] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:10.079715 18712 raft_consensus.cc:2272] T 71f2d1d2b42a4da6a2306eb3f4b16717 P a311321f2814454d8e54d18d7f0d628b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.081399 18712 tablet_replica.cc:333] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b: stopping tablet replica
I20260710 11:02:10.081851 18712 raft_consensus.cc:2243] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:10.082559 18712 raft_consensus.cc:2272] T c0d181ccff3641599151fd99c4509b1d P a311321f2814454d8e54d18d7f0d628b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.084146 18712 tablet_replica.cc:333] T 749efb261f9c4ebe93130d3678a36365 P a311321f2814454d8e54d18d7f0d628b: stopping tablet replica
I20260710 11:02:10.084637 18712 raft_consensus.cc:2243] T 749efb261f9c4ebe93130d3678a36365 P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:10.085041 18712 raft_consensus.cc:2272] T 749efb261f9c4ebe93130d3678a36365 P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.086804 18712 tablet_replica.cc:333] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b: stopping tablet replica
I20260710 11:02:10.087291 18712 raft_consensus.cc:2243] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:10.088201 18712 raft_consensus.cc:2272] T 878ad3f96d8d45d1b3a80bc367b2f59f P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:10.089584 19448 consensus_peers.cc:597] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b -> Peer e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095): Couldn't send request to peer e0e439c9e84d445db06d0661d96078ad. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:33095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:10.090268 18712 tablet_replica.cc:333] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b: stopping tablet replica
I20260710 11:02:10.090795 18712 raft_consensus.cc:2243] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:10.091320 18712 raft_consensus.cc:2272] T 3978c2c9919541209374344f2b87faaa P a311321f2814454d8e54d18d7f0d628b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.093420 18712 tablet_replica.cc:333] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b: stopping tablet replica
I20260710 11:02:10.093912 18712 raft_consensus.cc:2243] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:10.094323 18712 raft_consensus.cc:2272] T 7da6c8785a9348969fda831423e3f9dd P a311321f2814454d8e54d18d7f0d628b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.096342 18712 tablet_replica.cc:333] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b: stopping tablet replica
I20260710 11:02:10.096822 18712 raft_consensus.cc:2243] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:02:10.097581 18712 raft_consensus.cc:2272] T b8896c1206204fdfb3bf26654177dea1 P a311321f2814454d8e54d18d7f0d628b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.099530 18712 tablet_replica.cc:333] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b: stopping tablet replica
I20260710 11:02:10.099977 18712 raft_consensus.cc:2243] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:10.100397 18712 raft_consensus.cc:2272] T cbd9dce062934a7bb57c3f3e8a5bbae9 P a311321f2814454d8e54d18d7f0d628b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.102015 18712 tablet_replica.cc:333] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b: stopping tablet replica
I20260710 11:02:10.102470 18712 raft_consensus.cc:2243] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:10.102860 18712 raft_consensus.cc:2272] T ba8bc165d54a4156ac8a3be038aedbba P a311321f2814454d8e54d18d7f0d628b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.152155 18712 tablet_server.cc:196] TabletServer@127.18.70.2:0 shutdown complete.
I20260710 11:02:10.170302 18712 tablet_server.cc:179] TabletServer@127.18.70.3:0 shutting down...
W20260710 11:02:10.186995 19449 consensus_peers.cc:597] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b -> Peer a311321f2814454d8e54d18d7f0d628b (127.18.70.2:38525): Couldn't send request to peer a311321f2814454d8e54d18d7f0d628b. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.2:38525: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:10.195439 19448 consensus_peers.cc:597] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b -> Peer e0e439c9e84d445db06d0661d96078ad (127.18.70.1:33095): Couldn't send request to peer e0e439c9e84d445db06d0661d96078ad. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:33095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:10.197727 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:10.198344 18712 tablet_replica.cc:333] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b: stopping tablet replica
I20260710 11:02:10.198938 18712 raft_consensus.cc:2243] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:10.199759 18712 raft_consensus.cc:2272] T 84723e63a4d14c1caabd2fb8cfa91491 P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.201524 18712 tablet_replica.cc:333] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b: stopping tablet replica
I20260710 11:02:10.202051 18712 raft_consensus.cc:2243] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:10.202487 18712 raft_consensus.cc:2272] T ba8bc165d54a4156ac8a3be038aedbba P 282a410b3e684ae4b7ca250f148d709b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.204034 18712 tablet_replica.cc:333] T c0d181ccff3641599151fd99c4509b1d P 282a410b3e684ae4b7ca250f148d709b: stopping tablet replica
I20260710 11:02:10.204501 18712 raft_consensus.cc:2243] T c0d181ccff3641599151fd99c4509b1d P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:10.204880 18712 raft_consensus.cc:2272] T c0d181ccff3641599151fd99c4509b1d P 282a410b3e684ae4b7ca250f148d709b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.206427 18712 tablet_replica.cc:333] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b: stopping tablet replica
I20260710 11:02:10.206893 18712 raft_consensus.cc:2243] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:10.207312 18712 raft_consensus.cc:2272] T 749efb261f9c4ebe93130d3678a36365 P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.208850 18712 tablet_replica.cc:333] T 878ad3f96d8d45d1b3a80bc367b2f59f P 282a410b3e684ae4b7ca250f148d709b: stopping tablet replica
I20260710 11:02:10.209293 18712 raft_consensus.cc:2243] T 878ad3f96d8d45d1b3a80bc367b2f59f P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:10.209720 18712 raft_consensus.cc:2272] T 878ad3f96d8d45d1b3a80bc367b2f59f P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.211655 18712 tablet_replica.cc:333] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b: stopping tablet replica
I20260710 11:02:10.212127 18712 raft_consensus.cc:2243] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:10.212517 18712 raft_consensus.cc:2272] T b8896c1206204fdfb3bf26654177dea1 P 282a410b3e684ae4b7ca250f148d709b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.214389 18712 tablet_replica.cc:333] T cbd9dce062934a7bb57c3f3e8a5bbae9 P 282a410b3e684ae4b7ca250f148d709b: stopping tablet replica
I20260710 11:02:10.215091 18712 raft_consensus.cc:2243] T cbd9dce062934a7bb57c3f3e8a5bbae9 P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:10.215479 18712 raft_consensus.cc:2272] T cbd9dce062934a7bb57c3f3e8a5bbae9 P 282a410b3e684ae4b7ca250f148d709b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.217163 18712 tablet_replica.cc:333] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b: stopping tablet replica
I20260710 11:02:10.217763 18712 raft_consensus.cc:2243] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:10.218142 18712 raft_consensus.cc:2272] T 71f2d1d2b42a4da6a2306eb3f4b16717 P 282a410b3e684ae4b7ca250f148d709b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.219594 18712 tablet_replica.cc:333] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b: stopping tablet replica
I20260710 11:02:10.219986 18712 raft_consensus.cc:2243] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:10.220688 18712 raft_consensus.cc:2272] T 7da6c8785a9348969fda831423e3f9dd P 282a410b3e684ae4b7ca250f148d709b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.223392 18712 tablet_replica.cc:333] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b: stopping tablet replica
I20260710 11:02:10.223999 18712 raft_consensus.cc:2243] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:02:10.224879 18712 raft_consensus.cc:2272] T 3978c2c9919541209374344f2b87faaa P 282a410b3e684ae4b7ca250f148d709b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.253136 18712 tablet_server.cc:196] TabletServer@127.18.70.3:0 shutdown complete.
I20260710 11:02:10.270843 18712 master.cc:562] Master@127.18.70.62:44773 shutting down...
I20260710 11:02:10.289570 18712 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:10.290107 18712 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:10.290455 18712 tablet_replica.cc:333] T 00000000000000000000000000000000 P fcc2b032579c4db7b07093c5abe4b978: stopping tablet replica
I20260710 11:02:10.309993 18712 master.cc:584] Master@127.18.70.62:44773 shutdown complete.
282a410b3e684ae4b7ca250f148d709b  1
a311321f2814454d8e54d18d7f0d628b  4
e0e439c9e84d445db06d0661d96078ad  5
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10791 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:02:10.353842 18712 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.70.62:38655
I20260710 11:02:10.355014 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:10.360963 19695 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:10.361135 19694 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:10.361898 19697 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:10.363626 18712 server_base.cc:1061] running on GCE node
I20260710 11:02:10.364462 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:10.364692 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:10.364885 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681330364860 us; error 0 us; skew 500 ppm
I20260710 11:02:10.365505 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:10.373054 18712 webserver.cc:533] Webserver started at http://127.18.70.62:44355/ using document root <none> and password file <none>
I20260710 11:02:10.373843 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:10.374073 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:10.374383 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:10.375599 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/master-0-root/instance:
uuid: "8bff4be67529437697c56326bebd3e93"
format_stamp: "Formatted at 2026-07-10 11:02:10 on dist-test-slave-z3q7"
I20260710 11:02:10.380174 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:02:10.383646 19702 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:10.384459 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:02:10.384696 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/master-0-root
uuid: "8bff4be67529437697c56326bebd3e93"
format_stamp: "Formatted at 2026-07-10 11:02:10 on dist-test-slave-z3q7"
I20260710 11:02:10.384932 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:10.396824 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:10.397974 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:10.435621 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.62:38655
I20260710 11:02:10.435721 19753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.62:38655 every 8 connection(s)
I20260710 11:02:10.439836 19754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:10.450832 19754 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93: Bootstrap starting.
I20260710 11:02:10.456756 19754 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:10.462131 19754 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93: No bootstrap required, opened a new log
I20260710 11:02:10.464854 19754 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bff4be67529437697c56326bebd3e93" member_type: VOTER }
I20260710 11:02:10.465265 19754 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:10.465579 19754 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8bff4be67529437697c56326bebd3e93, State: Initialized, Role: FOLLOWER
I20260710 11:02:10.466204 19754 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8bff4be67529437697c56326bebd3e93" member_type: VOTER }
I20260710 11:02:10.466889 19754 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:02:10.467216 19754 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:02:10.467569 19754 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:10.474632 19754 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bff4be67529437697c56326bebd3e93" member_type: VOTER }
I20260710 11:02:10.475373 19754 leader_election.cc:304] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93 [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: 8bff4be67529437697c56326bebd3e93; no voters: 
I20260710 11:02:10.476861 19754 leader_election.cc:290] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:02:10.477272 19757 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:10.478847 19757 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93 [term 1 LEADER]: Becoming Leader. State: Replica: 8bff4be67529437697c56326bebd3e93, State: Running, Role: LEADER
I20260710 11:02:10.479578 19757 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93 [LEADER]: Queue going to LEADER mode. State: All 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: "8bff4be67529437697c56326bebd3e93" member_type: VOTER }
I20260710 11:02:10.479960 19754 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:02:10.484720 19758 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8bff4be67529437697c56326bebd3e93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bff4be67529437697c56326bebd3e93" member_type: VOTER } }
I20260710 11:02:10.485478 19758 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93 [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:10.485942 19759 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8bff4be67529437697c56326bebd3e93. Latest consensus state: current_term: 1 leader_uuid: "8bff4be67529437697c56326bebd3e93" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8bff4be67529437697c56326bebd3e93" member_type: VOTER } }
I20260710 11:02:10.486534 19759 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93 [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:10.487336 19764 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:02:10.494998 19764 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:02:10.496590 18712 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:02:10.510195 19764 catalog_manager.cc:1383] Generated new cluster ID: de9a7172b1be412f9070ba015b68b7b6
I20260710 11:02:10.510437 19764 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:02:10.521554 19764 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:02:10.522686 19764 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:02:10.533442 19764 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93: Generated new TSK 0
I20260710 11:02:10.533946 19764 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:02:10.567801 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:10.573537 19775 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:10.574843 19776 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:10.576406 19778 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:10.576786 18712 server_base.cc:1061] running on GCE node
I20260710 11:02:10.577628 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:10.577807 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:10.577924 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681330577913 us; error 0 us; skew 500 ppm
I20260710 11:02:10.578369 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:10.580478 18712 webserver.cc:533] Webserver started at http://127.18.70.1:44947/ using document root <none> and password file <none>
I20260710 11:02:10.580888 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:10.581036 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:10.581334 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:10.582449 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-0-root/instance:
uuid: "27906a6da62a4389842a212f5de4e7d6"
format_stamp: "Formatted at 2026-07-10 11:02:10 on dist-test-slave-z3q7"
I20260710 11:02:10.586910 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:02:10.590193 19783 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:10.590921 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:02:10.591233 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-0-root
uuid: "27906a6da62a4389842a212f5de4e7d6"
format_stamp: "Formatted at 2026-07-10 11:02:10 on dist-test-slave-z3q7"
I20260710 11:02:10.591513 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:10.608853 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:10.610088 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:10.611685 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:10.613881 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:10.614099 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:10.614363 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:10.614547 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:10.655113 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.1:33387
I20260710 11:02:10.655210 19845 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.1:33387 every 8 connection(s)
I20260710 11:02:10.660018 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:10.668047 19850 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:10.669440 19851 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:10.672324 18712 server_base.cc:1061] running on GCE node
W20260710 11:02:10.673569 19853 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:10.674526 19846 heartbeater.cc:344] Connected to a master server at 127.18.70.62:38655
I20260710 11:02:10.674641 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:02:10.674885 19846 heartbeater.cc:461] Registering TS with master...
W20260710 11:02:10.674914 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:10.675307 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681330675283 us; error 0 us; skew 500 ppm
I20260710 11:02:10.675793 19846 heartbeater.cc:507] Master 127.18.70.62:38655 requested a full tablet report, sending...
I20260710 11:02:10.675863 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:10.678224 19719 ts_manager.cc:194] Registered new tserver with Master: 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387)
I20260710 11:02:10.678709 18712 webserver.cc:533] Webserver started at http://127.18.70.2:39693/ using document root <none> and password file <none>
I20260710 11:02:10.679313 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:10.679554 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:10.679867 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:10.680634 19719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33394
I20260710 11:02:10.681408 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-1-root/instance:
uuid: "9ba604f8effd497d9803e33a65e1bf4a"
format_stamp: "Formatted at 2026-07-10 11:02:10 on dist-test-slave-z3q7"
I20260710 11:02:10.686025 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:10.689494 19858 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:10.690274 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:02:10.690568 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-1-root
uuid: "9ba604f8effd497d9803e33a65e1bf4a"
format_stamp: "Formatted at 2026-07-10 11:02:10 on dist-test-slave-z3q7"
I20260710 11:02:10.690863 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:10.708565 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:10.709849 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:10.711274 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:10.713482 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:10.713701 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:10.713934 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:10.714104 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:10.753278 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.2:33697
I20260710 11:02:10.753397 19920 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.2:33697 every 8 connection(s)
I20260710 11:02:10.758008 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:10.765379 19924 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:10.767189 19925 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:10.769243 18712 server_base.cc:1061] running on GCE node
W20260710 11:02:10.769711 19927 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:10.770507 19921 heartbeater.cc:344] Connected to a master server at 127.18.70.62:38655
I20260710 11:02:10.770946 19921 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:10.770928 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:10.771381 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:10.771646 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681330771629 us; error 0 us; skew 500 ppm
I20260710 11:02:10.772044 19921 heartbeater.cc:507] Master 127.18.70.62:38655 requested a full tablet report, sending...
I20260710 11:02:10.772521 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:10.774693 19719 ts_manager.cc:194] Registered new tserver with Master: 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:10.775745 18712 webserver.cc:533] Webserver started at http://127.18.70.3:33141/ using document root <none> and password file <none>
I20260710 11:02:10.776388 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:10.776646 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:10.776551 19719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33406
I20260710 11:02:10.777011 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:10.778493 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-2-root/instance:
uuid: "05779d2ccb4343d5bbf62b1d080584ef"
format_stamp: "Formatted at 2026-07-10 11:02:10 on dist-test-slave-z3q7"
I20260710 11:02:10.783130 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:02:10.786580 19932 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:10.787434 18712 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 11:02:10.787683 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-2-root
uuid: "05779d2ccb4343d5bbf62b1d080584ef"
format_stamp: "Formatted at 2026-07-10 11:02:10 on dist-test-slave-z3q7"
I20260710 11:02:10.787926 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:10.819806 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:10.820948 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:10.822485 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:10.824704 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:10.824875 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:10.825169 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:10.825305 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:10.864140 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.3:46835
I20260710 11:02:10.864249 19994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.3:46835 every 8 connection(s)
I20260710 11:02:10.877849 19995 heartbeater.cc:344] Connected to a master server at 127.18.70.62:38655
I20260710 11:02:10.878197 19995 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:10.878901 19995 heartbeater.cc:507] Master 127.18.70.62:38655 requested a full tablet report, sending...
I20260710 11:02:10.880952 19719 ts_manager.cc:194] Registered new tserver with Master: 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:10.881954 18712 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014704766s
I20260710 11:02:10.882539 19719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33416
I20260710 11:02:10.908075 19719 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33420:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:02:10.911769 19719 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:02:11.024032 19886 tablet_service.cc:1511] Processing CreateTablet for tablet 913194d25e01465ab65466972812c45e (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:11.025876 19886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 913194d25e01465ab65466972812c45e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.034825 19882 tablet_service.cc:1511] Processing CreateTablet for tablet 171fed0f16234debbc4699f8fdd31cc0 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:11.036152 19882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 171fed0f16234debbc4699f8fdd31cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.037278 19880 tablet_service.cc:1511] Processing CreateTablet for tablet 144557db957343bfbc101771bb2f8259 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:11.037673 19960 tablet_service.cc:1511] Processing CreateTablet for tablet 913194d25e01465ab65466972812c45e (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:11.038604 19880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144557db957343bfbc101771bb2f8259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.038905 19960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 913194d25e01465ab65466972812c45e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.027583 19885 tablet_service.cc:1511] Processing CreateTablet for tablet 3b987c8dea804a6eb814703bf4d21ace (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:11.031263 19884 tablet_service.cc:1511] Processing CreateTablet for tablet bd4c88ebaa7e4523a1fb9305dd869744 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:11.033048 19883 tablet_service.cc:1511] Processing CreateTablet for tablet 258f7801fd794e59ab3884cb4ebf42d2 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:11.042763 19885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b987c8dea804a6eb814703bf4d21ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.033174 19881 tablet_service.cc:1511] Processing CreateTablet for tablet 0d70d62860734ca7be7a00f9dffd557d (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:11.044149 19879 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1bca387f0d46c388821f16e9b6ffb0 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:11.045656 19881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d70d62860734ca7be7a00f9dffd557d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.046728 19884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd4c88ebaa7e4523a1fb9305dd869744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.047495 19883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 258f7801fd794e59ab3884cb4ebf42d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.049789 19879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1bca387f0d46c388821f16e9b6ffb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.055035 19959 tablet_service.cc:1511] Processing CreateTablet for tablet 3b987c8dea804a6eb814703bf4d21ace (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:11.056406 19959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b987c8dea804a6eb814703bf4d21ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.056077 19957 tablet_service.cc:1511] Processing CreateTablet for tablet 258f7801fd794e59ab3884cb4ebf42d2 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:11.057425 19957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 258f7801fd794e59ab3884cb4ebf42d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.058426 19958 tablet_service.cc:1511] Processing CreateTablet for tablet bd4c88ebaa7e4523a1fb9305dd869744 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:11.059725 19958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd4c88ebaa7e4523a1fb9305dd869744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.067154 19956 tablet_service.cc:1511] Processing CreateTablet for tablet 171fed0f16234debbc4699f8fdd31cc0 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:11.068528 19956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 171fed0f16234debbc4699f8fdd31cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.079447 19955 tablet_service.cc:1511] Processing CreateTablet for tablet 0d70d62860734ca7be7a00f9dffd557d (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:11.080809 19955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d70d62860734ca7be7a00f9dffd557d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.082525 19878 tablet_service.cc:1511] Processing CreateTablet for tablet f368f35c8d614f459776f4d9907b07e9 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:11.083849 19878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f368f35c8d614f459776f4d9907b07e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.095485 19877 tablet_service.cc:1511] Processing CreateTablet for tablet 07c8cf0d79024b1b94de2c3bb85a90bf (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:11.096836 19877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c8cf0d79024b1b94de2c3bb85a90bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.101538 19954 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1bca387f0d46c388821f16e9b6ffb0 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:11.102893 19954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1bca387f0d46c388821f16e9b6ffb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.104835 19811 tablet_service.cc:1511] Processing CreateTablet for tablet 913194d25e01465ab65466972812c45e (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:11.106169 19811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 913194d25e01465ab65466972812c45e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.106779 19953 tablet_service.cc:1511] Processing CreateTablet for tablet f368f35c8d614f459776f4d9907b07e9 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:11.108089 19953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f368f35c8d614f459776f4d9907b07e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.107842 19959 tablet_service.cc:1511] Processing CreateTablet for tablet f017b0d58cd740e5af3610698fd807ed (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:11.109015 19959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f017b0d58cd740e5af3610698fd807ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.110129 19952 tablet_service.cc:1511] Processing CreateTablet for tablet 07c8cf0d79024b1b94de2c3bb85a90bf (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:11.110942 19810 tablet_service.cc:1511] Processing CreateTablet for tablet 3b987c8dea804a6eb814703bf4d21ace (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:11.112295 19810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b987c8dea804a6eb814703bf4d21ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.114923 19809 tablet_service.cc:1511] Processing CreateTablet for tablet bd4c88ebaa7e4523a1fb9305dd869744 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:11.116204 19809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd4c88ebaa7e4523a1fb9305dd869744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.119657 19808 tablet_service.cc:1511] Processing CreateTablet for tablet 258f7801fd794e59ab3884cb4ebf42d2 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:11.111413 19952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c8cf0d79024b1b94de2c3bb85a90bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.122187 20010 tablet_bootstrap.cc:492] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:11.123322 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 258f7801fd794e59ab3884cb4ebf42d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.130496 19884 tablet_service.cc:1511] Processing CreateTablet for tablet 72ab7413428240c2bacac226caf70c95 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:11.133855 19884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ab7413428240c2bacac226caf70c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.134895 19807 tablet_service.cc:1511] Processing CreateTablet for tablet 171fed0f16234debbc4699f8fdd31cc0 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:11.131495 19880 tablet_service.cc:1511] Processing CreateTablet for tablet f017b0d58cd740e5af3610698fd807ed (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:11.136247 19807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 171fed0f16234debbc4699f8fdd31cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.136303 19880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f017b0d58cd740e5af3610698fd807ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.138942 19806 tablet_service.cc:1511] Processing CreateTablet for tablet 0d70d62860734ca7be7a00f9dffd557d (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:11.141604 19805 tablet_service.cc:1511] Processing CreateTablet for tablet 144557db957343bfbc101771bb2f8259 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:11.148253 19957 tablet_service.cc:1511] Processing CreateTablet for tablet 144557db957343bfbc101771bb2f8259 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:11.153872 19957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144557db957343bfbc101771bb2f8259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.155465 20009 tablet_bootstrap.cc:492] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:11.155356 19879 tablet_service.cc:1511] Processing CreateTablet for tablet abe0d7aea27145f888e6f2ffcdf48811 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:11.156637 19879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abe0d7aea27145f888e6f2ffcdf48811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.161665 19805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144557db957343bfbc101771bb2f8259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.162941 19806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d70d62860734ca7be7a00f9dffd557d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.162477 19882 tablet_service.cc:1511] Processing CreateTablet for tablet ab496ef9a0454d4ca1c04cac4b5c6cab (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:11.164011 19882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab496ef9a0454d4ca1c04cac4b5c6cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.170068 19885 tablet_service.cc:1511] Processing CreateTablet for tablet 8a00ae03e111408dae30749c3e97817a (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:11.171375 19885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a00ae03e111408dae30749c3e97817a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.179855 20009 tablet_bootstrap.cc:654] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.179565 19804 tablet_service.cc:1511] Processing CreateTablet for tablet 2b1bca387f0d46c388821f16e9b6ffb0 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:11.180887 19804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1bca387f0d46c388821f16e9b6ffb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.182857 19803 tablet_service.cc:1511] Processing CreateTablet for tablet f368f35c8d614f459776f4d9907b07e9 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:11.185053 19803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f368f35c8d614f459776f4d9907b07e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.191574 19877 tablet_service.cc:1511] Processing CreateTablet for tablet e593c3194c2248bf874a07b10959963f (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:11.193329 19877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e593c3194c2248bf874a07b10959963f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.183372 19959 tablet_service.cc:1511] Processing CreateTablet for tablet 72ab7413428240c2bacac226caf70c95 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:11.193651 19881 tablet_service.cc:1511] Processing CreateTablet for tablet 4a4b73091c004ceea606a2890f7a77a0 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:11.194253 20010 tablet_bootstrap.cc:654] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.194371 19959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ab7413428240c2bacac226caf70c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.201604 19881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a4b73091c004ceea606a2890f7a77a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.209604 19953 tablet_service.cc:1511] Processing CreateTablet for tablet abe0d7aea27145f888e6f2ffcdf48811 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:11.210523 19809 tablet_service.cc:1511] Processing CreateTablet for tablet 07c8cf0d79024b1b94de2c3bb85a90bf (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:11.211004 19953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abe0d7aea27145f888e6f2ffcdf48811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.211815 19809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07c8cf0d79024b1b94de2c3bb85a90bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.212127 19802 tablet_service.cc:1511] Processing CreateTablet for tablet f017b0d58cd740e5af3610698fd807ed (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:11.218003 19802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f017b0d58cd740e5af3610698fd807ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.221004 19954 tablet_service.cc:1511] Processing CreateTablet for tablet 8a00ae03e111408dae30749c3e97817a (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:11.222324 19954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a00ae03e111408dae30749c3e97817a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.232774 19958 tablet_service.cc:1511] Processing CreateTablet for tablet e593c3194c2248bf874a07b10959963f (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:11.234086 19958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e593c3194c2248bf874a07b10959963f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.234258 19955 tablet_service.cc:1511] Processing CreateTablet for tablet 4a4b73091c004ceea606a2890f7a77a0 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:11.235455 19955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a4b73091c004ceea606a2890f7a77a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.254298 20011 tablet_bootstrap.cc:492] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:11.214157 19807 tablet_service.cc:1511] Processing CreateTablet for tablet 72ab7413428240c2bacac226caf70c95 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:11.274243 19956 tablet_service.cc:1511] Processing CreateTablet for tablet 1e342dac71274b6aa7d4d5e4d8bbad84 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:11.276041 19956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e342dac71274b6aa7d4d5e4d8bbad84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.283569 19880 tablet_service.cc:1511] Processing CreateTablet for tablet 1e342dac71274b6aa7d4d5e4d8bbad84 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:11.292475 19884 tablet_service.cc:1511] Processing CreateTablet for tablet 986ee45e73154e069d450f46e2a8f74e (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:11.296259 19959 tablet_service.cc:1511] Processing CreateTablet for tablet ab496ef9a0454d4ca1c04cac4b5c6cab (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:11.296741 19884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986ee45e73154e069d450f46e2a8f74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.297524 19959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab496ef9a0454d4ca1c04cac4b5c6cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.298391 19957 tablet_service.cc:1511] Processing CreateTablet for tablet 986ee45e73154e069d450f46e2a8f74e (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:11.299639 19957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986ee45e73154e069d450f46e2a8f74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.305579 20010 tablet_bootstrap.cc:492] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:11.305831 20009 tablet_bootstrap.cc:492] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:11.306053 20010 ts_tablet_manager.cc:1403] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.184s	user 0.011s	sys 0.002s
I20260710 11:02:11.306265 20009 ts_tablet_manager.cc:1403] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.151s	user 0.018s	sys 0.012s
I20260710 11:02:11.308926 20009 raft_consensus.cc:359] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } }
I20260710 11:02:11.309603 20010 raft_consensus.cc:359] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } }
I20260710 11:02:11.310683 20009 raft_consensus.cc:385] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.310803 20010 raft_consensus.cc:385] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.311028 20009 raft_consensus.cc:740] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.311204 20010 raft_consensus.cc:740] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.311883 20009 consensus_queue.cc:260] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } }
I20260710 11:02:11.312024 20010 consensus_queue.cc:260] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } }
I20260710 11:02:11.313824 20011 tablet_bootstrap.cc:654] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.319628 19804 tablet_service.cc:1511] Processing CreateTablet for tablet 8a00ae03e111408dae30749c3e97817a (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:11.324092 19809 tablet_service.cc:1511] Processing CreateTablet for tablet ab496ef9a0454d4ca1c04cac4b5c6cab (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:11.324652 19952 tablet_service.cc:1511] Processing CreateTablet for tablet af6b9b19fe6b4d158eb9a2d55e783428 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:11.325959 19952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6b9b19fe6b4d158eb9a2d55e783428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.327600 19811 tablet_service.cc:1511] Processing CreateTablet for tablet e593c3194c2248bf874a07b10959963f (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:11.321616 19808 tablet_service.cc:1511] Processing CreateTablet for tablet abe0d7aea27145f888e6f2ffcdf48811 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:11.332535 19878 tablet_service.cc:1511] Processing CreateTablet for tablet af6b9b19fe6b4d158eb9a2d55e783428 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:11.335225 19802 tablet_service.cc:1511] Processing CreateTablet for tablet 4a4b73091c004ceea606a2890f7a77a0 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:11.336300 19803 tablet_service.cc:1511] Processing CreateTablet for tablet 1e342dac71274b6aa7d4d5e4d8bbad84 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:11.336656 19880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e342dac71274b6aa7d4d5e4d8bbad84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.337028 19807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ab7413428240c2bacac226caf70c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.337674 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abe0d7aea27145f888e6f2ffcdf48811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.345607 19809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab496ef9a0454d4ca1c04cac4b5c6cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.341493 19882 tablet_service.cc:1511] Processing CreateTablet for tablet ef5719e935564cfba47f8ca27769044b (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:11.350483 20009 ts_tablet_manager.cc:1434] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.004s
I20260710 11:02:11.352069 19921 heartbeater.cc:499] Master 127.18.70.62:38655 was elected leader, sending a full tablet report...
I20260710 11:02:11.347450 19878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6b9b19fe6b4d158eb9a2d55e783428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.356184 20009 tablet_bootstrap.cc:492] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:11.353376 19885 tablet_service.cc:1511] Processing CreateTablet for tablet 769317e41d654f939d918accfda72065 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:11.361195 20011 tablet_bootstrap.cc:492] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:11.361738 20011 ts_tablet_manager.cc:1403] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.108s	user 0.016s	sys 0.000s
I20260710 11:02:11.363888 19882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5719e935564cfba47f8ca27769044b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.365161 19805 tablet_service.cc:1511] Processing CreateTablet for tablet af6b9b19fe6b4d158eb9a2d55e783428 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:11.365635 19885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769317e41d654f939d918accfda72065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.374483 19957 tablet_service.cc:1511] Processing CreateTablet for tablet ef5719e935564cfba47f8ca27769044b (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:11.375037 19881 tablet_service.cc:1511] Processing CreateTablet for tablet df7ea0bc6f6f4331b6577eb1351d1b10 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:11.375803 19957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5719e935564cfba47f8ca27769044b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.376277 19881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df7ea0bc6f6f4331b6577eb1351d1b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.388149 19802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a4b73091c004ceea606a2890f7a77a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.388842 19959 tablet_service.cc:1511] Processing CreateTablet for tablet 769317e41d654f939d918accfda72065 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:11.389660 19804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a00ae03e111408dae30749c3e97817a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.390211 19959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769317e41d654f939d918accfda72065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.390698 19805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6b9b19fe6b4d158eb9a2d55e783428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.390602 20011 raft_consensus.cc:359] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.391472 20011 raft_consensus.cc:385] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.391782 20011 raft_consensus.cc:740] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.395354 19811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e593c3194c2248bf874a07b10959963f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.396032 19803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e342dac71274b6aa7d4d5e4d8bbad84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.397296 19877 tablet_service.cc:1511] Processing CreateTablet for tablet 41d4b848cb8f43619842a01d76af6207 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:11.410270 20010 ts_tablet_manager.cc:1434] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.104s	user 0.005s	sys 0.011s
I20260710 11:02:11.411039 19995 heartbeater.cc:499] Master 127.18.70.62:38655 was elected leader, sending a full tablet report...
I20260710 11:02:11.420202 19804 tablet_service.cc:1511] Processing CreateTablet for tablet 769317e41d654f939d918accfda72065 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:11.421568 19804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769317e41d654f939d918accfda72065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.422784 20011 consensus_queue.cc:260] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.426023 20010 tablet_bootstrap.cc:492] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:11.393384 19806 tablet_service.cc:1511] Processing CreateTablet for tablet ef5719e935564cfba47f8ca27769044b (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:11.428469 19806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef5719e935564cfba47f8ca27769044b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.429921 20016 raft_consensus.cc:493] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.430406 20016 raft_consensus.cc:515] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } }
I20260710 11:02:11.431559 19810 tablet_service.cc:1511] Processing CreateTablet for tablet 986ee45e73154e069d450f46e2a8f74e (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:11.432873 19810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986ee45e73154e069d450f46e2a8f74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.438586 19804 tablet_service.cc:1511] Processing CreateTablet for tablet df7ea0bc6f6f4331b6577eb1351d1b10 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:11.442449 19958 tablet_service.cc:1511] Processing CreateTablet for tablet df7ea0bc6f6f4331b6577eb1351d1b10 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:11.443975 19958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df7ea0bc6f6f4331b6577eb1351d1b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.446077 20014 raft_consensus.cc:493] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.446570 20014 raft_consensus.cc:515] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } }
I20260710 11:02:11.449163 20014 leader_election.cc:290] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835), 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387)
I20260710 11:02:11.451799 19877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41d4b848cb8f43619842a01d76af6207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.464350 19804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df7ea0bc6f6f4331b6577eb1351d1b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.485052 20009 tablet_bootstrap.cc:654] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:11.501026 19766 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:11.442449 19959 tablet_service.cc:1511] Processing CreateTablet for tablet 41d4b848cb8f43619842a01d76af6207 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:11.497737 20016 leader_election.cc:290] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387)
I20260710 11:02:11.515584 19811 tablet_service.cc:1511] Processing CreateTablet for tablet 41d4b848cb8f43619842a01d76af6207 (DEFAULT_TABLE table=test-workload [id=a4658999a0054d86b2e88609d6baf5bf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:11.532315 19811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41d4b848cb8f43619842a01d76af6207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.537177 19846 heartbeater.cc:499] Master 127.18.70.62:38655 was elected leader, sending a full tablet report...
I20260710 11:02:11.548971 20010 tablet_bootstrap.cc:654] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.568645 19959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41d4b848cb8f43619842a01d76af6207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.577952 20011 ts_tablet_manager.cc:1434] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.216s	user 0.006s	sys 0.018s
I20260710 11:02:11.579087 20011 tablet_bootstrap.cc:492] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:11.603464 20018 raft_consensus.cc:493] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.606339 20018 raft_consensus.cc:515] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.615775 20011 tablet_bootstrap.cc:654] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.612654 20018 leader_election.cc:290] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:11.617645 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913194d25e01465ab65466972812c45e" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:11.618417 19970 raft_consensus.cc:2468] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 0.
I20260710 11:02:11.622951 19896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913194d25e01465ab65466972812c45e" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:11.623623 19896 raft_consensus.cc:2468] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 0.
I20260710 11:02:11.624888 19936 leader_election.cc:304] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:11.625834 20016 raft_consensus.cc:2804] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:11.626181 20016 raft_consensus.cc:493] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:11.626518 20016 raft_consensus.cc:3060] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.634727 20016 raft_consensus.cc:515] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } }
I20260710 11:02:11.637156 19861 leader_election.cc:304] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:11.637981 20014 raft_consensus.cc:2804] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:11.638336 20014 raft_consensus.cc:493] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:11.638661 20014 raft_consensus.cc:3060] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.645581 20014 raft_consensus.cc:515] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } }
I20260710 11:02:11.647444 20014 leader_election.cc:290] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 election: Requested vote from peers 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835), 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387)
I20260710 11:02:11.648991 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913194d25e01465ab65466972812c45e" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:11.652645 19970 raft_consensus.cc:2393] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ba604f8effd497d9803e33a65e1bf4a in current term 1: Already voted for candidate 05779d2ccb4343d5bbf62b1d080584ef in this term.
I20260710 11:02:11.653451 20009 tablet_bootstrap.cc:492] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:11.653599 19821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913194d25e01465ab65466972812c45e" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:11.653944 20009 ts_tablet_manager.cc:1403] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.298s	user 0.013s	sys 0.007s
I20260710 11:02:11.654238 19896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913194d25e01465ab65466972812c45e" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:11.654987 19896 raft_consensus.cc:2393] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 05779d2ccb4343d5bbf62b1d080584ef in current term 1: Already voted for candidate 9ba604f8effd497d9803e33a65e1bf4a in this term.
I20260710 11:02:11.655018 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913194d25e01465ab65466972812c45e" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:11.625118 20010 tablet_bootstrap.cc:492] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:11.656530 20010 ts_tablet_manager.cc:1403] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.231s	user 0.016s	sys 0.011s
W20260710 11:02:11.657593 19935 leader_election.cc:343] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:11.658775 19935 leader_election.cc:343] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.659168 19935 leader_election.cc:304] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [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: 05779d2ccb4343d5bbf62b1d080584ef; no voters: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:11.659329 20010 raft_consensus.cc:359] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.660034 20010 raft_consensus.cc:385] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.660109 20017 raft_consensus.cc:2749] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:11.660374 20010 raft_consensus.cc:740] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.651451 20016 leader_election.cc:290] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Requested vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387)
I20260710 11:02:11.667084 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913194d25e01465ab65466972812c45e" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:11.668246 19821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913194d25e01465ab65466972812c45e" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:11.661149 20010 consensus_queue.cc:260] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
W20260710 11:02:11.669502 19861 leader_election.cc:343] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:11.671597 19861 leader_election.cc:343] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.672014 19861 leader_election.cc:304] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [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: 9ba604f8effd497d9803e33a65e1bf4a; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6
I20260710 11:02:11.672950 20014 raft_consensus.cc:2749] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:11.673250 20011 tablet_bootstrap.cc:492] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:11.673763 20011 ts_tablet_manager.cc:1403] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.000s
I20260710 11:02:11.673944 20010 ts_tablet_manager.cc:1434] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:02:11.674019 20009 raft_consensus.cc:359] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.675947 20009 raft_consensus.cc:385] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.676251 20009 raft_consensus.cc:740] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.676822 20010 tablet_bootstrap.cc:492] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:11.676952 20009 consensus_queue.cc:260] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.681378 19896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c88ebaa7e4523a1fb9305dd869744" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:11.682052 19896 raft_consensus.cc:2468] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 0.
I20260710 11:02:11.683025 20009 ts_tablet_manager.cc:1434] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.005s
I20260710 11:02:11.683442 19787 leader_election.cc:304] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:11.683975 20009 tablet_bootstrap.cc:492] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:11.684257 20018 raft_consensus.cc:2804] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:11.684486 20010 tablet_bootstrap.cc:654] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.684684 20018 raft_consensus.cc:493] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:11.685078 20018 raft_consensus.cc:3060] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.691231 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c88ebaa7e4523a1fb9305dd869744" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
W20260710 11:02:11.692978 19786 leader_election.cc:343] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.696996 20018 raft_consensus.cc:515] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.697877 20009 tablet_bootstrap.cc:654] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.700665 19896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c88ebaa7e4523a1fb9305dd869744" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:11.701449 19896 raft_consensus.cc:3060] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.703599 20009 tablet_bootstrap.cc:492] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:11.704047 20009 ts_tablet_manager.cc:1403] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.002s
I20260710 11:02:11.676755 20011 raft_consensus.cc:359] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.706076 20011 raft_consensus.cc:385] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.707428 20011 raft_consensus.cc:740] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.708005 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c88ebaa7e4523a1fb9305dd869744" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:11.707834 20018 leader_election.cc:290] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 election: Requested vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:11.708897 20011 consensus_queue.cc:260] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
W20260710 11:02:11.709380 19786 leader_election.cc:343] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.706532 20009 raft_consensus.cc:359] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.710026 20009 raft_consensus.cc:385] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.710330 20009 raft_consensus.cc:740] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.711150 20009 consensus_queue.cc:260] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.711591 19896 raft_consensus.cc:2468] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 1.
I20260710 11:02:11.713251 20011 ts_tablet_manager.cc:1434] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260710 11:02:11.718194 20011 tablet_bootstrap.cc:492] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:11.717989 19787 leader_election.cc:304] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 05779d2ccb4343d5bbf62b1d080584ef
I20260710 11:02:11.718890 20010 tablet_bootstrap.cc:492] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:11.719205 20018 raft_consensus.cc:2804] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:11.719360 20010 ts_tablet_manager.cc:1403] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.018s
I20260710 11:02:11.725227 20009 ts_tablet_manager.cc:1434] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260710 11:02:11.726282 20009 tablet_bootstrap.cc:492] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:11.726122 20010 raft_consensus.cc:359] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.726992 20010 raft_consensus.cc:385] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.727355 20010 raft_consensus.cc:740] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.728240 20010 consensus_queue.cc:260] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.731576 20018 raft_consensus.cc:697] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Becoming Leader. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Running, Role: LEADER
I20260710 11:02:11.732437 20018 consensus_queue.cc:237] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.733074 20009 tablet_bootstrap.cc:654] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.725243 20011 tablet_bootstrap.cc:654] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.733644 20010 ts_tablet_manager.cc:1434] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.004s
I20260710 11:02:11.734726 20010 tablet_bootstrap.cc:492] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:11.742012 20010 tablet_bootstrap.cc:654] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.744539 20011 tablet_bootstrap.cc:492] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:11.745065 20011 ts_tablet_manager.cc:1403] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260710 11:02:11.749038 20011 raft_consensus.cc:359] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.750002 20011 raft_consensus.cc:385] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.750540 20011 raft_consensus.cc:740] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.750790 19717 catalog_manager.cc:5697] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:11.751549 20011 consensus_queue.cc:260] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.753938 20011 ts_tablet_manager.cc:1434] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:02:11.754628 20010 tablet_bootstrap.cc:492] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:11.754869 20011 tablet_bootstrap.cc:492] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:11.754995 20009 tablet_bootstrap.cc:492] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:11.755246 20010 ts_tablet_manager.cc:1403] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260710 11:02:11.755623 20009 ts_tablet_manager.cc:1403] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.005s
I20260710 11:02:11.758752 20009 raft_consensus.cc:359] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.759577 20009 raft_consensus.cc:385] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.759305 20010 raft_consensus.cc:359] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.760016 20009 raft_consensus.cc:740] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.760350 20010 raft_consensus.cc:385] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.760794 20010 raft_consensus.cc:740] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.761148 20009 consensus_queue.cc:260] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.761878 20011 tablet_bootstrap.cc:654] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.761790 20010 consensus_queue.cc:260] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.764756 20010 ts_tablet_manager.cc:1434] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:02:11.766047 20010 tablet_bootstrap.cc:492] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:11.773691 20011 tablet_bootstrap.cc:492] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:11.774189 20011 ts_tablet_manager.cc:1403] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 11:02:11.774927 20010 tablet_bootstrap.cc:654] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.777149 20011 raft_consensus.cc:359] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.777942 20011 raft_consensus.cc:385] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.778261 20011 raft_consensus.cc:740] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.779232 20011 consensus_queue.cc:260] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.781296 20009 ts_tablet_manager.cc:1434] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:02:11.781852 20011 ts_tablet_manager.cc:1434] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:11.784232 20010 tablet_bootstrap.cc:492] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:11.785051 20010 ts_tablet_manager.cc:1403] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260710 11:02:11.785333 20011 tablet_bootstrap.cc:492] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:11.788867 20010 raft_consensus.cc:359] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.790119 20010 raft_consensus.cc:385] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.790619 20010 raft_consensus.cc:740] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.792510 20011 tablet_bootstrap.cc:654] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.791728 20010 consensus_queue.cc:260] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.793059 20009 tablet_bootstrap.cc:492] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:11.799001 20010 ts_tablet_manager.cc:1434] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:02:11.800195 20010 tablet_bootstrap.cc:492] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:11.807070 20009 tablet_bootstrap.cc:654] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.807317 20010 tablet_bootstrap.cc:654] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.814107 20011 tablet_bootstrap.cc:492] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:11.814774 20011 ts_tablet_manager.cc:1403] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.003s
I20260710 11:02:11.818192 20011 raft_consensus.cc:359] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.818955 20011 raft_consensus.cc:385] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.819242 20011 raft_consensus.cc:740] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.819511 20009 tablet_bootstrap.cc:492] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:11.819968 20009 ts_tablet_manager.cc:1403] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.013s
I20260710 11:02:11.819931 20011 consensus_queue.cc:260] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.820871 20010 tablet_bootstrap.cc:492] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:11.821403 20010 ts_tablet_manager.cc:1403] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260710 11:02:11.822328 20011 ts_tablet_manager.cc:1434] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:11.823295 20011 tablet_bootstrap.cc:492] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:11.823836 20010 raft_consensus.cc:359] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.824546 20010 raft_consensus.cc:385] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.824832 20010 raft_consensus.cc:740] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.825387 20018 raft_consensus.cc:493] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.825862 20018 raft_consensus.cc:515] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.827960 20018 leader_election.cc:290] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:11.828122 20010 consensus_queue.cc:260] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.829476 19896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1bca387f0d46c388821f16e9b6ffb0" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:11.829952 20011 tablet_bootstrap.cc:654] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.830368 20010 ts_tablet_manager.cc:1434] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:02:11.831355 20010 tablet_bootstrap.cc:492] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:11.832556 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1bca387f0d46c388821f16e9b6ffb0" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
W20260710 11:02:11.837232 19787 leader_election.cc:343] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.837663 20010 tablet_bootstrap.cc:654] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:11.839166 19786 leader_election.cc:343] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.839740 19786 leader_election.cc:304] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:11.841233 20018 raft_consensus.cc:2749] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:11.824991 20009 raft_consensus.cc:359] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.843014 20009 raft_consensus.cc:385] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.843396 20009 raft_consensus.cc:740] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.845248 20009 consensus_queue.cc:260] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.851656 20009 ts_tablet_manager.cc:1434] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.002s
I20260710 11:02:11.852926 20009 tablet_bootstrap.cc:492] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:11.867534 20009 tablet_bootstrap.cc:654] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.867982 20010 tablet_bootstrap.cc:492] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:11.868480 20010 ts_tablet_manager.cc:1403] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.019s
I20260710 11:02:11.868602 20011 tablet_bootstrap.cc:492] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:11.869074 20011 ts_tablet_manager.cc:1403] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.025s
I20260710 11:02:11.871626 20011 raft_consensus.cc:359] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.872219 20011 raft_consensus.cc:385] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.872483 20011 raft_consensus.cc:740] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.872601 20009 tablet_bootstrap.cc:492] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:11.873085 20009 ts_tablet_manager.cc:1403] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.003s
I20260710 11:02:11.873178 20011 consensus_queue.cc:260] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.871459 20010 raft_consensus.cc:359] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.874599 20010 raft_consensus.cc:385] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.874902 20010 raft_consensus.cc:740] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.875339 20011 ts_tablet_manager.cc:1434] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:02:11.875732 20010 consensus_queue.cc:260] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.876331 20011 tablet_bootstrap.cc:492] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:11.876070 20009 raft_consensus.cc:359] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.876736 20009 raft_consensus.cc:385] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.877046 20009 raft_consensus.cc:740] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.877748 20009 consensus_queue.cc:260] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.879791 20016 raft_consensus.cc:493] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.879951 20009 ts_tablet_manager.cc:1434] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:02:11.880246 20016 raft_consensus.cc:515] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.880863 20009 tablet_bootstrap.cc:492] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:11.882315 20016 leader_election.cc:290] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:11.883093 20011 tablet_bootstrap.cc:654] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.883893 19896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d70d62860734ca7be7a00f9dffd557d" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:11.884606 19896 raft_consensus.cc:2468] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 0.
I20260710 11:02:11.886164 19936 leader_election.cc:304] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:11.886408 19821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d70d62860734ca7be7a00f9dffd557d" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:11.887519 20009 tablet_bootstrap.cc:654] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:11.888481 19935 leader_election.cc:343] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.890276 20010 ts_tablet_manager.cc:1434] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260710 11:02:11.891762 20017 raft_consensus.cc:2804] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:11.892248 20017 raft_consensus.cc:493] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:11.892673 20017 raft_consensus.cc:3060] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.894162 20016 raft_consensus.cc:493] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.894604 20016 raft_consensus.cc:515] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.895205 20011 tablet_bootstrap.cc:492] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:11.895644 20011 ts_tablet_manager.cc:1403] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 11:02:11.897872 20016 leader_election.cc:290] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:11.898289 19896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258f7801fd794e59ab3884cb4ebf42d2" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:11.898463 20011 raft_consensus.cc:359] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } }
I20260710 11:02:11.899137 20011 raft_consensus.cc:385] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.899153 19896 raft_consensus.cc:2468] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 0.
I20260710 11:02:11.899550 20011 raft_consensus.cc:740] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:11.900578 19936 leader_election.cc:304] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:11.900497 20011 consensus_queue.cc:260] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } }
I20260710 11:02:11.901537 20016 raft_consensus.cc:2804] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:11.901952 20016 raft_consensus.cc:493] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:11.902349 20016 raft_consensus.cc:3060] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.903117 20011 ts_tablet_manager.cc:1434] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:11.904090 20011 tablet_bootstrap.cc:492] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:11.909993 20016 raft_consensus.cc:515] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.913252 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258f7801fd794e59ab3884cb4ebf42d2" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:11.897902 19821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258f7801fd794e59ab3884cb4ebf42d2" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:11.913761 20011 tablet_bootstrap.cc:654] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.913918 19820 raft_consensus.cc:3060] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.925730 20010 tablet_bootstrap.cc:492] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:11.924677 20017 raft_consensus.cc:515] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.931818 20014 raft_consensus.cc:493] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.932471 20014 raft_consensus.cc:515] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.933197 19896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d70d62860734ca7be7a00f9dffd557d" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:11.934010 19896 raft_consensus.cc:3060] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.935029 20014 leader_election.cc:290] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:11.937616 19821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d70d62860734ca7be7a00f9dffd557d" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:11.939088 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144557db957343bfbc101771bb2f8259" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:11.945714 19821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144557db957343bfbc101771bb2f8259" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
W20260710 11:02:11.947558 19935 leader_election.cc:343] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:11.948633 19861 leader_election.cc:343] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:11.949519 19861 leader_election.cc:343] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.950026 19861 leader_election.cc:304] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ba604f8effd497d9803e33a65e1bf4a; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6
I20260710 11:02:11.952562 20014 raft_consensus.cc:2749] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:11.960453 20016 leader_election.cc:290] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:11.957134 19820 raft_consensus.cc:2468] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 1.
I20260710 11:02:11.962570 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258f7801fd794e59ab3884cb4ebf42d2" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:11.962658 19935 leader_election.cc:304] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6; no voters: 
I20260710 11:02:11.963435 19895 raft_consensus.cc:3060] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.963963 20016 raft_consensus.cc:2804] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:11.966804 20010 tablet_bootstrap.cc:654] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:11.969403 19896 raft_consensus.cc:2468] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 1.
I20260710 11:02:11.967324 20017 leader_election.cc:290] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:11.968010 20016 raft_consensus.cc:697] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Becoming Leader. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Running, Role: LEADER
I20260710 11:02:11.972235 19936 leader_election.cc:304] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 27906a6da62a4389842a212f5de4e7d6
I20260710 11:02:11.975422 20050 raft_consensus.cc:2804] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:11.976013 20050 raft_consensus.cc:697] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Becoming Leader. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Running, Role: LEADER
I20260710 11:02:11.975307 20016 consensus_queue.cc:237] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.976720 20050 consensus_queue.cc:237] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.977713 20018 raft_consensus.cc:493] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:11.978345 20018 raft_consensus.cc:515] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.980746 20011 tablet_bootstrap.cc:492] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:11.981173 20011 ts_tablet_manager.cc:1403] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.077s	user 0.025s	sys 0.039s
I20260710 11:02:11.982105 19896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b987c8dea804a6eb814703bf4d21ace" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:11.983206 20011 raft_consensus.cc:359] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.983696 20011 raft_consensus.cc:385] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:11.983942 20011 raft_consensus.cc:740] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
W20260710 11:02:11.983785 19787 leader_election.cc:343] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:11.984573 20011 consensus_queue.cc:260] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:11.985482 19895 raft_consensus.cc:2468] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 1.
I20260710 11:02:11.987389 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b987c8dea804a6eb814703bf4d21ace" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:11.987861 20011 ts_tablet_manager.cc:1434] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:02:11.988188 19970 raft_consensus.cc:2468] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 0.
I20260710 11:02:11.988788 20011 tablet_bootstrap.cc:492] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:11.989842 19786 leader_election.cc:304] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6; no voters: 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:11.990976 20031 raft_consensus.cc:2804] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:11.991041 20018 leader_election.cc:290] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:11.991411 20031 raft_consensus.cc:493] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:11.991789 20031 raft_consensus.cc:3060] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:11.997438 20009 tablet_bootstrap.cc:492] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:11.998070 20009 ts_tablet_manager.cc:1403] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.117s	user 0.026s	sys 0.062s
I20260710 11:02:12.002377 20011 tablet_bootstrap.cc:654] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.005777 20009 raft_consensus.cc:359] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.007037 20009 raft_consensus.cc:385] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.007524 20009 raft_consensus.cc:740] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.007726 20031 raft_consensus.cc:515] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.008457 20009 consensus_queue.cc:260] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.012390 20010 tablet_bootstrap.cc:492] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:12.012849 20010 ts_tablet_manager.cc:1403] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.122s	user 0.033s	sys 0.008s
I20260710 11:02:12.013988 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b987c8dea804a6eb814703bf4d21ace" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:12.015192 20009 ts_tablet_manager.cc:1434] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
W20260710 11:02:12.015352 19787 leader_election.cc:343] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.015503 20010 raft_consensus.cc:359] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.016001 20011 tablet_bootstrap.cc:492] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:12.016170 20009 tablet_bootstrap.cc:492] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:12.016168 20010 raft_consensus.cc:385] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.016448 20011 ts_tablet_manager.cc:1403] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.001s
I20260710 11:02:12.016624 20010 raft_consensus.cc:740] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.017441 20010 consensus_queue.cc:260] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.019131 20011 raft_consensus.cc:359] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.019634 20010 ts_tablet_manager.cc:1434] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:02:12.019786 20011 raft_consensus.cc:385] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.020118 20011 raft_consensus.cc:740] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.020797 20010 tablet_bootstrap.cc:492] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:12.020751 20011 consensus_queue.cc:260] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.023044 20009 tablet_bootstrap.cc:654] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.025480 20014 raft_consensus.cc:493] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.025969 20014 raft_consensus.cc:515] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.027247 20010 tablet_bootstrap.cc:654] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.028015 20014 leader_election.cc:290] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:12.030187 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171fed0f16234debbc4699f8fdd31cc0" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:12.030797 19820 raft_consensus.cc:2468] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 0.
I20260710 11:02:12.031652 20011 ts_tablet_manager.cc:1434] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:02:12.031711 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171fed0f16234debbc4699f8fdd31cc0" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:12.032356 19970 raft_consensus.cc:2468] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 0.
I20260710 11:02:12.032641 20011 tablet_bootstrap.cc:492] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:12.034301 19861 leader_election.cc:304] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:12.035725 20031 leader_election.cc:290] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 election: Requested vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:12.035831 20014 raft_consensus.cc:2804] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:12.036983 20014 raft_consensus.cc:493] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:12.037415 20014 raft_consensus.cc:3060] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.038406 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b987c8dea804a6eb814703bf4d21ace" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:12.038954 19970 raft_consensus.cc:3060] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.034560 20009 tablet_bootstrap.cc:492] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:12.036672 20010 tablet_bootstrap.cc:492] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:12.040405 20009 ts_tablet_manager.cc:1403] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260710 11:02:12.040431 20010 ts_tablet_manager.cc:1403] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260710 11:02:12.042609 20010 raft_consensus.cc:359] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.043097 20010 raft_consensus.cc:385] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.043325 20010 raft_consensus.cc:740] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.043928 20010 consensus_queue.cc:260] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.045889 20010 ts_tablet_manager.cc:1434] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:02:12.046725 20010 tablet_bootstrap.cc:492] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:12.047253 20014 raft_consensus.cc:515] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.046958 19717 catalog_manager.cc:5697] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3). New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:12.049955 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171fed0f16234debbc4699f8fdd31cc0" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:12.049925 20009 raft_consensus.cc:359] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.050714 19820 raft_consensus.cc:3060] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.050752 19970 raft_consensus.cc:2468] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 1.
I20260710 11:02:12.050767 20009 raft_consensus.cc:385] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.051931 20009 raft_consensus.cc:740] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.052552 20014 leader_election.cc:290] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:12.052593 19969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171fed0f16234debbc4699f8fdd31cc0" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:12.053092 20010 tablet_bootstrap.cc:654] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.053285 19969 raft_consensus.cc:3060] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.053396 20009 consensus_queue.cc:260] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.055474 20009 ts_tablet_manager.cc:1434] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:02:12.057718 19786 leader_election.cc:304] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6; no voters: 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:12.062074 20018 raft_consensus.cc:2804] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:12.067548 19969 raft_consensus.cc:2468] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 1.
I20260710 11:02:12.068711 19861 leader_election.cc:304] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:12.069933 20014 raft_consensus.cc:2804] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:12.070542 20014 raft_consensus.cc:697] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Becoming Leader. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Running, Role: LEADER
I20260710 11:02:12.071630 20014 consensus_queue.cc:237] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.074311 20009 tablet_bootstrap.cc:492] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:12.080539 20059 raft_consensus.cc:493] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.081444 20018 raft_consensus.cc:697] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Becoming Leader. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Running, Role: LEADER
I20260710 11:02:12.082337 20018 consensus_queue.cc:237] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.081010 20059 raft_consensus.cc:515] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } }
I20260710 11:02:12.086184 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913194d25e01465ab65466972812c45e" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:12.085572 19718 catalog_manager.cc:5697] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3). New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:12.087222 19895 raft_consensus.cc:2393] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27906a6da62a4389842a212f5de4e7d6 in current term 1: Already voted for candidate 9ba604f8effd497d9803e33a65e1bf4a in this term.
I20260710 11:02:12.088382 20016 raft_consensus.cc:493] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.088958 20016 raft_consensus.cc:515] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.074311 19820 raft_consensus.cc:2468] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 1.
I20260710 11:02:12.092741 20009 tablet_bootstrap.cc:654] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.094842 20016 leader_election.cc:290] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:12.095636 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1bca387f0d46c388821f16e9b6ffb0" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:12.096318 19820 raft_consensus.cc:2468] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 0.
I20260710 11:02:12.097381 19935 leader_election.cc:304] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6; no voters: 
I20260710 11:02:12.099171 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1bca387f0d46c388821f16e9b6ffb0" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:12.099823 19895 raft_consensus.cc:2468] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 0.
I20260710 11:02:12.100607 20011 tablet_bootstrap.cc:654] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.101740 20016 raft_consensus.cc:2804] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:12.102154 20016 raft_consensus.cc:493] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:12.102501 20016 raft_consensus.cc:3060] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.109776 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913194d25e01465ab65466972812c45e" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:12.110596 19970 raft_consensus.cc:2393] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27906a6da62a4389842a212f5de4e7d6 in current term 1: Already voted for candidate 05779d2ccb4343d5bbf62b1d080584ef in this term.
I20260710 11:02:12.112048 20010 tablet_bootstrap.cc:492] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:12.111863 19786 leader_election.cc:304] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:12.112777 20031 raft_consensus.cc:3060] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.116429 20016 raft_consensus.cc:515] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.117647 20010 ts_tablet_manager.cc:1403] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.071s	user 0.022s	sys 0.037s
I20260710 11:02:12.118142 20031 raft_consensus.cc:2749] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:12.099920 20059 leader_election.cc:290] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:12.119856 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1bca387f0d46c388821f16e9b6ffb0" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:12.119293 19718 catalog_manager.cc:5697] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2). New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:12.120136 20016 leader_election.cc:290] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:12.120420 19820 raft_consensus.cc:3060] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.120872 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1bca387f0d46c388821f16e9b6ffb0" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:12.121800 19895 raft_consensus.cc:3060] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.125120 20010 raft_consensus.cc:359] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.125897 20010 raft_consensus.cc:385] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.126173 20010 raft_consensus.cc:740] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.127017 20010 consensus_queue.cc:260] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.127981 19717 catalog_manager.cc:5697] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:12.129998 19820 raft_consensus.cc:2468] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 1.
I20260710 11:02:12.130625 20009 tablet_bootstrap.cc:492] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:12.131060 20009 ts_tablet_manager.cc:1403] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.001s
I20260710 11:02:12.131570 20010 ts_tablet_manager.cc:1434] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:02:12.132483 20010 tablet_bootstrap.cc:492] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:12.133591 20009 raft_consensus.cc:359] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.134227 20009 raft_consensus.cc:385] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.134488 20009 raft_consensus.cc:740] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.129998 19895 raft_consensus.cc:2468] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 1.
I20260710 11:02:12.134907 19935 leader_election.cc:304] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6; no voters: 
I20260710 11:02:12.138389 20011 tablet_bootstrap.cc:492] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:12.138672 20010 tablet_bootstrap.cc:654] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.138825 20011 ts_tablet_manager.cc:1403] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.000s
I20260710 11:02:12.139029 20016 raft_consensus.cc:2804] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:12.139571 20016 raft_consensus.cc:697] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Becoming Leader. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Running, Role: LEADER
I20260710 11:02:12.140266 20016 consensus_queue.cc:237] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.141695 20011 raft_consensus.cc:359] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.142572 20011 raft_consensus.cc:385] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.142920 20011 raft_consensus.cc:740] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.143886 20009 consensus_queue.cc:260] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.150971 20009 ts_tablet_manager.cc:1434] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:02:12.152181 20009 tablet_bootstrap.cc:492] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:12.154122 20011 consensus_queue.cc:260] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.157007 20011 ts_tablet_manager.cc:1434] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:02:12.158088 20011 tablet_bootstrap.cc:492] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:12.164227 19970 raft_consensus.cc:3060] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.164372 20011 tablet_bootstrap.cc:654] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.174268 20009 tablet_bootstrap.cc:654] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.176126 20018 consensus_queue.cc:1048] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:12.187862 20011 tablet_bootstrap.cc:492] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:12.188530 20011 ts_tablet_manager.cc:1403] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.002s
I20260710 11:02:12.195379 20009 tablet_bootstrap.cc:492] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:12.194227 19717 catalog_manager.cc:5697] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3). New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:12.198187 20009 ts_tablet_manager.cc:1403] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.006s
I20260710 11:02:12.199739 20010 tablet_bootstrap.cc:492] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:12.200337 20010 ts_tablet_manager.cc:1403] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.068s	user 0.030s	sys 0.031s
I20260710 11:02:12.200609 20009 raft_consensus.cc:359] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.201272 20009 raft_consensus.cc:385] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.201566 20009 raft_consensus.cc:740] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.203482 20010 raft_consensus.cc:359] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.204209 20010 raft_consensus.cc:385] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.203997 20011 raft_consensus.cc:359] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.204500 20010 raft_consensus.cc:740] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.204734 20011 raft_consensus.cc:385] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.205057 20011 raft_consensus.cc:740] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.205209 20010 consensus_queue.cc:260] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.205803 20011 consensus_queue.cc:260] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.207280 20010 ts_tablet_manager.cc:1434] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:02:12.207805 20011 ts_tablet_manager.cc:1434] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260710 11:02:12.208190 20010 tablet_bootstrap.cc:492] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:12.208298 20009 consensus_queue.cc:260] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.215219 20010 tablet_bootstrap.cc:654] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.216755 20009 ts_tablet_manager.cc:1434] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 11:02:12.218536 20016 raft_consensus.cc:493] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.219255 20016 raft_consensus.cc:515] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.223817 20009 tablet_bootstrap.cc:492] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:12.223886 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f368f35c8d614f459776f4d9907b07e9" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
W20260710 11:02:12.225688 19936 leader_election.cc:343] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.228946 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f368f35c8d614f459776f4d9907b07e9" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:12.230702 19820 raft_consensus.cc:2468] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 0.
I20260710 11:02:12.230930 20016 leader_election.cc:290] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:12.234436 19935 leader_election.cc:304] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6; no voters: 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:12.237239 20011 tablet_bootstrap.cc:492] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:12.237990 20031 consensus_queue.cc:1048] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:12.243259 20011 tablet_bootstrap.cc:654] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.244156 20016 raft_consensus.cc:2804] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:12.245290 20016 raft_consensus.cc:493] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:12.245880 20016 raft_consensus.cc:3060] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.247320 20009 tablet_bootstrap.cc:654] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.266147 20011 tablet_bootstrap.cc:492] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:12.266743 20011 ts_tablet_manager.cc:1403] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.003s
I20260710 11:02:12.270964 20016 raft_consensus.cc:515] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.272285 20009 tablet_bootstrap.cc:492] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:12.272737 20009 ts_tablet_manager.cc:1403] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.007s
I20260710 11:02:12.273204 20010 tablet_bootstrap.cc:492] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:12.273664 20010 ts_tablet_manager.cc:1403] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.066s	user 0.036s	sys 0.019s
I20260710 11:02:12.275022 20018 raft_consensus.cc:493] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.275306 20009 raft_consensus.cc:359] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.275564 20016 leader_election.cc:290] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:12.275969 20009 raft_consensus.cc:385] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.276285 20009 raft_consensus.cc:740] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.276162 20010 raft_consensus.cc:359] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.277038 20010 raft_consensus.cc:385] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.277194 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f368f35c8d614f459776f4d9907b07e9" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:12.275593 20018 raft_consensus.cc:515] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.277874 19820 raft_consensus.cc:3060] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.277030 20009 consensus_queue.cc:260] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.277540 20010 raft_consensus.cc:740] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.279338 20018 leader_election.cc:290] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:12.279608 20010 consensus_queue.cc:260] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.280838 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144557db957343bfbc101771bb2f8259" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:12.281953 20010 ts_tablet_manager.cc:1434] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
W20260710 11:02:12.282297 19786 leader_election.cc:343] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.282572 19894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144557db957343bfbc101771bb2f8259" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:12.283389 19894 raft_consensus.cc:2468] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 0.
I20260710 11:02:12.284350 20009 ts_tablet_manager.cc:1434] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260710 11:02:12.274979 19896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f368f35c8d614f459776f4d9907b07e9" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:12.285392 20009 tablet_bootstrap.cc:492] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
W20260710 11:02:12.285605 19936 leader_election.cc:343] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.285753 20011 raft_consensus.cc:359] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.286542 20011 raft_consensus.cc:385] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.286823 20011 raft_consensus.cc:740] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.287441 19787 leader_election.cc:304] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 05779d2ccb4343d5bbf62b1d080584ef
I20260710 11:02:12.288218 20018 raft_consensus.cc:2804] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:12.288554 20018 raft_consensus.cc:493] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:12.288901 20018 raft_consensus.cc:3060] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.292227 20009 tablet_bootstrap.cc:654] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.282807 20010 tablet_bootstrap.cc:492] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:12.287556 20011 consensus_queue.cc:260] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.296247 20011 ts_tablet_manager.cc:1434] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.003s
I20260710 11:02:12.298838 19820 raft_consensus.cc:2468] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 1.
I20260710 11:02:12.299962 19935 leader_election.cc:304] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6; no voters: 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:12.301041 20016 raft_consensus.cc:2804] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:12.301589 20016 raft_consensus.cc:697] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Becoming Leader. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Running, Role: LEADER
I20260710 11:02:12.301151 20018 raft_consensus.cc:515] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.302470 20016 consensus_queue.cc:237] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.304001 20018 leader_election.cc:290] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 election: Requested vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:12.305629 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144557db957343bfbc101771bb2f8259" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:12.306459 19895 raft_consensus.cc:3060] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.310163 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144557db957343bfbc101771bb2f8259" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
W20260710 11:02:12.313395 19786 leader_election.cc:343] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.313985 20009 tablet_bootstrap.cc:492] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:12.314412 20009 ts_tablet_manager.cc:1403] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.016s
I20260710 11:02:12.314460 20011 tablet_bootstrap.cc:492] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:12.316931 20009 raft_consensus.cc:359] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.318233 20009 raft_consensus.cc:385] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.318516 20009 raft_consensus.cc:740] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.320425 20009 consensus_queue.cc:260] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.322671 20009 ts_tablet_manager.cc:1434] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:02:12.323546 20009 tablet_bootstrap.cc:492] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:12.325207 20011 tablet_bootstrap.cc:654] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.327405 19895 raft_consensus.cc:2468] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 1.
I20260710 11:02:12.328785 19787 leader_election.cc:304] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 05779d2ccb4343d5bbf62b1d080584ef
I20260710 11:02:12.329591 20018 raft_consensus.cc:2804] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:12.330076 20010 tablet_bootstrap.cc:654] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.330078 20018 raft_consensus.cc:697] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Becoming Leader. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Running, Role: LEADER
I20260710 11:02:12.331055 20018 consensus_queue.cc:237] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.334582 20009 tablet_bootstrap.cc:654] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.336172 19716 catalog_manager.cc:5697] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3). New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:12.346901 20009 tablet_bootstrap.cc:492] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:12.347033 20014 raft_consensus.cc:493] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.347375 20009 ts_tablet_manager.cc:1403] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.000s
I20260710 11:02:12.347453 20014 raft_consensus.cc:515] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.349457 20014 leader_election.cc:290] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:12.349972 20009 raft_consensus.cc:359] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.350672 20009 raft_consensus.cc:385] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.350932 20009 raft_consensus.cc:740] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.351733 20009 consensus_queue.cc:260] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.353884 20009 ts_tablet_manager.cc:1434] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:02:12.354851 19820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b987c8dea804a6eb814703bf4d21ace" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:12.355286 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b987c8dea804a6eb814703bf4d21ace" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:12.356032 19970 raft_consensus.cc:2393] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ba604f8effd497d9803e33a65e1bf4a in current term 1: Already voted for candidate 27906a6da62a4389842a212f5de4e7d6 in this term.
I20260710 11:02:12.356595 20031 raft_consensus.cc:493] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.357189 20031 raft_consensus.cc:515] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.358419 19718 catalog_manager.cc:5697] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:12.359534 20031 leader_election.cc:290] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:12.362869 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c8cf0d79024b1b94de2c3bb85a90bf" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:12.362970 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c8cf0d79024b1b94de2c3bb85a90bf" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:12.363466 19895 raft_consensus.cc:2468] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 0.
W20260710 11:02:12.364588 19786 leader_election.cc:343] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.365307 19787 leader_election.cc:304] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 05779d2ccb4343d5bbf62b1d080584ef
I20260710 11:02:12.367165 19861 leader_election.cc:304] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ba604f8effd497d9803e33a65e1bf4a; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6
I20260710 11:02:12.368536 20014 raft_consensus.cc:3060] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.371910 20018 raft_consensus.cc:2804] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:12.372409 20018 raft_consensus.cc:493] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:12.372844 20018 raft_consensus.cc:3060] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.378520 20014 raft_consensus.cc:2749] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:12.379454 20009 tablet_bootstrap.cc:492] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:12.383917 20010 tablet_bootstrap.cc:492] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:12.384368 20010 ts_tablet_manager.cc:1403] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.102s	user 0.030s	sys 0.013s
I20260710 11:02:12.384262 20018 raft_consensus.cc:515] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.385787 20009 tablet_bootstrap.cc:654] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.386724 20011 tablet_bootstrap.cc:492] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:12.387145 20011 ts_tablet_manager.cc:1403] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.019s
I20260710 11:02:12.387475 20010 raft_consensus.cc:359] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.388127 20010 raft_consensus.cc:385] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.388481 20010 raft_consensus.cc:740] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.389115 20010 consensus_queue.cc:260] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.390480 20018 leader_election.cc:290] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 election: Requested vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:12.390800 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c8cf0d79024b1b94de2c3bb85a90bf" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:12.391330 19895 raft_consensus.cc:3060] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.391791 20010 ts_tablet_manager.cc:1434] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:12.391448 20011 raft_consensus.cc:359] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.392158 20011 raft_consensus.cc:385] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.392419 20011 raft_consensus.cc:740] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.392681 20010 tablet_bootstrap.cc:492] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:12.393151 20011 consensus_queue.cc:260] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.394168 20009 tablet_bootstrap.cc:492] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:12.394622 20009 ts_tablet_manager.cc:1403] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.000s
I20260710 11:02:12.397045 20031 raft_consensus.cc:493] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.397521 20031 raft_consensus.cc:515] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.398524 20010 tablet_bootstrap.cc:654] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.399586 20011 ts_tablet_manager.cc:1434] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:02:12.400473 20011 tablet_bootstrap.cc:492] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:12.402184 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c8cf0d79024b1b94de2c3bb85a90bf" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:12.403347 19969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f017b0d58cd740e5af3610698fd807ed" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:12.403972 19969 raft_consensus.cc:2468] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 0.
I20260710 11:02:12.404606 20031 leader_election.cc:290] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:12.405795 20011 tablet_bootstrap.cc:654] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.406311 20009 raft_consensus.cc:359] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.407263 20009 raft_consensus.cc:385] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.407658 20009 raft_consensus.cc:740] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.408557 20009 consensus_queue.cc:260] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.410463 19896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f017b0d58cd740e5af3610698fd807ed" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:12.410796 20009 ts_tablet_manager.cc:1434] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:02:12.411273 19896 raft_consensus.cc:2468] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 0.
I20260710 11:02:12.411871 20009 tablet_bootstrap.cc:492] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
W20260710 11:02:12.414350 19786 leader_election.cc:343] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.415271 19786 leader_election.cc:304] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6; no voters: 
I20260710 11:02:12.416280 20031 raft_consensus.cc:2804] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:12.416761 20031 raft_consensus.cc:493] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:12.417176 20031 raft_consensus.cc:3060] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.433558 20016 consensus_queue.cc:1048] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:12.439534 20050 consensus_queue.cc:1048] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:12.444183 19895 raft_consensus.cc:2468] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 1.
I20260710 11:02:12.445657 19787 leader_election.cc:304] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 05779d2ccb4343d5bbf62b1d080584ef
I20260710 11:02:12.446735 20018 raft_consensus.cc:2804] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:12.447326 20018 raft_consensus.cc:697] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Becoming Leader. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Running, Role: LEADER
I20260710 11:02:12.448398 20018 consensus_queue.cc:237] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.457769 20011 tablet_bootstrap.cc:492] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:12.458611 20010 tablet_bootstrap.cc:492] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:12.458719 20011 ts_tablet_manager.cc:1403] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.058s	user 0.027s	sys 0.025s
I20260710 11:02:12.459101 20010 ts_tablet_manager.cc:1403] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.067s	user 0.024s	sys 0.032s
I20260710 11:02:12.462047 20011 raft_consensus.cc:359] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.462703 20011 raft_consensus.cc:385] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.462939 20011 raft_consensus.cc:740] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.461742 20010 raft_consensus.cc:359] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.463416 20010 raft_consensus.cc:385] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.463765 20010 raft_consensus.cc:740] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.463482 20031 raft_consensus.cc:515] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.463654 20011 consensus_queue.cc:260] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.464497 20010 consensus_queue.cc:260] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.466499 20010 ts_tablet_manager.cc:1434] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:02:12.467161 20010 tablet_bootstrap.cc:492] T 07c8cf0d79024b1b94de2c3bb85a90bf P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:12.470182 20011 ts_tablet_manager.cc:1434] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:02:12.471621 20011 tablet_bootstrap.cc:492] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:12.469699 19896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f017b0d58cd740e5af3610698fd807ed" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:12.473047 20016 consensus_queue.cc:1048] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:12.477706 19821 raft_consensus.cc:3060] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.478543 20031 leader_election.cc:290] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 election: Requested vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:12.478803 19969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f017b0d58cd740e5af3610698fd807ed" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:12.479583 19969 raft_consensus.cc:3060] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.474231 19896 raft_consensus.cc:3060] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.491581 20014 consensus_queue.cc:1048] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:12.498731 20010 tablet_bootstrap.cc:654] T 07c8cf0d79024b1b94de2c3bb85a90bf P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.525812 20050 raft_consensus.cc:493] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.525852 20016 raft_consensus.cc:493] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.526539 20016 raft_consensus.cc:515] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.527598 20060 raft_consensus.cc:493] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.526489 20050 raft_consensus.cc:515] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
W20260710 11:02:12.530092 19766 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:12.510363 19969 raft_consensus.cc:2468] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 1.
I20260710 11:02:12.530807 19819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4b73091c004ceea606a2890f7a77a0" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:12.531775 20050 leader_election.cc:290] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:12.528043 20060 raft_consensus.cc:515] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.531636 19786 leader_election.cc:304] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6; no voters: 
I20260710 11:02:12.532694 20031 raft_consensus.cc:2804] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:12.533157 20031 raft_consensus.cc:697] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Becoming Leader. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Running, Role: LEADER
I20260710 11:02:12.533663 20060 leader_election.cc:290] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
W20260710 11:02:12.538825 19935 leader_election.cc:343] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.538995 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ab7413428240c2bacac226caf70c95" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:12.533991 20031 consensus_queue.cc:237] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.554633 19893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4b73091c004ceea606a2890f7a77a0" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:12.557382 19969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe0d7aea27145f888e6f2ffcdf48811" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:12.558007 19969 raft_consensus.cc:2468] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 0.
I20260710 11:02:12.548264 20050 consensus_queue.cc:1048] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:02:12.558905 20059 consensus_queue.cc:1048] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:12.547024 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe0d7aea27145f888e6f2ffcdf48811" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:12.564874 19895 raft_consensus.cc:2468] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 0.
W20260710 11:02:12.565953 19936 leader_election.cc:343] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.566406 19936 leader_election.cc:304] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef; no voters: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:12.547488 20016 leader_election.cc:290] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:12.573427 20051 raft_consensus.cc:2749] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:12.554108 19819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ab7413428240c2bacac226caf70c95" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:12.576015 19861 leader_election.cc:304] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
W20260710 11:02:12.576927 19861 leader_election.cc:343] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.579663 19936 leader_election.cc:304] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:12.580178 20051 consensus_queue.cc:1048] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:02:12.581796 19935 leader_election.cc:343] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.602046 20059 raft_consensus.cc:493] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.602821 20059 raft_consensus.cc:515] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.608457 20051 consensus_queue.cc:1048] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:12.607163 20059 leader_election.cc:290] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:12.609803 20011 tablet_bootstrap.cc:654] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.610893 19968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a00ae03e111408dae30749c3e97817a" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:12.606797 20014 raft_consensus.cc:2804] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:12.613371 19968 raft_consensus.cc:2468] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 0.
I20260710 11:02:12.616334 19786 leader_election.cc:304] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6; no voters: 
I20260710 11:02:12.616605 20009 tablet_bootstrap.cc:654] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.608141 20016 raft_consensus.cc:2804] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:12.617110 20059 raft_consensus.cc:2804] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:12.613467 20014 raft_consensus.cc:493] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:12.617201 20060 consensus_queue.cc:1048] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:12.617538 20059 raft_consensus.cc:493] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:12.617892 20059 raft_consensus.cc:3060] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.617887 20014 raft_consensus.cc:3060] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.621359 20031 raft_consensus.cc:493] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.621814 20031 raft_consensus.cc:515] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.616454 19896 raft_consensus.cc:2468] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 1.
I20260710 11:02:12.626363 19892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a00ae03e111408dae30749c3e97817a" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:12.618291 20016 raft_consensus.cc:493] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:12.628868 20031 leader_election.cc:290] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:12.629089 20016 raft_consensus.cc:3060] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.630380 19968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d70d62860734ca7be7a00f9dffd557d" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:12.637511 19717 catalog_manager.cc:5697] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:12.671458 20010 tablet_bootstrap.cc:492] T 07c8cf0d79024b1b94de2c3bb85a90bf P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:12.671888 20010 ts_tablet_manager.cc:1403] T 07c8cf0d79024b1b94de2c3bb85a90bf P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.205s	user 0.014s	sys 0.004s
W20260710 11:02:12.672560 19787 leader_election.cc:343] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.672624 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d70d62860734ca7be7a00f9dffd557d" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:12.679497 20060 raft_consensus.cc:493] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.679988 20060 raft_consensus.cc:515] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.682044 20060 leader_election.cc:290] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:12.677263 20031 consensus_queue.cc:1048] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:02:12.683117 19968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f368f35c8d614f459776f4d9907b07e9" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:12.683943 20010 raft_consensus.cc:359] T 07c8cf0d79024b1b94de2c3bb85a90bf P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.684731 20010 raft_consensus.cc:385] T 07c8cf0d79024b1b94de2c3bb85a90bf P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.685010 20010 raft_consensus.cc:740] T 07c8cf0d79024b1b94de2c3bb85a90bf P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.685820 20010 consensus_queue.cc:260] T 07c8cf0d79024b1b94de2c3bb85a90bf P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.687772 20010 ts_tablet_manager.cc:1434] T 07c8cf0d79024b1b94de2c3bb85a90bf P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:02:12.690400 20014 raft_consensus.cc:515] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.693094 20010 tablet_bootstrap.cc:492] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:12.714995 20016 raft_consensus.cc:515] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.694092 20059 raft_consensus.cc:515] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.720364 19787 leader_election.cc:304] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6 [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: 27906a6da62a4389842a212f5de4e7d6; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:12.723973 20059 leader_election.cc:290] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 election: Requested vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:12.724548 20059 raft_consensus.cc:2749] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:12.721762 20014 leader_election.cc:290] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:12.725181 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe0d7aea27145f888e6f2ffcdf48811" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:12.725286 20059 raft_consensus.cc:493] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.725819 19970 raft_consensus.cc:3060] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.726408 19821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f368f35c8d614f459776f4d9907b07e9" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:12.727137 19821 raft_consensus.cc:2393] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ba604f8effd497d9803e33a65e1bf4a in current term 1: Already voted for candidate 05779d2ccb4343d5bbf62b1d080584ef in this term.
I20260710 11:02:12.726020 20059 raft_consensus.cc:515] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.729359 19821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe0d7aea27145f888e6f2ffcdf48811" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:12.734688 19970 raft_consensus.cc:2468] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 1.
I20260710 11:02:12.737965 19969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a00ae03e111408dae30749c3e97817a" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:12.738574 19969 raft_consensus.cc:3060] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.739230 20011 tablet_bootstrap.cc:492] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:12.739682 20011 ts_tablet_manager.cc:1403] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.268s	user 0.012s	sys 0.008s
I20260710 11:02:12.742177 20011 raft_consensus.cc:359] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.742806 20011 raft_consensus.cc:385] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.743059 20011 raft_consensus.cc:740] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.743397 19968 raft_consensus.cc:3060] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.745213 20016 leader_election.cc:290] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:12.746304 20011 consensus_queue.cc:260] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.748072 19861 leader_election.cc:304] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:12.748888 20014 raft_consensus.cc:2804] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:12.749378 20014 raft_consensus.cc:697] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Becoming Leader. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Running, Role: LEADER
I20260710 11:02:12.749962 19893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a00ae03e111408dae30749c3e97817a" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:12.750176 20014 consensus_queue.cc:237] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.750941 20009 tablet_bootstrap.cc:492] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:12.751418 20009 ts_tablet_manager.cc:1403] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.340s	user 0.029s	sys 0.014s
I20260710 11:02:12.751919 19819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ab7413428240c2bacac226caf70c95" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:12.750459 20059 leader_election.cc:290] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:12.752607 19896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e593c3194c2248bf874a07b10959963f" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:12.747306 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ab7413428240c2bacac226caf70c95" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:12.753500 19895 raft_consensus.cc:3060] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.811255 20018 raft_consensus.cc:493] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.753997 20009 raft_consensus.cc:359] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.822057 20009 raft_consensus.cc:385] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.822077 20090 raft_consensus.cc:493] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:02:12.822122 19787 leader_election.cc:343] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.822232 20018 raft_consensus.cc:515] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.822816 20090 raft_consensus.cc:515] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
W20260710 11:02:12.823191 19787 leader_election.cc:343] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.824575 20090 leader_election.cc:290] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:12.825030 20018 leader_election.cc:290] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:12.825090 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e593c3194c2248bf874a07b10959963f" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:12.825726 20018 raft_consensus.cc:493] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:12.826159 20018 raft_consensus.cc:515] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.801234 19969 raft_consensus.cc:2468] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 1.
I20260710 11:02:12.828029 20018 leader_election.cc:290] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:12.828464 20010 tablet_bootstrap.cc:654] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.829210 19895 raft_consensus.cc:2468] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 1.
I20260710 11:02:12.769951 20011 ts_tablet_manager.cc:1434] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260710 11:02:12.830720 20011 tablet_bootstrap.cc:492] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:12.769608 20031 consensus_queue.cc:1048] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.059s
W20260710 11:02:12.769868 19935 leader_election.cc:343] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:12.831466 19935 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.70.1:33387, user_credentials={real_user=slave}} blocked reactor thread for 61658.4us
I20260710 11:02:12.831996 20009 raft_consensus.cc:740] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.762022 19861 leader_election.cc:304] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ba604f8effd497d9803e33a65e1bf4a; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6
I20260710 11:02:12.834247 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769317e41d654f939d918accfda72065" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:12.834347 20090 raft_consensus.cc:3060] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:12.834473 19861 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.70.1:33387, user_credentials={real_user=slave}} blocked reactor thread for 72602.5us
I20260710 11:02:12.835302 19968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe0d7aea27145f888e6f2ffcdf48811" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
W20260710 11:02:12.835456 19861 leader_election.cc:343] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.836124 19968 raft_consensus.cc:2393] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 27906a6da62a4389842a212f5de4e7d6 in current term 1: Already voted for candidate 9ba604f8effd497d9803e33a65e1bf4a in this term.
I20260710 11:02:12.793831 19716 catalog_manager.cc:5697] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } }
W20260710 11:02:12.838289 19786 leader_election.cc:343] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.838721 19786 leader_election.cc:304] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:12.836781 20009 consensus_queue.cc:260] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.839826 19786 leader_election.cc:304] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6; no voters: 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:12.841624 20059 raft_consensus.cc:2749] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:12.841714 19894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe0d7aea27145f888e6f2ffcdf48811" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:12.842307 20059 raft_consensus.cc:2804] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:12.842757 20059 raft_consensus.cc:697] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Becoming Leader. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Running, Role: LEADER
I20260710 11:02:12.843765 20009 ts_tablet_manager.cc:1434] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.000s
I20260710 11:02:12.843500 20059 consensus_queue.cc:237] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.844620 20009 tablet_bootstrap.cc:492] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
W20260710 11:02:12.841176 19786 leader_election.cc:343] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.843510 19894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769317e41d654f939d918accfda72065" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:12.850353 19787 leader_election.cc:304] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:12.852029 20090 raft_consensus.cc:2749] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:12.853672 20018 raft_consensus.cc:3060] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.858922 19936 leader_election.cc:304] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 27906a6da62a4389842a212f5de4e7d6
I20260710 11:02:12.860582 20016 raft_consensus.cc:2804] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:12.861280 20016 raft_consensus.cc:697] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Becoming Leader. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Running, Role: LEADER
I20260710 11:02:12.862506 20016 consensus_queue.cc:237] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.865146 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab496ef9a0454d4ca1c04cac4b5c6cab" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
W20260710 11:02:12.872177 19861 leader_election.cc:343] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.872202 20017 consensus_queue.cc:1048] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:02:12.878674 19787 leader_election.cc:343] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.879179 20011 tablet_bootstrap.cc:654] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.879205 19787 leader_election.cc:304] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:12.881688 20104 raft_consensus.cc:2749] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:12.883211 20009 tablet_bootstrap.cc:654] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:12.884639 20104 consensus_queue.cc:1048] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:12.890411 19819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab496ef9a0454d4ca1c04cac4b5c6cab" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
W20260710 11:02:12.899232 19861 leader_election.cc:343] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:12.903795 20017 consensus_queue.cc:1048] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:12.904085 20104 consensus_queue.cc:1048] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:12.905370 19861 leader_election.cc:304] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ba604f8effd497d9803e33a65e1bf4a; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6
I20260710 11:02:12.908743 20060 raft_consensus.cc:2749] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:12.929872 20010 tablet_bootstrap.cc:492] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:12.930519 20010 ts_tablet_manager.cc:1403] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.238s	user 0.022s	sys 0.029s
I20260710 11:02:12.933426 20018 raft_consensus.cc:2749] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:12.935288 20010 raft_consensus.cc:359] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.935927 20011 tablet_bootstrap.cc:492] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:12.936218 20010 raft_consensus.cc:385] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.936607 20010 raft_consensus.cc:740] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.947182 19970 raft_consensus.cc:3060] T 07c8cf0d79024b1b94de2c3bb85a90bf P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:12.945035 19716 catalog_manager.cc:5697] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2). New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:12.970866 20031 consensus_queue.cc:1048] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:12.989454 20011 ts_tablet_manager.cc:1403] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.159s	user 0.007s	sys 0.005s
I20260710 11:02:12.989518 20010 consensus_queue.cc:260] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.992424 20010 ts_tablet_manager.cc:1434] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.062s	user 0.028s	sys 0.017s
I20260710 11:02:12.998028 20011 raft_consensus.cc:359] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:12.998761 20011 raft_consensus.cc:385] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:12.999029 20011 raft_consensus.cc:740] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:12.999644 20011 consensus_queue.cc:260] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.001130 20011 ts_tablet_manager.cc:1434] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.000s
I20260710 11:02:13.002007 20011 tablet_bootstrap.cc:492] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:13.004510 20010 tablet_bootstrap.cc:492] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:13.006094 20009 tablet_bootstrap.cc:492] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:13.007534 20009 ts_tablet_manager.cc:1403] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.163s	user 0.014s	sys 0.000s
I20260710 11:02:13.003433 19718 catalog_manager.cc:5697] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:13.035349 20011 tablet_bootstrap.cc:654] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.043150 20010 tablet_bootstrap.cc:654] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.042863 20031 consensus_queue.cc:1048] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.051606 20009 raft_consensus.cc:359] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.052320 20009 raft_consensus.cc:385] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.052611 20009 raft_consensus.cc:740] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.053303 20009 consensus_queue.cc:260] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.055583 20009 ts_tablet_manager.cc:1434] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
I20260710 11:02:13.056427 20009 tablet_bootstrap.cc:492] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:13.056855 20011 tablet_bootstrap.cc:492] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:13.057248 20011 ts_tablet_manager.cc:1403] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.055s	user 0.005s	sys 0.006s
I20260710 11:02:13.059710 20011 raft_consensus.cc:359] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.059702 20018 consensus_queue.cc:1048] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:13.060508 19717 catalog_manager.cc:5697] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3). New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:13.061813 20009 tablet_bootstrap.cc:654] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.068404 20009 tablet_bootstrap.cc:492] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:13.069095 20009 ts_tablet_manager.cc:1403] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:02:13.060354 20011 raft_consensus.cc:385] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.071214 20011 raft_consensus.cc:740] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.072719 20011 consensus_queue.cc:260] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.072765 20009 raft_consensus.cc:359] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.073889 20009 raft_consensus.cc:385] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.074309 20009 raft_consensus.cc:740] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.075357 20009 consensus_queue.cc:260] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.076479 20011 ts_tablet_manager.cc:1434] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:02:13.077397 20011 tablet_bootstrap.cc:492] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:13.077913 20009 ts_tablet_manager.cc:1434] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:02:13.079111 20009 tablet_bootstrap.cc:492] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:13.087051 20009 tablet_bootstrap.cc:654] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.090898 20011 tablet_bootstrap.cc:654] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.098935 20090 raft_consensus.cc:493] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:13.099437 20090 raft_consensus.cc:515] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.100262 20010 tablet_bootstrap.cc:492] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:13.100674 20010 ts_tablet_manager.cc:1403] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.033s
I20260710 11:02:13.102238 20090 leader_election.cc:290] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:13.105824 19968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4b73091c004ceea606a2890f7a77a0" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:13.105258 19819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4b73091c004ceea606a2890f7a77a0" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:13.106678 20010 raft_consensus.cc:359] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.107818 20010 raft_consensus.cc:385] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.108178 20010 raft_consensus.cc:740] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
W20260710 11:02:13.109195 19861 leader_election.cc:343] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:13.109216 20010 consensus_queue.cc:260] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.106671 19968 raft_consensus.cc:2468] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 0.
I20260710 11:02:13.112282 20010 ts_tablet_manager.cc:1434] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:02:13.112007 19861 leader_election.cc:304] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 27906a6da62a4389842a212f5de4e7d6
I20260710 11:02:13.113533 20010 tablet_bootstrap.cc:492] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:13.113636 20090 raft_consensus.cc:2804] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:13.114208 20090 raft_consensus.cc:493] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:13.114665 20090 raft_consensus.cc:3060] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.126999 20009 tablet_bootstrap.cc:492] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:13.127599 20009 ts_tablet_manager.cc:1403] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.024s
I20260710 11:02:13.130218 20009 raft_consensus.cc:359] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.130880 20009 raft_consensus.cc:385] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.131160 20009 raft_consensus.cc:740] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.131834 20011 tablet_bootstrap.cc:492] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:13.131765 20009 consensus_queue.cc:260] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.132421 20011 ts_tablet_manager.cc:1403] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.015s
I20260710 11:02:13.132351 20091 raft_consensus.cc:493] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:13.133098 20091 raft_consensus.cc:515] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.136528 19819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab496ef9a0454d4ca1c04cac4b5c6cab" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:13.137120 19819 raft_consensus.cc:2468] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 0.
I20260710 11:02:13.138543 19935 leader_election.cc:304] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6; no voters: 
I20260710 11:02:13.139844 20050 raft_consensus.cc:2804] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:13.140215 20050 raft_consensus.cc:493] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:13.140623 20050 raft_consensus.cc:3060] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.141533 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab496ef9a0454d4ca1c04cac4b5c6cab" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:13.142153 19895 raft_consensus.cc:2468] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 0.
I20260710 11:02:13.145447 20091 leader_election.cc:290] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:13.148880 20050 raft_consensus.cc:515] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.155849 20060 consensus_queue.cc:1048] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.158332 20009 ts_tablet_manager.cc:1434] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.030s	user 0.013s	sys 0.016s
I20260710 11:02:13.159243 20009 tablet_bootstrap.cc:492] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:13.159675 20011 raft_consensus.cc:359] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.160291 20011 raft_consensus.cc:385] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.160529 20011 raft_consensus.cc:740] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.161162 20011 consensus_queue.cc:260] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.162093 19819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab496ef9a0454d4ca1c04cac4b5c6cab" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:13.162638 19819 raft_consensus.cc:3060] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.163260 20011 ts_tablet_manager.cc:1434] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.004s
I20260710 11:02:13.165405 20009 tablet_bootstrap.cc:654] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.166572 20010 tablet_bootstrap.cc:654] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.170156 20090 raft_consensus.cc:515] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.172096 20090 leader_election.cc:290] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:13.173413 20050 leader_election.cc:290] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:13.175407 20011 tablet_bootstrap.cc:492] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:13.177505 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab496ef9a0454d4ca1c04cac4b5c6cab" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:13.178063 19895 raft_consensus.cc:3060] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.185236 19895 raft_consensus.cc:2468] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 1.
I20260710 11:02:13.187286 19936 leader_election.cc:304] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:13.188200 20050 raft_consensus.cc:2804] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:13.188289 19968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4b73091c004ceea606a2890f7a77a0" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:13.188589 19821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4b73091c004ceea606a2890f7a77a0" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:13.188733 20050 raft_consensus.cc:697] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Becoming Leader. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Running, Role: LEADER
I20260710 11:02:13.188979 19968 raft_consensus.cc:3060] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.189630 20050 consensus_queue.cc:237] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
W20260710 11:02:13.190987 19861 leader_election.cc:343] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:13.193032 20009 tablet_bootstrap.cc:492] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:13.193475 20009 ts_tablet_manager.cc:1403] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.004s
I20260710 11:02:13.194209 19819 raft_consensus.cc:2468] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 1.
I20260710 11:02:13.194459 20011 tablet_bootstrap.cc:654] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.196254 20009 raft_consensus.cc:359] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.196931 20009 raft_consensus.cc:385] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.197199 20009 raft_consensus.cc:740] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.198611 20009 consensus_queue.cc:260] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.200786 20009 ts_tablet_manager.cc:1434] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:02:13.202832 20009 tablet_bootstrap.cc:492] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:13.209717 19968 raft_consensus.cc:2468] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 1.
I20260710 11:02:13.211548 19861 leader_election.cc:304] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 27906a6da62a4389842a212f5de4e7d6
I20260710 11:02:13.212982 20090 raft_consensus.cc:2804] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:13.213620 20090 raft_consensus.cc:697] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Becoming Leader. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Running, Role: LEADER
I20260710 11:02:13.214679 20090 consensus_queue.cc:237] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.229211 20010 tablet_bootstrap.cc:492] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:13.229795 20010 ts_tablet_manager.cc:1403] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.117s	user 0.029s	sys 0.016s
I20260710 11:02:13.233398 19716 catalog_manager.cc:5697] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3). New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:13.232556 20010 raft_consensus.cc:359] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.242669 20010 raft_consensus.cc:385] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.243021 20010 raft_consensus.cc:740] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.250391 20010 consensus_queue.cc:260] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.253062 20010 ts_tablet_manager.cc:1434] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.001s
I20260710 11:02:13.254086 20031 raft_consensus.cc:493] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:13.254038 20010 tablet_bootstrap.cc:492] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:13.254570 20031 raft_consensus.cc:515] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.256454 20031 leader_election.cc:290] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:13.259665 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5719e935564cfba47f8ca27769044b" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:13.262297 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5719e935564cfba47f8ca27769044b" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
W20260710 11:02:13.263587 19787 leader_election.cc:343] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:13.275429 19786 leader_election.cc:343] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:13.275877 19786 leader_election.cc:304] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:13.276270 20010 tablet_bootstrap.cc:654] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.279819 20090 raft_consensus.cc:493] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:13.280567 20090 raft_consensus.cc:515] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.282703 20090 leader_election.cc:290] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:13.285110 19821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a00ae03e111408dae30749c3e97817a" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:13.287027 20014 consensus_queue.cc:1048] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:13.295794 19716 catalog_manager.cc:5697] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2). New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:13.276969 20031 raft_consensus.cc:2749] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:02:13.315761 19935 consensus_peers.cc:597] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef -> Peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Couldn't send request to peer 27906a6da62a4389842a212f5de4e7d6. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:13.318324 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a00ae03e111408dae30749c3e97817a" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:13.319078 19970 raft_consensus.cc:2393] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ba604f8effd497d9803e33a65e1bf4a in current term 1: Already voted for candidate 27906a6da62a4389842a212f5de4e7d6 in this term.
I20260710 11:02:13.320178 19861 leader_election.cc:304] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ba604f8effd497d9803e33a65e1bf4a; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6
I20260710 11:02:13.320998 20031 consensus_queue.cc:1048] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.322201 20014 raft_consensus.cc:3060] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.327709 20009 tablet_bootstrap.cc:654] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.343762 20050 raft_consensus.cc:493] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:13.344467 20050 raft_consensus.cc:515] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.347180 20050 leader_election.cc:290] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:13.348417 20014 raft_consensus.cc:2749] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:13.348366 19896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986ee45e73154e069d450f46e2a8f74e" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:13.349095 19896 raft_consensus.cc:2468] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 0.
I20260710 11:02:13.350419 19936 leader_election.cc:304] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:13.350602 19819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986ee45e73154e069d450f46e2a8f74e" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:13.351259 19819 raft_consensus.cc:2468] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 0.
I20260710 11:02:13.351897 20016 raft_consensus.cc:2804] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:13.352290 20016 raft_consensus.cc:493] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:13.352644 20016 raft_consensus.cc:3060] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.357064 20031 consensus_queue.cc:1048] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.360271 20011 tablet_bootstrap.cc:492] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:13.360853 20011 ts_tablet_manager.cc:1403] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.186s	user 0.031s	sys 0.052s
I20260710 11:02:13.364226 20011 raft_consensus.cc:359] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.365087 20011 raft_consensus.cc:385] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.365437 20011 raft_consensus.cc:740] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.366516 20050 consensus_queue.cc:1048] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.366425 20011 consensus_queue.cc:260] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.369556 20011 ts_tablet_manager.cc:1434] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:02:13.371296 20011 tablet_bootstrap.cc:492] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:13.383458 20009 tablet_bootstrap.cc:492] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:13.384007 20009 ts_tablet_manager.cc:1403] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.181s	user 0.017s	sys 0.023s
I20260710 11:02:13.386052 20016 raft_consensus.cc:515] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.387533 20010 tablet_bootstrap.cc:492] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:13.388034 20010 ts_tablet_manager.cc:1403] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.134s	user 0.012s	sys 0.029s
I20260710 11:02:13.390239 19821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986ee45e73154e069d450f46e2a8f74e" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:13.390830 19821 raft_consensus.cc:3060] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.394747 20009 raft_consensus.cc:359] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.396421 20009 raft_consensus.cc:385] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.396742 20009 raft_consensus.cc:740] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.397284 20009 consensus_queue.cc:260] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.396134 20016 leader_election.cc:290] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:13.398362 20014 raft_consensus.cc:493] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:13.399358 20009 ts_tablet_manager.cc:1434] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:02:13.401749 19896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986ee45e73154e069d450f46e2a8f74e" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:13.403658 19896 raft_consensus.cc:3060] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.403550 20014 raft_consensus.cc:515] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } }
I20260710 11:02:13.408314 19821 raft_consensus.cc:2468] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 1.
I20260710 11:02:13.403252 20009 tablet_bootstrap.cc:492] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:13.408977 20014 leader_election.cc:290] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835), 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387)
I20260710 11:02:13.409767 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913194d25e01465ab65466972812c45e" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:13.409858 19935 leader_election.cc:304] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6; no voters: 
I20260710 11:02:13.410436 19970 raft_consensus.cc:2468] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 1.
I20260710 11:02:13.411661 19861 leader_election.cc:304] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [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: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:13.413965 20014 raft_consensus.cc:2804] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:13.414785 20014 raft_consensus.cc:493] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:13.415180 20014 raft_consensus.cc:3060] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.414062 19821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913194d25e01465ab65466972812c45e" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:13.416461 20016 raft_consensus.cc:2804] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:13.416555 19821 raft_consensus.cc:2468] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 1.
I20260710 11:02:13.421272 20016 raft_consensus.cc:697] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Becoming Leader. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Running, Role: LEADER
I20260710 11:02:13.422152 20016 consensus_queue.cc:237] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.422788 20011 tablet_bootstrap.cc:654] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.426460 20014 raft_consensus.cc:515] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } }
I20260710 11:02:13.427551 20009 tablet_bootstrap.cc:654] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.433041 19896 raft_consensus.cc:2468] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 1.
I20260710 11:02:13.433521 20010 raft_consensus.cc:359] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.434139 20010 raft_consensus.cc:385] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.434382 20010 raft_consensus.cc:740] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.435060 20010 consensus_queue.cc:260] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.437923 20014 leader_election.cc:290] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 2 election: Requested vote from peers 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835), 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387)
I20260710 11:02:13.438787 20010 ts_tablet_manager.cc:1434] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.001s
I20260710 11:02:13.438951 19969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913194d25e01465ab65466972812c45e" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:13.439579 19969 raft_consensus.cc:3060] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.439720 20010 tablet_bootstrap.cc:492] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:13.439708 19821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913194d25e01465ab65466972812c45e" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:13.440666 19821 raft_consensus.cc:3060] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:13.440953 20017 raft_consensus.cc:493] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:13.441409 20017 raft_consensus.cc:515] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.443461 20017 leader_election.cc:290] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:13.444205 19819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e342dac71274b6aa7d4d5e4d8bbad84" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:13.444940 19896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e342dac71274b6aa7d4d5e4d8bbad84" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:13.445550 19896 raft_consensus.cc:2468] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 0.
W20260710 11:02:13.445730 19935 leader_election.cc:343] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:13.447075 20009 tablet_bootstrap.cc:492] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:13.447499 20009 ts_tablet_manager.cc:1403] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.002s
I20260710 11:02:13.448588 19936 leader_election.cc:304] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 27906a6da62a4389842a212f5de4e7d6
I20260710 11:02:13.450047 20009 raft_consensus.cc:359] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.450649 20009 raft_consensus.cc:385] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.450896 20009 raft_consensus.cc:740] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.453761 20017 raft_consensus.cc:2804] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:13.454284 20017 raft_consensus.cc:493] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:13.454720 20017 raft_consensus.cc:3060] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.455698 19821 raft_consensus.cc:2468] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 2.
I20260710 11:02:13.455993 20009 consensus_queue.cc:260] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.457058 19861 leader_election.cc:304] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:13.457847 20014 raft_consensus.cc:2804] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:13.458146 20009 ts_tablet_manager.cc:1434] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:02:13.458273 20014 raft_consensus.cc:697] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 2 LEADER]: Becoming Leader. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Running, Role: LEADER
I20260710 11:02:13.459028 20009 tablet_bootstrap.cc:492] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:13.459055 20014 consensus_queue.cc:237] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Queue going to LEADER 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: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } }
I20260710 11:02:13.451123 19969 raft_consensus.cc:2468] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 2.
I20260710 11:02:13.462461 20017 raft_consensus.cc:515] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.466879 20011 tablet_bootstrap.cc:492] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:13.466904 20009 tablet_bootstrap.cc:654] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.467751 20011 ts_tablet_manager.cc:1403] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.004s
I20260710 11:02:13.471254 20011 raft_consensus.cc:359] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.471999 20011 raft_consensus.cc:385] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.472303 20011 raft_consensus.cc:740] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.475337 20010 tablet_bootstrap.cc:654] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.479048 19718 catalog_manager.cc:5697] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3). New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:13.479977 19821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e342dac71274b6aa7d4d5e4d8bbad84" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:13.480697 20017 leader_election.cc:290] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:13.483445 20011 consensus_queue.cc:260] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.484481 19821 raft_consensus.cc:3060] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.484474 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e342dac71274b6aa7d4d5e4d8bbad84" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:13.493726 19895 raft_consensus.cc:3060] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.498633 20011 ts_tablet_manager.cc:1434] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.001s
I20260710 11:02:13.498111 19717 catalog_manager.cc:5697] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: term changed from 0 to 2, leader changed from <none> to 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2). New cstate: current_term: 2 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:13.499529 20011 tablet_bootstrap.cc:492] T 4a4b73091c004ceea606a2890f7a77a0 P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:13.503041 20010 tablet_bootstrap.cc:492] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:13.503477 20010 ts_tablet_manager.cc:1403] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.064s	user 0.006s	sys 0.007s
I20260710 11:02:13.503628 20009 tablet_bootstrap.cc:492] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:13.504508 20009 ts_tablet_manager.cc:1403] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.017s
I20260710 11:02:13.504367 19821 raft_consensus.cc:2468] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 1.
I20260710 11:02:13.507215 20009 raft_consensus.cc:359] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.507546 20010 raft_consensus.cc:359] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.508014 20009 raft_consensus.cc:385] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.508239 20010 raft_consensus.cc:385] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.508430 20009 raft_consensus.cc:740] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.508577 20010 raft_consensus.cc:740] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.509402 20009 consensus_queue.cc:260] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.509621 20010 consensus_queue.cc:260] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.511780 20009 ts_tablet_manager.cc:1434] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:02:13.512351 20010 ts_tablet_manager.cc:1434] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:02:13.512797 20009 tablet_bootstrap.cc:492] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:13.513599 20014 raft_consensus.cc:493] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:13.514081 20014 raft_consensus.cc:515] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.516175 20014 leader_election.cc:290] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:13.513224 20010 tablet_bootstrap.cc:492] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:13.517216 19969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769317e41d654f939d918accfda72065" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:13.517696 19819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769317e41d654f939d918accfda72065" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:13.517860 19969 raft_consensus.cc:2468] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 0.
I20260710 11:02:13.517951 19895 raft_consensus.cc:2468] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 1.
I20260710 11:02:13.518278 19819 raft_consensus.cc:2468] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 0.
I20260710 11:02:13.519490 19936 leader_election.cc:304] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:13.520375 20017 raft_consensus.cc:2804] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:13.520861 20017 raft_consensus.cc:697] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Becoming Leader. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Running, Role: LEADER
I20260710 11:02:13.521313 20009 tablet_bootstrap.cc:654] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.521663 20017 consensus_queue.cc:237] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.522665 20010 tablet_bootstrap.cc:654] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.527977 19861 leader_election.cc:304] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:13.529333 20014 raft_consensus.cc:2804] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:13.529870 20014 raft_consensus.cc:493] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:13.530728 20014 raft_consensus.cc:3060] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.537972 20131 raft_consensus.cc:493] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:13.538525 20131 raft_consensus.cc:515] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.540679 20131 leader_election.cc:290] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:13.543634 19819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e593c3194c2248bf874a07b10959963f" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:13.544289 19819 raft_consensus.cc:2468] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 0.
I20260710 11:02:13.545032 20011 tablet_bootstrap.cc:654] T 4a4b73091c004ceea606a2890f7a77a0 P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.546265 19969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e593c3194c2248bf874a07b10959963f" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:13.546988 19969 raft_consensus.cc:2468] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 0.
W20260710 11:02:13.546509 19766 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:13.553818 20010 tablet_bootstrap.cc:492] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:13.553978 20009 tablet_bootstrap.cc:492] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:13.554297 20010 ts_tablet_manager.cc:1403] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.007s
I20260710 11:02:13.554426 20009 ts_tablet_manager.cc:1403] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.019s
I20260710 11:02:13.556286 20010 raft_consensus.cc:359] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.556632 19861 leader_election.cc:304] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:13.556944 20010 raft_consensus.cc:385] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.556951 20009 raft_consensus.cc:359] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.557787 20009 raft_consensus.cc:385] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.557400 20010 raft_consensus.cc:740] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.558101 20009 raft_consensus.cc:740] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.558456 20131 raft_consensus.cc:2804] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:13.557480 20014 raft_consensus.cc:515] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.558890 20131 raft_consensus.cc:493] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:13.558841 20010 consensus_queue.cc:260] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.559489 20131 raft_consensus.cc:3060] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.560493 20014 leader_election.cc:290] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:13.560714 20011 tablet_bootstrap.cc:492] T 4a4b73091c004ceea606a2890f7a77a0 P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:13.561019 20010 ts_tablet_manager.cc:1434] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:02:13.561118 20011 ts_tablet_manager.cc:1403] T 4a4b73091c004ceea606a2890f7a77a0 P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.000s
I20260710 11:02:13.562125 20010 tablet_bootstrap.cc:492] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:13.558768 20009 consensus_queue.cc:260] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.562667 19821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769317e41d654f939d918accfda72065" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:13.563232 19821 raft_consensus.cc:3060] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.564134 20009 ts_tablet_manager.cc:1434] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:02:13.565279 20009 tablet_bootstrap.cc:492] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a: Bootstrap starting.
I20260710 11:02:13.566588 19969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769317e41d654f939d918accfda72065" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:13.568331 20011 raft_consensus.cc:359] T 4a4b73091c004ceea606a2890f7a77a0 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.569664 20011 raft_consensus.cc:385] T 4a4b73091c004ceea606a2890f7a77a0 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.569937 20011 raft_consensus.cc:740] T 4a4b73091c004ceea606a2890f7a77a0 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.570267 19969 raft_consensus.cc:3060] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.570560 20011 consensus_queue.cc:260] T 4a4b73091c004ceea606a2890f7a77a0 P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.574225 19718 catalog_manager.cc:5697] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3). New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:13.579806 19969 raft_consensus.cc:2468] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 1.
I20260710 11:02:13.580729 20011 ts_tablet_manager.cc:1434] T 4a4b73091c004ceea606a2890f7a77a0 P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260710 11:02:13.579830 19821 raft_consensus.cc:2468] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 1.
I20260710 11:02:13.582036 19861 leader_election.cc:304] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:13.582746 20011 tablet_bootstrap.cc:492] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:13.585780 20014 raft_consensus.cc:2804] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:13.586459 20014 raft_consensus.cc:697] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Becoming Leader. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Running, Role: LEADER
I20260710 11:02:13.587940 20131 raft_consensus.cc:515] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.588002 20014 consensus_queue.cc:237] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.590982 19819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e593c3194c2248bf874a07b10959963f" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:13.591562 19819 raft_consensus.cc:3060] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.603123 20009 tablet_bootstrap.cc:654] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.605366 20010 tablet_bootstrap.cc:654] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.610579 20011 tablet_bootstrap.cc:654] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.611790 20010 tablet_bootstrap.cc:492] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:13.612272 20010 ts_tablet_manager.cc:1403] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.050s	user 0.007s	sys 0.004s
I20260710 11:02:13.613631 20131 leader_election.cc:290] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:13.615846 20010 raft_consensus.cc:359] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.616775 20010 raft_consensus.cc:385] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.617079 20009 tablet_bootstrap.cc:492] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a: No bootstrap required, opened a new log
I20260710 11:02:13.617563 20009 ts_tablet_manager.cc:1403] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260710 11:02:13.618176 19969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e593c3194c2248bf874a07b10959963f" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:13.617113 20010 raft_consensus.cc:740] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.618723 19969 raft_consensus.cc:3060] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.620123 20009 raft_consensus.cc:359] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.620775 20009 raft_consensus.cc:385] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.621016 20009 raft_consensus.cc:740] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.621742 20009 consensus_queue.cc:260] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.623720 20009 ts_tablet_manager.cc:1434] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:02:13.625026 19969 raft_consensus.cc:2468] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 1.
I20260710 11:02:13.626495 19861 leader_election.cc:304] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:13.627161 19819 raft_consensus.cc:2468] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 1.
I20260710 11:02:13.627519 20014 raft_consensus.cc:2804] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:13.626653 19718 catalog_manager.cc:5697] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2). New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:13.628176 20014 raft_consensus.cc:697] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Becoming Leader. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Running, Role: LEADER
I20260710 11:02:13.629060 20014 consensus_queue.cc:237] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.630795 20010 consensus_queue.cc:260] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.632798 20017 raft_consensus.cc:493] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:13.633199 20017 raft_consensus.cc:515] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.635125 20017 leader_election.cc:290] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:13.636339 20010 ts_tablet_manager.cc:1434] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.003s
I20260710 11:02:13.637238 20010 tablet_bootstrap.cc:492] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:13.639880 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6b9b19fe6b4d158eb9a2d55e783428" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:13.640724 19895 raft_consensus.cc:2468] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 0.
I20260710 11:02:13.642796 20010 tablet_bootstrap.cc:654] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.642499 19936 leader_election.cc:304] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:13.648625 20017 raft_consensus.cc:2804] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:13.649001 20017 raft_consensus.cc:493] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:13.649389 20017 raft_consensus.cc:3060] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.651402 20011 tablet_bootstrap.cc:492] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:13.651741 20010 tablet_bootstrap.cc:492] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:13.651831 20011 ts_tablet_manager.cc:1403] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.069s	user 0.021s	sys 0.008s
I20260710 11:02:13.652216 20010 ts_tablet_manager.cc:1403] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:02:13.654815 20017 raft_consensus.cc:515] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.654976 20011 raft_consensus.cc:359] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.655649 20011 raft_consensus.cc:385] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.655927 20011 raft_consensus.cc:740] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.649194 19819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6b9b19fe6b4d158eb9a2d55e783428" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:13.656747 19819 raft_consensus.cc:2468] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 0.
I20260710 11:02:13.656589 20011 consensus_queue.cc:260] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.657207 19821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6b9b19fe6b4d158eb9a2d55e783428" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:13.657856 19821 raft_consensus.cc:3060] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.658046 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6b9b19fe6b4d158eb9a2d55e783428" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:13.658505 20011 ts_tablet_manager.cc:1434] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.007s
I20260710 11:02:13.658588 19895 raft_consensus.cc:3060] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.661437 19716 catalog_manager.cc:5697] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2). New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:13.655349 20010 raft_consensus.cc:359] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.664354 19821 raft_consensus.cc:2468] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 1.
I20260710 11:02:13.665697 20017 leader_election.cc:290] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:13.664872 19895 raft_consensus.cc:2468] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 1.
I20260710 11:02:13.666599 19935 leader_election.cc:304] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6; no voters: 
I20260710 11:02:13.665308 20011 tablet_bootstrap.cc:492] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:13.667881 20017 raft_consensus.cc:2804] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:13.668310 20017 raft_consensus.cc:697] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Becoming Leader. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Running, Role: LEADER
I20260710 11:02:13.669077 20017 consensus_queue.cc:237] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.673166 20011 tablet_bootstrap.cc:654] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.675541 20014 consensus_queue.cc:1048] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.665617 20010 raft_consensus.cc:385] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.676246 20010 raft_consensus.cc:740] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.680343 19821 raft_consensus.cc:3060] T 4a4b73091c004ceea606a2890f7a77a0 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.688477 20011 tablet_bootstrap.cc:492] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:13.688964 20011 ts_tablet_manager.cc:1403] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.024s	user 0.002s	sys 0.007s
I20260710 11:02:13.689006 20014 consensus_queue.cc:1048] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:13.692046 20011 raft_consensus.cc:359] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.692919 20011 raft_consensus.cc:385] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.693184 20011 raft_consensus.cc:740] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.692016 20010 consensus_queue.cc:260] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.693938 20011 consensus_queue.cc:260] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.695780 20010 ts_tablet_manager.cc:1434] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.004s
I20260710 11:02:13.695974 20011 ts_tablet_manager.cc:1434] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:13.695933 19716 catalog_manager.cc:5697] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3). New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:13.696902 20011 tablet_bootstrap.cc:492] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6: Bootstrap starting.
I20260710 11:02:13.699723 20010 tablet_bootstrap.cc:492] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef: Bootstrap starting.
I20260710 11:02:13.702405 20011 tablet_bootstrap.cc:654] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.705729 20010 tablet_bootstrap.cc:654] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:13.709712 20018 raft_consensus.cc:493] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:13.710192 20018 raft_consensus.cc:515] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.713801 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df7ea0bc6f6f4331b6577eb1351d1b10" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:13.714490 19970 raft_consensus.cc:2468] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 0.
I20260710 11:02:13.714934 20017 consensus_queue.cc:1048] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:13.717522 19786 leader_election.cc:304] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6; no voters: 
I20260710 11:02:13.718334 20031 raft_consensus.cc:2804] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:13.718700 20031 raft_consensus.cc:493] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:13.718729 20017 consensus_queue.cc:1048] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.719146 20031 raft_consensus.cc:3060] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.723512 20011 tablet_bootstrap.cc:492] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6: No bootstrap required, opened a new log
I20260710 11:02:13.725312 19894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df7ea0bc6f6f4331b6577eb1351d1b10" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:13.730033 20011 ts_tablet_manager.cc:1403] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.000s
I20260710 11:02:13.731839 20018 leader_election.cc:290] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:13.733963 19894 raft_consensus.cc:2468] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 0.
I20260710 11:02:13.741489 20010 tablet_bootstrap.cc:492] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef: No bootstrap required, opened a new log
I20260710 11:02:13.741928 20010 ts_tablet_manager.cc:1403] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.013s
I20260710 11:02:13.744508 20010 raft_consensus.cc:359] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.745131 20010 raft_consensus.cc:385] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.745550 20010 raft_consensus.cc:740] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.746169 20010 consensus_queue.cc:260] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.748015 20010 ts_tablet_manager.cc:1434] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:13.748178 19818 raft_consensus.cc:3060] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.756146 20031 raft_consensus.cc:515] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.759462 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df7ea0bc6f6f4331b6577eb1351d1b10" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:13.760020 19895 raft_consensus.cc:3060] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.760272 19969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df7ea0bc6f6f4331b6577eb1351d1b10" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:13.761004 19969 raft_consensus.cc:3060] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.766453 20031 leader_election.cc:290] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 election: Requested vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:13.768460 19895 raft_consensus.cc:2468] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 1.
I20260710 11:02:13.769881 20131 raft_consensus.cc:493] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:13.770382 20131 raft_consensus.cc:515] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.770874 19787 leader_election.cc:304] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:13.771780 20031 raft_consensus.cc:2804] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:13.772233 20031 raft_consensus.cc:697] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Becoming Leader. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Running, Role: LEADER
I20260710 11:02:13.772378 20131 leader_election.cc:290] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:13.773288 19969 raft_consensus.cc:2468] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 1.
I20260710 11:02:13.773041 20031 consensus_queue.cc:237] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.773833 20011 raft_consensus.cc:359] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.774562 20011 raft_consensus.cc:385] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:13.774821 20011 raft_consensus.cc:740] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Initialized, Role: FOLLOWER
I20260710 11:02:13.777997 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41d4b848cb8f43619842a01d76af6207" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:13.775435 20011 consensus_queue.cc:260] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.780993 19817 raft_consensus.cc:2468] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 0.
I20260710 11:02:13.785421 20011 ts_tablet_manager.cc:1434] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.001s
I20260710 11:02:13.788646 19861 leader_election.cc:304] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:13.778950 20131 raft_consensus.cc:493] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:13.789556 20132 raft_consensus.cc:2804] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:13.789990 20132 raft_consensus.cc:493] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:13.789964 20131 raft_consensus.cc:515] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.790475 20132 raft_consensus.cc:3060] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.792104 20131 leader_election.cc:290] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:13.778776 19969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41d4b848cb8f43619842a01d76af6207" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:13.793222 19969 raft_consensus.cc:2468] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 0.
I20260710 11:02:13.797528 19969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5719e935564cfba47f8ca27769044b" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:13.798111 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5719e935564cfba47f8ca27769044b" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6" is_pre_election: true
I20260710 11:02:13.798779 19817 raft_consensus.cc:2468] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 0.
I20260710 11:02:13.798751 19969 raft_consensus.cc:2468] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 0.
I20260710 11:02:13.799729 19861 leader_election.cc:304] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:13.800680 20131 raft_consensus.cc:2804] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:13.801141 20131 raft_consensus.cc:493] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:13.801609 20131 raft_consensus.cc:3060] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.801789 20132 raft_consensus.cc:515] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.804741 20132 leader_election.cc:290] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:13.805923 19969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41d4b848cb8f43619842a01d76af6207" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:13.806478 19969 raft_consensus.cc:3060] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.809981 20131 raft_consensus.cc:515] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.811968 20131 leader_election.cc:290] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:13.812770 19969 raft_consensus.cc:2468] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 1.
I20260710 11:02:13.812819 19819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41d4b848cb8f43619842a01d76af6207" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:13.812955 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5719e935564cfba47f8ca27769044b" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:13.813761 19970 raft_consensus.cc:3060] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.813954 19861 leader_election.cc:304] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:13.814707 20132 raft_consensus.cc:2804] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:13.814541 19716 catalog_manager.cc:5697] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:13.815407 19817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5719e935564cfba47f8ca27769044b" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:13.815924 20132 raft_consensus.cc:697] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Becoming Leader. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Running, Role: LEADER
I20260710 11:02:13.816628 20132 consensus_queue.cc:237] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.817597 19819 raft_consensus.cc:3060] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.815951 19817 raft_consensus.cc:3060] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:13.819967 19970 raft_consensus.cc:2468] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 1.
I20260710 11:02:13.821089 19861 leader_election.cc:304] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:13.821974 20014 raft_consensus.cc:2804] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:13.822432 20014 raft_consensus.cc:697] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Becoming Leader. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Running, Role: LEADER
I20260710 11:02:13.823403 19819 raft_consensus.cc:2468] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 1.
I20260710 11:02:13.823190 20014 consensus_queue.cc:237] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:13.832728 19817 raft_consensus.cc:2468] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 1.
I20260710 11:02:13.836627 20051 consensus_queue.cc:1048] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.840399 19716 catalog_manager.cc:5697] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2). New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:13.850339 20016 consensus_queue.cc:1048] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.855644 19716 catalog_manager.cc:5697] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2). New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:13.863626 19970 raft_consensus.cc:1275] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:02:13.865772 20014 consensus_queue.cc:1048] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.878530 19817 raft_consensus.cc:1275] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:02:13.879752 20014 consensus_queue.cc:1048] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.916764 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:13.922648 20171 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:13.923339 20172 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:13.927022 18712 server_base.cc:1061] running on GCE node
W20260710 11:02:13.927330 20174 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:13.928692 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:13.928953 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:13.929160 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681333929140 us; error 0 us; skew 500 ppm
I20260710 11:02:13.929764 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:13.932529 18712 webserver.cc:533] Webserver started at http://127.18.70.4:46279/ using document root <none> and password file <none>
I20260710 11:02:13.933046 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:13.933314 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:13.933753 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:13.934890 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-3-root/instance:
uuid: "ac6be9ef471740d6af4635514a20c7b0"
format_stamp: "Formatted at 2026-07-10 11:02:13 on dist-test-slave-z3q7"
I20260710 11:02:13.939898 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:02:13.943295 20179 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:13.944036 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260710 11:02:13.944356 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-3-root
uuid: "ac6be9ef471740d6af4635514a20c7b0"
format_stamp: "Formatted at 2026-07-10 11:02:13 on dist-test-slave-z3q7"
I20260710 11:02:13.944648 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:13.961448 20016 consensus_queue.cc:1048] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.971774 20050 consensus_queue.cc:1048] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:13.975373 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:13.976861 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:13.982883 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:13.986218 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:13.986574 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260710 11:02:13.986872 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:13.987103 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:14.019038 20014 consensus_queue.cc:1048] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:14.026806 20014 consensus_queue.cc:1048] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:14.041677 20014 consensus_queue.cc:1048] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:14.069571 20014 consensus_queue.cc:1048] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:14.139544 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.4:36089
I20260710 11:02:14.139631 20247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.4:36089 every 8 connection(s)
I20260710 11:02:14.144598 18712 auto_leader_rebalancer-test.cc:388] add a tserver: ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:14.156464 20248 heartbeater.cc:344] Connected to a master server at 127.18.70.62:38655
I20260710 11:02:14.156879 20248 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:14.157703 20248 heartbeater.cc:507] Master 127.18.70.62:38655 requested a full tablet report, sending...
I20260710 11:02:14.159477 19718 ts_manager.cc:194] Registered new tserver with Master: ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:14.160724 19718 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33430
I20260710 11:02:14.170877 20050 consensus_queue.cc:1048] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:14.176890 20050 consensus_queue.cc:1048] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:14.221141 20031 consensus_queue.cc:1048] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:14.231451 20018 consensus_queue.cc:1048] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:14.246699 20130 consensus_queue.cc:1048] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:14.265129 20130 consensus_queue.cc:1048] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:14.411033 20130 consensus_queue.cc:1048] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:14.420962 20130 consensus_queue.cc:1048] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:14.595916 19818 consensus_queue.cc:237] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Queue 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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:14.602771 19970 raft_consensus.cc:1275] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.603639 19894 raft_consensus.cc:1275] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.605196 20018 consensus_queue.cc:1048] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.606786 20031 consensus_queue.cc:1048] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:02:14.619959 19784 consensus_peers.cc:597] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 -> Peer ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089): Couldn't send request to peer ac6be9ef471740d6af4635514a20c7b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b987c8dea804a6eb814703bf4d21ace. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:14.624862 19895 raft_consensus.cc:2955] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:14.625164 20018 raft_consensus.cc:2955] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:14.626201 19970 raft_consensus.cc:2955] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:14.641045 19718 catalog_manager.cc:5697] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:14.658057 19895 consensus_queue.cc:237] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Queue 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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:14.666060 19970 raft_consensus.cc:1275] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.669082 19818 raft_consensus.cc:1275] T 4a4b73091c004ceea606a2890f7a77a0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.668949 20130 consensus_queue.cc:1048] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.674185 20014 consensus_queue.cc:1048] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.676826 20014 raft_consensus.cc:2955] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:14.678409 19970 raft_consensus.cc:2955] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
W20260710 11:02:14.681104 19859 consensus_peers.cc:597] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a -> Peer ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089): Couldn't send request to peer ac6be9ef471740d6af4635514a20c7b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4a4b73091c004ceea606a2890f7a77a0. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:14.684005 19818 raft_consensus.cc:2955] T 4a4b73091c004ceea606a2890f7a77a0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:14.692893 19716 catalog_manager.cc:5697] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:14.693734 19817 consensus_queue.cc:237] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Queue 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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
W20260710 11:02:14.701085 19784 consensus_peers.cc:597] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 -> Peer ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089): Couldn't send request to peer ac6be9ef471740d6af4635514a20c7b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd4c88ebaa7e4523a1fb9305dd869744. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:14.702214 19895 raft_consensus.cc:1275] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.703406 19970 raft_consensus.cc:1275] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.703531 20255 consensus_queue.cc:1048] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.705957 20018 consensus_queue.cc:1048] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.713646 20031 raft_consensus.cc:2955] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:14.715066 19969 raft_consensus.cc:2955] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:14.731316 19717 catalog_manager.cc:5697] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:14.735579 19894 raft_consensus.cc:2955] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:14.755982 19969 consensus_queue.cc:237] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Queue 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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:14.762303 19817 raft_consensus.cc:1275] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.763581 19894 raft_consensus.cc:1275] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.765087 20051 consensus_queue.cc:1048] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.766049 20050 consensus_queue.cc:1048] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:02:14.772984 19933 consensus_peers.cc:597] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef -> Peer ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089): Couldn't send request to peer ac6be9ef471740d6af4635514a20c7b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e342dac71274b6aa7d4d5e4d8bbad84. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:14.773072 20017 raft_consensus.cc:2955] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:14.774866 19894 raft_consensus.cc:2955] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:14.774906 19817 raft_consensus.cc:2955] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:14.786316 19717 catalog_manager.cc:5697] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:15.043556 20278 ts_tablet_manager.cc:933] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0: Initiating tablet copy from peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387)
I20260710 11:02:15.045461 20278 tablet_copy_client.cc:323] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Beginning tablet copy session from remote peer at address 127.18.70.1:33387
I20260710 11:02:15.057714 19831 tablet_copy_service.cc:140] P 27906a6da62a4389842a212f5de4e7d6: Received BeginTabletCopySession request for tablet 3b987c8dea804a6eb814703bf4d21ace from peer ac6be9ef471740d6af4635514a20c7b0 ({username='slave'} at 127.0.0.1:53258)
I20260710 11:02:15.058338 19831 tablet_copy_service.cc:161] P 27906a6da62a4389842a212f5de4e7d6: Beginning new tablet copy session on tablet 3b987c8dea804a6eb814703bf4d21ace from peer ac6be9ef471740d6af4635514a20c7b0 at {username='slave'} at 127.0.0.1:53258: session id = ac6be9ef471740d6af4635514a20c7b0-3b987c8dea804a6eb814703bf4d21ace
I20260710 11:02:15.066632 19831 tablet_copy_source_session.cc:215] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:15.070385 20278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b987c8dea804a6eb814703bf4d21ace. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:15.080914 20278 tablet_copy_client.cc:806] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:15.081542 20278 tablet_copy_client.cc:670] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:15.085875 20278 tablet_copy_client.cc:538] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:15.094547 20278 tablet_bootstrap.cc:492] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0: Bootstrap starting.
I20260710 11:02:15.111691 20278 tablet_bootstrap.cc:492] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:15.112425 20278 tablet_bootstrap.cc:492] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0: Bootstrap complete.
I20260710 11:02:15.112947 20278 ts_tablet_manager.cc:1403] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:02:15.115280 20278 raft_consensus.cc:359] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:15.116091 20278 raft_consensus.cc:740] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Initialized, Role: LEARNER
I20260710 11:02:15.116780 20278 consensus_queue.cc:260] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:15.120607 20248 heartbeater.cc:499] Master 127.18.70.62:38655 was elected leader, sending a full tablet report...
I20260710 11:02:15.121033 20278 ts_tablet_manager.cc:1434] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.004s
I20260710 11:02:15.123257 19831 tablet_copy_service.cc:342] P 27906a6da62a4389842a212f5de4e7d6: Request end of tablet copy session ac6be9ef471740d6af4635514a20c7b0-3b987c8dea804a6eb814703bf4d21ace received from {username='slave'} at 127.0.0.1:53258
I20260710 11:02:15.123651 19831 tablet_copy_service.cc:434] P 27906a6da62a4389842a212f5de4e7d6: ending tablet copy session ac6be9ef471740d6af4635514a20c7b0-3b987c8dea804a6eb814703bf4d21ace on tablet 3b987c8dea804a6eb814703bf4d21ace with peer ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:15.207710 20278 ts_tablet_manager.cc:933] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0: Initiating tablet copy from peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:15.209532 20278 tablet_copy_client.cc:323] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Beginning tablet copy session from remote peer at address 127.18.70.3:46835
I20260710 11:02:15.220018 19980 tablet_copy_service.cc:140] P 05779d2ccb4343d5bbf62b1d080584ef: Received BeginTabletCopySession request for tablet 1e342dac71274b6aa7d4d5e4d8bbad84 from peer ac6be9ef471740d6af4635514a20c7b0 ({username='slave'} at 127.0.0.1:40804)
I20260710 11:02:15.220602 19980 tablet_copy_service.cc:161] P 05779d2ccb4343d5bbf62b1d080584ef: Beginning new tablet copy session on tablet 1e342dac71274b6aa7d4d5e4d8bbad84 from peer ac6be9ef471740d6af4635514a20c7b0 at {username='slave'} at 127.0.0.1:40804: session id = ac6be9ef471740d6af4635514a20c7b0-1e342dac71274b6aa7d4d5e4d8bbad84
I20260710 11:02:15.228107 19980 tablet_copy_source_session.cc:215] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:15.230901 20278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e342dac71274b6aa7d4d5e4d8bbad84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:15.247211 20278 tablet_copy_client.cc:806] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:15.247781 20278 tablet_copy_client.cc:670] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:15.249794 20284 ts_tablet_manager.cc:933] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0: Initiating tablet copy from peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387)
I20260710 11:02:15.252528 20284 tablet_copy_client.cc:323] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Beginning tablet copy session from remote peer at address 127.18.70.1:33387
I20260710 11:02:15.254104 19831 tablet_copy_service.cc:140] P 27906a6da62a4389842a212f5de4e7d6: Received BeginTabletCopySession request for tablet bd4c88ebaa7e4523a1fb9305dd869744 from peer ac6be9ef471740d6af4635514a20c7b0 ({username='slave'} at 127.0.0.1:53258)
I20260710 11:02:15.254412 20285 ts_tablet_manager.cc:933] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0: Initiating tablet copy from peer 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:15.254520 20278 tablet_copy_client.cc:538] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:15.254630 19831 tablet_copy_service.cc:161] P 27906a6da62a4389842a212f5de4e7d6: Beginning new tablet copy session on tablet bd4c88ebaa7e4523a1fb9305dd869744 from peer ac6be9ef471740d6af4635514a20c7b0 at {username='slave'} at 127.0.0.1:53258: session id = ac6be9ef471740d6af4635514a20c7b0-bd4c88ebaa7e4523a1fb9305dd869744
I20260710 11:02:15.256646 20285 tablet_copy_client.cc:323] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Beginning tablet copy session from remote peer at address 127.18.70.2:33697
I20260710 11:02:15.262648 19831 tablet_copy_source_session.cc:215] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:15.265902 20284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd4c88ebaa7e4523a1fb9305dd869744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:15.270931 20278 tablet_bootstrap.cc:492] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap starting.
I20260710 11:02:15.282472 20284 tablet_copy_client.cc:806] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:15.283007 20284 tablet_copy_client.cc:670] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:15.287020 20284 tablet_copy_client.cc:538] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:15.294276 19906 tablet_copy_service.cc:140] P 9ba604f8effd497d9803e33a65e1bf4a: Received BeginTabletCopySession request for tablet 4a4b73091c004ceea606a2890f7a77a0 from peer ac6be9ef471740d6af4635514a20c7b0 ({username='slave'} at 127.0.0.1:60094)
I20260710 11:02:15.295012 19906 tablet_copy_service.cc:161] P 9ba604f8effd497d9803e33a65e1bf4a: Beginning new tablet copy session on tablet 4a4b73091c004ceea606a2890f7a77a0 from peer ac6be9ef471740d6af4635514a20c7b0 at {username='slave'} at 127.0.0.1:60094: session id = ac6be9ef471740d6af4635514a20c7b0-4a4b73091c004ceea606a2890f7a77a0
I20260710 11:02:15.296083 20284 tablet_bootstrap.cc:492] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap starting.
I20260710 11:02:15.328001 20284 tablet_bootstrap.cc:492] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:15.328872 20284 tablet_bootstrap.cc:492] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap complete.
I20260710 11:02:15.329561 20284 ts_tablet_manager.cc:1403] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.009s
I20260710 11:02:15.332473 20284 raft_consensus.cc:359] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:15.333280 20284 raft_consensus.cc:740] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Initialized, Role: LEARNER
I20260710 11:02:15.334142 20284 consensus_queue.cc:260] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:15.342778 20284 ts_tablet_manager.cc:1434] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:02:15.348457 19906 tablet_copy_source_session.cc:215] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:15.350167 19831 tablet_copy_service.cc:342] P 27906a6da62a4389842a212f5de4e7d6: Request end of tablet copy session ac6be9ef471740d6af4635514a20c7b0-bd4c88ebaa7e4523a1fb9305dd869744 received from {username='slave'} at 127.0.0.1:53258
I20260710 11:02:15.350625 19831 tablet_copy_service.cc:434] P 27906a6da62a4389842a212f5de4e7d6: ending tablet copy session ac6be9ef471740d6af4635514a20c7b0-bd4c88ebaa7e4523a1fb9305dd869744 on tablet bd4c88ebaa7e4523a1fb9305dd869744 with peer ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:15.354387 20285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a4b73091c004ceea606a2890f7a77a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:15.369148 20278 tablet_bootstrap.cc:492] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:15.369294 20285 tablet_copy_client.cc:806] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:15.369959 20285 tablet_copy_client.cc:670] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:15.370267 20278 tablet_bootstrap.cc:492] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap complete.
I20260710 11:02:15.371114 20278 ts_tablet_manager.cc:1403] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0: Time spent bootstrapping tablet: real 0.100s	user 0.050s	sys 0.036s
I20260710 11:02:15.374208 20285 tablet_copy_client.cc:538] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:15.374786 20278 raft_consensus.cc:359] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:15.375674 20278 raft_consensus.cc:740] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Initialized, Role: LEARNER
I20260710 11:02:15.376384 20278 consensus_queue.cc:260] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:15.378921 20278 ts_tablet_manager.cc:1434] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:02:15.380666 19980 tablet_copy_service.cc:342] P 05779d2ccb4343d5bbf62b1d080584ef: Request end of tablet copy session ac6be9ef471740d6af4635514a20c7b0-1e342dac71274b6aa7d4d5e4d8bbad84 received from {username='slave'} at 127.0.0.1:40804
I20260710 11:02:15.381068 19980 tablet_copy_service.cc:434] P 05779d2ccb4343d5bbf62b1d080584ef: ending tablet copy session ac6be9ef471740d6af4635514a20c7b0-1e342dac71274b6aa7d4d5e4d8bbad84 on tablet 1e342dac71274b6aa7d4d5e4d8bbad84 with peer ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:15.384522 20285 tablet_bootstrap.cc:492] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap starting.
I20260710 11:02:15.404201 20285 tablet_bootstrap.cc:492] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:15.404901 20285 tablet_bootstrap.cc:492] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap complete.
I20260710 11:02:15.405495 20285 ts_tablet_manager.cc:1403] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.004s
I20260710 11:02:15.407574 20285 raft_consensus.cc:359] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:15.408174 20285 raft_consensus.cc:740] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Initialized, Role: LEARNER
I20260710 11:02:15.408676 20285 consensus_queue.cc:260] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:15.410650 20285 ts_tablet_manager.cc:1434] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:15.412329 19906 tablet_copy_service.cc:342] P 9ba604f8effd497d9803e33a65e1bf4a: Request end of tablet copy session ac6be9ef471740d6af4635514a20c7b0-4a4b73091c004ceea606a2890f7a77a0 received from {username='slave'} at 127.0.0.1:60094
I20260710 11:02:15.412725 19906 tablet_copy_service.cc:434] P 9ba604f8effd497d9803e33a65e1bf4a: ending tablet copy session ac6be9ef471740d6af4635514a20c7b0-4a4b73091c004ceea606a2890f7a77a0 on tablet 4a4b73091c004ceea606a2890f7a77a0 with peer ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:15.548771 20222 raft_consensus.cc:1217] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:15.611438 20222 raft_consensus.cc:1217] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:15.770253 20222 raft_consensus.cc:1217] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:15.776188 20222 raft_consensus.cc:1217] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:16.067106 20255 raft_consensus.cc:1064] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6: attempting to promote NON_VOTER ac6be9ef471740d6af4635514a20c7b0 to VOTER
I20260710 11:02:16.069799 20255 consensus_queue.cc:237] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:16.076452 20222 raft_consensus.cc:1275] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:16.076645 19969 raft_consensus.cc:1275] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:16.077566 19894 raft_consensus.cc:1275] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:16.078115 20255 consensus_queue.cc:1048] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:16.079015 20018 consensus_queue.cc:1048] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:16.079743 20293 consensus_queue.cc:1048] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:16.095278 20255 raft_consensus.cc:2955] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.096225 20222 raft_consensus.cc:2955] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.105135 19969 raft_consensus.cc:2955] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.112438 19894 raft_consensus.cc:2955] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.112739 19717 catalog_manager.cc:5697] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 reported cstate change: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.157825 19817 consensus_queue.cc:237] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:16.164419 20222 raft_consensus.cc:1275] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:16.166416 20293 consensus_queue.cc:1048] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:16.169298 19969 raft_consensus.cc:1275] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:16.170910 20293 consensus_queue.cc:1048] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:16.174199 20018 raft_consensus.cc:2955] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.180924 20222 raft_consensus.cc:2955] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.185155 19705 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3b987c8dea804a6eb814703bf4d21ace with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:16.215404 20304 raft_consensus.cc:1064] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6: attempting to promote NON_VOTER ac6be9ef471740d6af4635514a20c7b0 to VOTER
I20260710 11:02:16.216836 19969 raft_consensus.cc:2955] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.221521 19716 catalog_manager.cc:5697] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:16.225764 20304 consensus_queue.cc:237] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:16.233136 19878 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b987c8dea804a6eb814703bf4d21ace with delete_type TABLET_DATA_TOMBSTONED (TS 9ba604f8effd497d9803e33a65e1bf4a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60066
I20260710 11:02:16.236726 20305 tablet_replica.cc:333] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:16.237776 20305 raft_consensus.cc:2243] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:16.242041 20305 raft_consensus.cc:2272] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:16.248095 20222 raft_consensus.cc:1275] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:16.248577 19894 raft_consensus.cc:1275] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:16.249344 20305 ts_tablet_manager.cc:1916] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:16.249570 20304 consensus_queue.cc:1048] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:16.253939 20303 consensus_queue.cc:1048] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:16.262388 19969 raft_consensus.cc:1275] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:16.264991 20303 consensus_queue.cc:1048] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:16.271389 20305 ts_tablet_manager.cc:1929] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:16.271948 20305 log.cc:1199] T 3b987c8dea804a6eb814703bf4d21ace P 9ba604f8effd497d9803e33a65e1bf4a: Deleting WAL directory at /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-1-root/wals/3b987c8dea804a6eb814703bf4d21ace
I20260710 11:02:16.273837 19706 catalog_manager.cc:5028] TS 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697): tablet 3b987c8dea804a6eb814703bf4d21ace (table test-workload [id=a4658999a0054d86b2e88609d6baf5bf]) successfully deleted
I20260710 11:02:16.275449 20304 raft_consensus.cc:2955] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.277861 19969 raft_consensus.cc:2955] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.278203 19894 raft_consensus.cc:2955] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.287508 20222 raft_consensus.cc:2955] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.294938 19719 catalog_manager.cc:5697] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:16.307548 20050 raft_consensus.cc:1064] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef: attempting to promote NON_VOTER ac6be9ef471740d6af4635514a20c7b0 to VOTER
I20260710 11:02:16.309170 20050 consensus_queue.cc:237] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:16.309588 19817 consensus_queue.cc:237] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:16.315874 20222 raft_consensus.cc:1275] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:16.319365 20018 consensus_queue.cc:1048] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:16.320417 19895 raft_consensus.cc:1275] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:16.316252 19894 raft_consensus.cc:1275] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:16.323213 20131 raft_consensus.cc:1064] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a: attempting to promote NON_VOTER ac6be9ef471740d6af4635514a20c7b0 to VOTER
I20260710 11:02:16.323742 20050 consensus_queue.cc:1048] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:16.324774 20223 raft_consensus.cc:1275] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:16.327314 20291 consensus_queue.cc:1048] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:16.328896 20018 consensus_queue.cc:1048] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:16.333483 19817 raft_consensus.cc:1275] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:16.335078 20303 raft_consensus.cc:2955] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.337857 20131 consensus_queue.cc:237] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:16.342123 20291 consensus_queue.cc:1048] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:16.344053 19895 raft_consensus.cc:2955] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.348724 20223 raft_consensus.cc:2955] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.350606 19705 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bd4c88ebaa7e4523a1fb9305dd869744 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:16.358733 19716 catalog_manager.cc:5697] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:16.373008 20223 raft_consensus.cc:1275] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:16.375308 20130 consensus_queue.cc:1048] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:16.378113 19959 tablet_service.cc:1558] Processing DeleteTablet for tablet bd4c88ebaa7e4523a1fb9305dd869744 with delete_type TABLET_DATA_TOMBSTONED (TS 05779d2ccb4343d5bbf62b1d080584ef not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40760
I20260710 11:02:16.393854 19969 raft_consensus.cc:1275] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:16.398617 20131 consensus_queue.cc:1048] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:16.410682 20050 raft_consensus.cc:2955] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.412930 19818 raft_consensus.cc:1275] T 4a4b73091c004ceea606a2890f7a77a0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:16.430308 20130 consensus_queue.cc:1048] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:16.429900 19894 raft_consensus.cc:2955] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.431481 20317 tablet_replica.cc:333] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:16.432469 20317 raft_consensus.cc:2243] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:16.434501 20317 raft_consensus.cc:2272] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:16.437453 19817 raft_consensus.cc:2955] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.441789 19718 catalog_manager.cc:5697] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:16.442046 20223 raft_consensus.cc:2955] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.447862 20131 raft_consensus.cc:2955] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.457398 20222 raft_consensus.cc:2955] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.455377 19969 consensus_queue.cc:237] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [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: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:16.481070 19895 raft_consensus.cc:1275] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:16.497838 20311 consensus_queue.cc:1048] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
I20260710 11:02:16.516664 20311 raft_consensus.cc:2955] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.528666 19969 raft_consensus.cc:2955] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.541640 19705 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1e342dac71274b6aa7d4d5e4d8bbad84 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:16.536332 19895 raft_consensus.cc:2955] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.552649 20221 raft_consensus.cc:1275] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:16.555971 20311 consensus_queue.cc:1048] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:16.558486 19818 raft_consensus.cc:2955] T 4a4b73091c004ceea606a2890f7a77a0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.555258 20317 ts_tablet_manager.cc:1916] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:16.560999 19718 catalog_manager.cc:5697] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:16.563251 20221 raft_consensus.cc:2955] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.573835 19811 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e342dac71274b6aa7d4d5e4d8bbad84 with delete_type TABLET_DATA_TOMBSTONED (TS 27906a6da62a4389842a212f5de4e7d6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53234
I20260710 11:02:16.580128 19717 catalog_manager.cc:5697] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.590185 20321 tablet_replica.cc:333] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:16.591197 20321 raft_consensus.cc:2243] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:16.591920 20321 raft_consensus.cc:2272] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:16.597035 20321 ts_tablet_manager.cc:1916] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:16.600427 20317 ts_tablet_manager.cc:1929] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:16.600901 20317 log.cc:1199] T bd4c88ebaa7e4523a1fb9305dd869744 P 05779d2ccb4343d5bbf62b1d080584ef: Deleting WAL directory at /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-2-root/wals/bd4c88ebaa7e4523a1fb9305dd869744
I20260710 11:02:16.602732 19705 catalog_manager.cc:5028] TS 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835): tablet bd4c88ebaa7e4523a1fb9305dd869744 (table test-workload [id=a4658999a0054d86b2e88609d6baf5bf]) successfully deleted
I20260710 11:02:16.608624 19895 consensus_queue.cc:237] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [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: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:16.611995 20321 ts_tablet_manager.cc:1929] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:16.612430 20321 log.cc:1199] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 27906a6da62a4389842a212f5de4e7d6: Deleting WAL directory at /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-0-root/wals/1e342dac71274b6aa7d4d5e4d8bbad84
I20260710 11:02:16.613960 19705 catalog_manager.cc:5028] TS 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): tablet 1e342dac71274b6aa7d4d5e4d8bbad84 (table test-workload [id=a4658999a0054d86b2e88609d6baf5bf]) successfully deleted
I20260710 11:02:16.617053 20221 raft_consensus.cc:1275] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:16.618407 19969 raft_consensus.cc:1275] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:16.620170 20130 consensus_queue.cc:1048] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:16.624588 20130 consensus_queue.cc:1048] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:16.627696 20131 raft_consensus.cc:2955] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.632282 19969 raft_consensus.cc:2955] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.635800 19706 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4a4b73091c004ceea606a2890f7a77a0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:16.643702 20221 raft_consensus.cc:2955] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:16.656840 19717 catalog_manager.cc:5697] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:16.668141 19811 tablet_service.cc:1558] Processing DeleteTablet for tablet 4a4b73091c004ceea606a2890f7a77a0 with delete_type TABLET_DATA_TOMBSTONED (TS 27906a6da62a4389842a212f5de4e7d6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53234
I20260710 11:02:16.669027 20321 tablet_replica.cc:333] T 4a4b73091c004ceea606a2890f7a77a0 P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:16.670025 20321 raft_consensus.cc:2243] T 4a4b73091c004ceea606a2890f7a77a0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:16.670733 20321 raft_consensus.cc:2272] T 4a4b73091c004ceea606a2890f7a77a0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:16.672907 20321 ts_tablet_manager.cc:1916] T 4a4b73091c004ceea606a2890f7a77a0 P 27906a6da62a4389842a212f5de4e7d6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:16.682541 20321 ts_tablet_manager.cc:1929] T 4a4b73091c004ceea606a2890f7a77a0 P 27906a6da62a4389842a212f5de4e7d6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:16.682861 20321 log.cc:1199] T 4a4b73091c004ceea606a2890f7a77a0 P 27906a6da62a4389842a212f5de4e7d6: Deleting WAL directory at /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-0-root/wals/4a4b73091c004ceea606a2890f7a77a0
I20260710 11:02:16.684096 19705 catalog_manager.cc:5028] TS 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): tablet 4a4b73091c004ceea606a2890f7a77a0 (table test-workload [id=a4658999a0054d86b2e88609d6baf5bf]) successfully deleted
I20260710 11:02:17.701110 19895 consensus_queue.cc:237] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Queue 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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:17.708786 19970 raft_consensus.cc:1275] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:17.709164 19859 consensus_peers.cc:597] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a -> Peer ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089): Couldn't send request to peer ac6be9ef471740d6af4635514a20c7b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: abe0d7aea27145f888e6f2ffcdf48811. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:17.710685 20327 consensus_queue.cc:1048] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:17.711416 19819 raft_consensus.cc:1275] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.713476 20327 consensus_queue.cc:1048] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.719338 20323 raft_consensus.cc:2955] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:17.720687 19970 raft_consensus.cc:2955] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:17.723584 19817 raft_consensus.cc:2955] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:17.733929 19819 consensus_queue.cc:237] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Queue 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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:17.738387 19718 catalog_manager.cc:5697] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
W20260710 11:02:17.744765 19784 consensus_peers.cc:597] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 -> Peer ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089): Couldn't send request to peer ac6be9ef471740d6af4635514a20c7b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 144557db957343bfbc101771bb2f8259. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:17.746130 19970 raft_consensus.cc:1275] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.746704 19895 raft_consensus.cc:1275] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.748343 20303 consensus_queue.cc:1048] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:17.749616 20326 consensus_queue.cc:1048] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:17.761948 20303 raft_consensus.cc:2955] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:17.764865 19970 raft_consensus.cc:2955] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:17.766212 19895 raft_consensus.cc:2955] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:17.781265 19819 consensus_queue.cc:237] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Queue 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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:17.787842 19716 catalog_manager.cc:5697] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:02:17.791214 19784 consensus_peers.cc:597] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 -> Peer ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089): Couldn't send request to peer ac6be9ef471740d6af4635514a20c7b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f017b0d58cd740e5af3610698fd807ed. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:17.793785 19895 raft_consensus.cc:1275] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.794191 19970 raft_consensus.cc:1275] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.795755 20326 consensus_queue.cc:1048] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.796677 20303 consensus_queue.cc:1048] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:17.821775 20303 raft_consensus.cc:2955] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:17.824437 19896 raft_consensus.cc:2955] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:17.824945 19970 raft_consensus.cc:2955] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:17.836009 19969 consensus_queue.cc:237] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Queue 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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:17.840867 19716 catalog_manager.cc:5697] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
W20260710 11:02:17.848111 19933 consensus_peers.cc:597] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef -> Peer ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089): Couldn't send request to peer ac6be9ef471740d6af4635514a20c7b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 986ee45e73154e069d450f46e2a8f74e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:17.848271 19896 raft_consensus.cc:1275] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.850232 20291 consensus_queue.cc:1048] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:17.850560 19819 raft_consensus.cc:1275] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.852553 20050 consensus_queue.cc:1048] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.862454 20050 raft_consensus.cc:2955] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:17.865538 19819 raft_consensus.cc:2955] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:17.866815 19896 raft_consensus.cc:2955] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:17.882867 19717 catalog_manager.cc:5697] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:18.138556 20347 ts_tablet_manager.cc:933] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0: Initiating tablet copy from peer 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:18.140610 20347 tablet_copy_client.cc:323] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Beginning tablet copy session from remote peer at address 127.18.70.2:33697
I20260710 11:02:18.142756 19906 tablet_copy_service.cc:140] P 9ba604f8effd497d9803e33a65e1bf4a: Received BeginTabletCopySession request for tablet abe0d7aea27145f888e6f2ffcdf48811 from peer ac6be9ef471740d6af4635514a20c7b0 ({username='slave'} at 127.0.0.1:60094)
I20260710 11:02:18.143421 19906 tablet_copy_service.cc:161] P 9ba604f8effd497d9803e33a65e1bf4a: Beginning new tablet copy session on tablet abe0d7aea27145f888e6f2ffcdf48811 from peer ac6be9ef471740d6af4635514a20c7b0 at {username='slave'} at 127.0.0.1:60094: session id = ac6be9ef471740d6af4635514a20c7b0-abe0d7aea27145f888e6f2ffcdf48811
I20260710 11:02:18.151927 19906 tablet_copy_source_session.cc:215] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:18.155604 20347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abe0d7aea27145f888e6f2ffcdf48811. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.171494 20347 tablet_copy_client.cc:806] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:18.172188 20347 tablet_copy_client.cc:670] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:18.176014 20347 tablet_copy_client.cc:538] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:18.184796 20347 tablet_bootstrap.cc:492] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap starting.
I20260710 11:02:18.206183 20347 tablet_bootstrap.cc:492] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:18.207091 20347 tablet_bootstrap.cc:492] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap complete.
I20260710 11:02:18.207759 20347 ts_tablet_manager.cc:1403] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.009s
I20260710 11:02:18.210812 20347 raft_consensus.cc:359] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:18.211661 20347 raft_consensus.cc:740] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Initialized, Role: LEARNER
I20260710 11:02:18.212309 20347 consensus_queue.cc:260] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:18.215533 20347 ts_tablet_manager.cc:1434] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260710 11:02:18.217520 19906 tablet_copy_service.cc:342] P 9ba604f8effd497d9803e33a65e1bf4a: Request end of tablet copy session ac6be9ef471740d6af4635514a20c7b0-abe0d7aea27145f888e6f2ffcdf48811 received from {username='slave'} at 127.0.0.1:60094
I20260710 11:02:18.218006 19906 tablet_copy_service.cc:434] P 9ba604f8effd497d9803e33a65e1bf4a: ending tablet copy session ac6be9ef471740d6af4635514a20c7b0-abe0d7aea27145f888e6f2ffcdf48811 on tablet abe0d7aea27145f888e6f2ffcdf48811 with peer ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:18.258227 20347 ts_tablet_manager.cc:933] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0: Initiating tablet copy from peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387)
I20260710 11:02:18.259886 20347 tablet_copy_client.cc:323] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Beginning tablet copy session from remote peer at address 127.18.70.1:33387
I20260710 11:02:18.261694 19831 tablet_copy_service.cc:140] P 27906a6da62a4389842a212f5de4e7d6: Received BeginTabletCopySession request for tablet 144557db957343bfbc101771bb2f8259 from peer ac6be9ef471740d6af4635514a20c7b0 ({username='slave'} at 127.0.0.1:53258)
I20260710 11:02:18.262166 19831 tablet_copy_service.cc:161] P 27906a6da62a4389842a212f5de4e7d6: Beginning new tablet copy session on tablet 144557db957343bfbc101771bb2f8259 from peer ac6be9ef471740d6af4635514a20c7b0 at {username='slave'} at 127.0.0.1:53258: session id = ac6be9ef471740d6af4635514a20c7b0-144557db957343bfbc101771bb2f8259
I20260710 11:02:18.268007 19831 tablet_copy_source_session.cc:215] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:18.270532 20347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 144557db957343bfbc101771bb2f8259. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.282745 20347 tablet_copy_client.cc:806] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:18.283427 20347 tablet_copy_client.cc:670] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:18.287978 20347 tablet_copy_client.cc:538] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:18.296423 20347 tablet_bootstrap.cc:492] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap starting.
I20260710 11:02:18.313717 20347 tablet_bootstrap.cc:492] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:18.314635 20347 tablet_bootstrap.cc:492] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap complete.
I20260710 11:02:18.315217 20347 ts_tablet_manager.cc:1403] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 11:02:18.318775 20347 raft_consensus.cc:359] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:18.319554 20347 raft_consensus.cc:740] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Initialized, Role: LEARNER
I20260710 11:02:18.320139 20347 consensus_queue.cc:260] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:18.322603 20347 ts_tablet_manager.cc:1434] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:02:18.324226 19831 tablet_copy_service.cc:342] P 27906a6da62a4389842a212f5de4e7d6: Request end of tablet copy session ac6be9ef471740d6af4635514a20c7b0-144557db957343bfbc101771bb2f8259 received from {username='slave'} at 127.0.0.1:53258
I20260710 11:02:18.324611 19831 tablet_copy_service.cc:434] P 27906a6da62a4389842a212f5de4e7d6: ending tablet copy session ac6be9ef471740d6af4635514a20c7b0-144557db957343bfbc101771bb2f8259 on tablet 144557db957343bfbc101771bb2f8259 with peer ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:18.331698 20347 ts_tablet_manager.cc:933] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0: Initiating tablet copy from peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387)
I20260710 11:02:18.333652 20347 tablet_copy_client.cc:323] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Beginning tablet copy session from remote peer at address 127.18.70.1:33387
I20260710 11:02:18.335067 19831 tablet_copy_service.cc:140] P 27906a6da62a4389842a212f5de4e7d6: Received BeginTabletCopySession request for tablet f017b0d58cd740e5af3610698fd807ed from peer ac6be9ef471740d6af4635514a20c7b0 ({username='slave'} at 127.0.0.1:53258)
I20260710 11:02:18.335599 19831 tablet_copy_service.cc:161] P 27906a6da62a4389842a212f5de4e7d6: Beginning new tablet copy session on tablet f017b0d58cd740e5af3610698fd807ed from peer ac6be9ef471740d6af4635514a20c7b0 at {username='slave'} at 127.0.0.1:53258: session id = ac6be9ef471740d6af4635514a20c7b0-f017b0d58cd740e5af3610698fd807ed
I20260710 11:02:18.347167 19831 tablet_copy_source_session.cc:215] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:18.351122 20347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f017b0d58cd740e5af3610698fd807ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.361914 20347 tablet_copy_client.cc:806] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:18.362429 20347 tablet_copy_client.cc:670] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:18.367076 20347 tablet_copy_client.cc:538] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:18.373183 20347 tablet_bootstrap.cc:492] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0: Bootstrap starting.
I20260710 11:02:18.386906 20347 tablet_bootstrap.cc:492] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:18.387599 20347 tablet_bootstrap.cc:492] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0: Bootstrap complete.
I20260710 11:02:18.388152 20347 ts_tablet_manager.cc:1403] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.003s
I20260710 11:02:18.390556 20347 raft_consensus.cc:359] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:18.391145 20347 raft_consensus.cc:740] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Initialized, Role: LEARNER
I20260710 11:02:18.391695 20347 consensus_queue.cc:260] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:18.393389 20347 ts_tablet_manager.cc:1434] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:02:18.395468 19831 tablet_copy_service.cc:342] P 27906a6da62a4389842a212f5de4e7d6: Request end of tablet copy session ac6be9ef471740d6af4635514a20c7b0-f017b0d58cd740e5af3610698fd807ed received from {username='slave'} at 127.0.0.1:53258
I20260710 11:02:18.395869 19831 tablet_copy_service.cc:434] P 27906a6da62a4389842a212f5de4e7d6: ending tablet copy session ac6be9ef471740d6af4635514a20c7b0-f017b0d58cd740e5af3610698fd807ed on tablet f017b0d58cd740e5af3610698fd807ed with peer ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:18.441752 20347 ts_tablet_manager.cc:933] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0: Initiating tablet copy from peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:18.443248 20347 tablet_copy_client.cc:323] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Beginning tablet copy session from remote peer at address 127.18.70.3:46835
I20260710 11:02:18.445081 19980 tablet_copy_service.cc:140] P 05779d2ccb4343d5bbf62b1d080584ef: Received BeginTabletCopySession request for tablet 986ee45e73154e069d450f46e2a8f74e from peer ac6be9ef471740d6af4635514a20c7b0 ({username='slave'} at 127.0.0.1:40804)
I20260710 11:02:18.445601 19980 tablet_copy_service.cc:161] P 05779d2ccb4343d5bbf62b1d080584ef: Beginning new tablet copy session on tablet 986ee45e73154e069d450f46e2a8f74e from peer ac6be9ef471740d6af4635514a20c7b0 at {username='slave'} at 127.0.0.1:40804: session id = ac6be9ef471740d6af4635514a20c7b0-986ee45e73154e069d450f46e2a8f74e
I20260710 11:02:18.452912 19980 tablet_copy_source_session.cc:215] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:18.455794 20347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 986ee45e73154e069d450f46e2a8f74e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:18.469336 20347 tablet_copy_client.cc:806] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:18.469879 20347 tablet_copy_client.cc:670] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:18.473839 20347 tablet_copy_client.cc:538] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:18.482316 20347 tablet_bootstrap.cc:492] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0: Bootstrap starting.
I20260710 11:02:18.499939 20347 tablet_bootstrap.cc:492] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:18.500713 20347 tablet_bootstrap.cc:492] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0: Bootstrap complete.
I20260710 11:02:18.501279 20347 ts_tablet_manager.cc:1403] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:02:18.503312 20347 raft_consensus.cc:359] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:18.503877 20347 raft_consensus.cc:740] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Initialized, Role: LEARNER
I20260710 11:02:18.504387 20347 consensus_queue.cc:260] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:18.506906 20347 ts_tablet_manager.cc:1434] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:18.508796 19980 tablet_copy_service.cc:342] P 05779d2ccb4343d5bbf62b1d080584ef: Request end of tablet copy session ac6be9ef471740d6af4635514a20c7b0-986ee45e73154e069d450f46e2a8f74e received from {username='slave'} at 127.0.0.1:40804
I20260710 11:02:18.509222 19980 tablet_copy_service.cc:434] P 05779d2ccb4343d5bbf62b1d080584ef: ending tablet copy session ac6be9ef471740d6af4635514a20c7b0-986ee45e73154e069d450f46e2a8f74e on tablet 986ee45e73154e069d450f46e2a8f74e with peer ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:18.566931 20221 raft_consensus.cc:1217] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:18.732599 20221 raft_consensus.cc:1217] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:18.779636 20221 raft_consensus.cc:1217] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:18.996629 20221 raft_consensus.cc:1217] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:19.174768 20359 raft_consensus.cc:1064] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a: attempting to promote NON_VOTER ac6be9ef471740d6af4635514a20c7b0 to VOTER
I20260710 11:02:19.177438 20359 consensus_queue.cc:237] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:19.184243 20221 raft_consensus.cc:1275] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:19.185453 19970 raft_consensus.cc:1275] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:19.186160 20363 consensus_queue.cc:1048] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:19.187531 20359 consensus_queue.cc:1048] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:19.189127 19819 raft_consensus.cc:1275] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:19.191222 20363 consensus_queue.cc:1048] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:19.198731 20359 raft_consensus.cc:2955] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.200785 20221 raft_consensus.cc:2955] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.209964 19817 raft_consensus.cc:2955] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.214433 19970 raft_consensus.cc:2955] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.218348 19718 catalog_manager.cc:5697] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0 reported cstate change: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.243603 19896 consensus_queue.cc:237] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:19.249217 20221 raft_consensus.cc:1275] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:19.250075 19819 raft_consensus.cc:1275] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:19.250813 20361 consensus_queue.cc:1048] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:19.251710 20364 consensus_queue.cc:1048] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:19.259390 20359 raft_consensus.cc:2955] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.261554 19819 raft_consensus.cc:2955] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.264729 20221 raft_consensus.cc:2955] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.268898 19706 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet abe0d7aea27145f888e6f2ffcdf48811 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:19.276508 19719 catalog_manager.cc:5697] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:19.286242 19959 tablet_service.cc:1558] Processing DeleteTablet for tablet abe0d7aea27145f888e6f2ffcdf48811 with delete_type TABLET_DATA_TOMBSTONED (TS 05779d2ccb4343d5bbf62b1d080584ef not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40760
I20260710 11:02:19.290527 20372 tablet_replica.cc:333] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:19.291571 20372 raft_consensus.cc:2243] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:19.292282 20372 raft_consensus.cc:2272] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:19.296751 20372 ts_tablet_manager.cc:1916] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:19.302476 20303 raft_consensus.cc:1064] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6: attempting to promote NON_VOTER ac6be9ef471740d6af4635514a20c7b0 to VOTER
I20260710 11:02:19.304848 20303 consensus_queue.cc:237] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:19.311276 20372 ts_tablet_manager.cc:1929] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:19.311731 20221 raft_consensus.cc:1275] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:19.311831 20372 log.cc:1199] T abe0d7aea27145f888e6f2ffcdf48811 P 05779d2ccb4343d5bbf62b1d080584ef: Deleting WAL directory at /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-2-root/wals/abe0d7aea27145f888e6f2ffcdf48811
I20260710 11:02:19.314090 19705 catalog_manager.cc:5028] TS 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835): tablet abe0d7aea27145f888e6f2ffcdf48811 (table test-workload [id=a4658999a0054d86b2e88609d6baf5bf]) successfully deleted
I20260710 11:02:19.316272 20303 consensus_queue.cc:1048] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:19.316553 19970 raft_consensus.cc:1275] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:19.317175 19896 raft_consensus.cc:1275] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:19.318071 20355 consensus_queue.cc:1048] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:19.321208 20375 consensus_queue.cc:1048] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:19.336305 20375 raft_consensus.cc:2955] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.339306 20221 raft_consensus.cc:2955] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.354856 19970 raft_consensus.cc:2955] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.355451 19896 raft_consensus.cc:2955] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.356077 19716 catalog_manager.cc:5697] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0 reported cstate change: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.377147 20374 raft_consensus.cc:1064] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6: attempting to promote NON_VOTER ac6be9ef471740d6af4635514a20c7b0 to VOTER
I20260710 11:02:19.380486 20374 consensus_queue.cc:237] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:19.383100 19819 consensus_queue.cc:237] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:19.388891 20223 raft_consensus.cc:1275] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:19.390652 20221 raft_consensus.cc:1275] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:19.391448 19970 raft_consensus.cc:1275] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:19.390669 20355 consensus_queue.cc:1048] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260710 11:02:19.394563 19896 raft_consensus.cc:1275] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:19.394380 20355 consensus_queue.cc:1048] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:19.396799 20375 consensus_queue.cc:1048] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:19.399250 20375 consensus_queue.cc:1048] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:19.392184 19969 raft_consensus.cc:1275] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:19.402807 20360 raft_consensus.cc:1064] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef: attempting to promote NON_VOTER ac6be9ef471740d6af4635514a20c7b0 to VOTER
I20260710 11:02:19.405580 20355 consensus_queue.cc:1048] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:19.405273 20360 consensus_queue.cc:237] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:19.411782 20374 raft_consensus.cc:2955] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.419756 19968 raft_consensus.cc:2955] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.432896 20221 raft_consensus.cc:1275] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:19.433089 19896 raft_consensus.cc:1275] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:19.434610 20354 consensus_queue.cc:1048] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:19.439141 20050 consensus_queue.cc:1048] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:19.447865 19705 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 144557db957343bfbc101771bb2f8259 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:19.450533 19717 catalog_manager.cc:5697] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.450760 20222 raft_consensus.cc:2955] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.468183 19878 tablet_service.cc:1558] Processing DeleteTablet for tablet 144557db957343bfbc101771bb2f8259 with delete_type TABLET_DATA_TOMBSTONED (TS 9ba604f8effd497d9803e33a65e1bf4a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60066
I20260710 11:02:19.482733 20374 raft_consensus.cc:2955] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.486044 19819 raft_consensus.cc:1275] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:19.488356 20223 raft_consensus.cc:2955] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.493811 20050 consensus_queue.cc:1048] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:19.497488 19896 raft_consensus.cc:2955] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.503351 19718 catalog_manager.cc:5697] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:19.504778 20387 tablet_replica.cc:333] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:19.505837 20387 raft_consensus.cc:2243] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:19.506544 20387 raft_consensus.cc:2272] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:19.507279 19968 raft_consensus.cc:2955] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.509066 20360 raft_consensus.cc:2955] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.508461 20221 raft_consensus.cc:2955] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.525638 19818 consensus_queue.cc:237] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:19.535385 20387 ts_tablet_manager.cc:1916] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:19.535542 20222 raft_consensus.cc:1275] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:19.537890 20382 consensus_queue.cc:1048] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:19.546895 19718 catalog_manager.cc:5697] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 reported cstate change: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.550806 19894 raft_consensus.cc:1275] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:19.553179 20382 consensus_queue.cc:1048] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:19.555279 20387 ts_tablet_manager.cc:1929] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:19.559953 20387 log.cc:1199] T 144557db957343bfbc101771bb2f8259 P 9ba604f8effd497d9803e33a65e1bf4a: Deleting WAL directory at /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-1-root/wals/144557db957343bfbc101771bb2f8259
I20260710 11:02:19.561609 20374 raft_consensus.cc:2955] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.565989 19706 catalog_manager.cc:5028] TS 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697): tablet 144557db957343bfbc101771bb2f8259 (table test-workload [id=a4658999a0054d86b2e88609d6baf5bf]) successfully deleted
I20260710 11:02:19.566076 20222 raft_consensus.cc:2955] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.571487 19896 raft_consensus.cc:2955] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.572645 19894 raft_consensus.cc:2955] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.576994 19819 raft_consensus.cc:2955] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.590852 19705 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f017b0d58cd740e5af3610698fd807ed with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:19.584941 19968 consensus_queue.cc:237] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [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: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:19.597524 19719 catalog_manager.cc:5697] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:19.607108 20222 raft_consensus.cc:1275] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:19.608922 19896 raft_consensus.cc:1275] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:19.608875 20050 consensus_queue.cc:1048] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:19.610150 19959 tablet_service.cc:1558] Processing DeleteTablet for tablet f017b0d58cd740e5af3610698fd807ed with delete_type TABLET_DATA_TOMBSTONED (TS 05779d2ccb4343d5bbf62b1d080584ef not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40760
I20260710 11:02:19.615206 20354 consensus_queue.cc:1048] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:19.615650 20372 tablet_replica.cc:333] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:19.617215 20372 raft_consensus.cc:2243] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:19.617985 20372 raft_consensus.cc:2272] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:19.621500 20372 ts_tablet_manager.cc:1916] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:19.626067 20360 raft_consensus.cc:2955] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.636041 20372 ts_tablet_manager.cc:1929] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:19.636525 20372 log.cc:1199] T f017b0d58cd740e5af3610698fd807ed P 05779d2ccb4343d5bbf62b1d080584ef: Deleting WAL directory at /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-2-root/wals/f017b0d58cd740e5af3610698fd807ed
I20260710 11:02:19.637847 19705 catalog_manager.cc:5028] TS 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835): tablet f017b0d58cd740e5af3610698fd807ed (table test-workload [id=a4658999a0054d86b2e88609d6baf5bf]) successfully deleted
I20260710 11:02:19.639658 19894 raft_consensus.cc:2955] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.642590 19705 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 986ee45e73154e069d450f46e2a8f74e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:19.645208 20222 raft_consensus.cc:2955] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:19.646376 19717 catalog_manager.cc:5697] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:19.658838 19811 tablet_service.cc:1558] Processing DeleteTablet for tablet 986ee45e73154e069d450f46e2a8f74e with delete_type TABLET_DATA_TOMBSTONED (TS 27906a6da62a4389842a212f5de4e7d6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53234
I20260710 11:02:19.660799 20391 tablet_replica.cc:333] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:19.661857 20391 raft_consensus.cc:2243] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:19.662516 20391 raft_consensus.cc:2272] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:19.665614 20391 ts_tablet_manager.cc:1916] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:19.675452 20391 ts_tablet_manager.cc:1929] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:19.675721 20391 log.cc:1199] T 986ee45e73154e069d450f46e2a8f74e P 27906a6da62a4389842a212f5de4e7d6: Deleting WAL directory at /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-0-root/wals/986ee45e73154e069d450f46e2a8f74e
I20260710 11:02:19.677060 19705 catalog_manager.cc:5028] TS 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): tablet 986ee45e73154e069d450f46e2a8f74e (table test-workload [id=a4658999a0054d86b2e88609d6baf5bf]) successfully deleted
I20260710 11:02:20.687824 19968 consensus_queue.cc:237] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Queue 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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:20.695659 19896 raft_consensus.cc:1275] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:20.697007 19933 consensus_peers.cc:597] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef -> Peer ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089): Couldn't send request to peer ac6be9ef471740d6af4635514a20c7b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2b1bca387f0d46c388821f16e9b6ffb0. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:20.697019 19818 raft_consensus.cc:1275] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:20.697764 20395 consensus_queue.cc:1048] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:20.698625 20393 consensus_queue.cc:1048] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:20.705132 20395 raft_consensus.cc:2955] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:20.706866 19896 raft_consensus.cc:2955] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:20.710067 19818 raft_consensus.cc:2955] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:20.718807 19896 consensus_queue.cc:237] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Queue 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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:20.719587 19716 catalog_manager.cc:5697] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:02:20.725922 19859 consensus_peers.cc:597] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a -> Peer ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089): Couldn't send request to peer ac6be9ef471740d6af4635514a20c7b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e593c3194c2248bf874a07b10959963f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:20.728950 19968 raft_consensus.cc:1275] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:20.729382 19818 raft_consensus.cc:1275] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:20.730409 20364 consensus_queue.cc:1048] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:20.731336 20361 consensus_queue.cc:1048] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:20.740646 20361 raft_consensus.cc:2955] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:20.746913 19968 raft_consensus.cc:2955] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:20.748184 19818 raft_consensus.cc:2955] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:20.757920 19969 consensus_queue.cc:237] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Queue 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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:20.762674 19719 catalog_manager.cc:5697] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:20.775480 19896 raft_consensus.cc:1275] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:20.775604 19933 consensus_peers.cc:597] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef -> Peer ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089): Couldn't send request to peer ac6be9ef471740d6af4635514a20c7b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d70d62860734ca7be7a00f9dffd557d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:20.777531 20395 consensus_queue.cc:1048] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:20.778476 19818 raft_consensus.cc:1275] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:20.779606 20393 consensus_queue.cc:1048] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:20.799585 20395 raft_consensus.cc:2955] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:20.801184 19896 raft_consensus.cc:2955] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:20.801713 19818 raft_consensus.cc:2955] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:20.812348 19719 catalog_manager.cc:5697] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:20.814184 19969 consensus_queue.cc:237] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Queue 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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:20.820560 19896 raft_consensus.cc:1275] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:20.821578 19933 consensus_peers.cc:597] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef -> Peer ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089): Couldn't send request to peer ac6be9ef471740d6af4635514a20c7b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f368f35c8d614f459776f4d9907b07e9. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:20.821817 19818 raft_consensus.cc:1275] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:20.822969 20396 consensus_queue.cc:1048] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:20.823959 20050 consensus_queue.cc:1048] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:20.839174 20050 raft_consensus.cc:2955] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:20.840785 19894 raft_consensus.cc:2955] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:20.843225 19818 raft_consensus.cc:2955] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:20.854477 19719 catalog_manager.cc:5697] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:21.227413 20414 ts_tablet_manager.cc:933] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0: Initiating tablet copy from peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:21.229321 20414 tablet_copy_client.cc:323] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Beginning tablet copy session from remote peer at address 127.18.70.3:46835
I20260710 11:02:21.231123 19980 tablet_copy_service.cc:140] P 05779d2ccb4343d5bbf62b1d080584ef: Received BeginTabletCopySession request for tablet f368f35c8d614f459776f4d9907b07e9 from peer ac6be9ef471740d6af4635514a20c7b0 ({username='slave'} at 127.0.0.1:40804)
I20260710 11:02:21.231626 19980 tablet_copy_service.cc:161] P 05779d2ccb4343d5bbf62b1d080584ef: Beginning new tablet copy session on tablet f368f35c8d614f459776f4d9907b07e9 from peer ac6be9ef471740d6af4635514a20c7b0 at {username='slave'} at 127.0.0.1:40804: session id = ac6be9ef471740d6af4635514a20c7b0-f368f35c8d614f459776f4d9907b07e9
I20260710 11:02:21.237028 19980 tablet_copy_source_session.cc:215] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:21.239833 20414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f368f35c8d614f459776f4d9907b07e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:21.251869 20414 tablet_copy_client.cc:806] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:21.252434 20414 tablet_copy_client.cc:670] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:21.255990 20414 tablet_copy_client.cc:538] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:21.264735 20414 tablet_bootstrap.cc:492] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap starting.
I20260710 11:02:21.265820 20416 ts_tablet_manager.cc:933] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0: Initiating tablet copy from peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:21.267709 20416 tablet_copy_client.cc:323] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Beginning tablet copy session from remote peer at address 127.18.70.3:46835
I20260710 11:02:21.269587 19980 tablet_copy_service.cc:140] P 05779d2ccb4343d5bbf62b1d080584ef: Received BeginTabletCopySession request for tablet 0d70d62860734ca7be7a00f9dffd557d from peer ac6be9ef471740d6af4635514a20c7b0 ({username='slave'} at 127.0.0.1:40804)
I20260710 11:02:21.270102 19980 tablet_copy_service.cc:161] P 05779d2ccb4343d5bbf62b1d080584ef: Beginning new tablet copy session on tablet 0d70d62860734ca7be7a00f9dffd557d from peer ac6be9ef471740d6af4635514a20c7b0 at {username='slave'} at 127.0.0.1:40804: session id = ac6be9ef471740d6af4635514a20c7b0-0d70d62860734ca7be7a00f9dffd557d
I20260710 11:02:21.279875 19980 tablet_copy_source_session.cc:215] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:21.282501 20418 ts_tablet_manager.cc:933] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0: Initiating tablet copy from peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:21.283826 20416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d70d62860734ca7be7a00f9dffd557d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:21.292702 20414 tablet_bootstrap.cc:492] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:21.293627 20414 tablet_bootstrap.cc:492] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap complete.
I20260710 11:02:21.294279 20414 ts_tablet_manager.cc:1403] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.015s
I20260710 11:02:21.298695 20414 raft_consensus.cc:359] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:21.299496 20414 raft_consensus.cc:740] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Initialized, Role: LEARNER
I20260710 11:02:21.300118 20414 consensus_queue.cc:260] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:21.306381 20418 tablet_copy_client.cc:323] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Beginning tablet copy session from remote peer at address 127.18.70.3:46835
I20260710 11:02:21.306615 20416 tablet_copy_client.cc:806] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:21.309747 20414 ts_tablet_manager.cc:1434] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260710 11:02:21.311450 20422 ts_tablet_manager.cc:933] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0: Initiating tablet copy from peer 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:21.311677 19980 tablet_copy_service.cc:140] P 05779d2ccb4343d5bbf62b1d080584ef: Received BeginTabletCopySession request for tablet 2b1bca387f0d46c388821f16e9b6ffb0 from peer ac6be9ef471740d6af4635514a20c7b0 ({username='slave'} at 127.0.0.1:40804)
I20260710 11:02:21.312240 19980 tablet_copy_service.cc:161] P 05779d2ccb4343d5bbf62b1d080584ef: Beginning new tablet copy session on tablet 2b1bca387f0d46c388821f16e9b6ffb0 from peer ac6be9ef471740d6af4635514a20c7b0 at {username='slave'} at 127.0.0.1:40804: session id = ac6be9ef471740d6af4635514a20c7b0-2b1bca387f0d46c388821f16e9b6ffb0
I20260710 11:02:21.316756 19979 tablet_copy_service.cc:342] P 05779d2ccb4343d5bbf62b1d080584ef: Request end of tablet copy session ac6be9ef471740d6af4635514a20c7b0-f368f35c8d614f459776f4d9907b07e9 received from {username='slave'} at 127.0.0.1:40804
I20260710 11:02:21.317209 19979 tablet_copy_service.cc:434] P 05779d2ccb4343d5bbf62b1d080584ef: ending tablet copy session ac6be9ef471740d6af4635514a20c7b0-f368f35c8d614f459776f4d9907b07e9 on tablet f368f35c8d614f459776f4d9907b07e9 with peer ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:21.319902 19980 tablet_copy_source_session.cc:215] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:21.322346 20422 tablet_copy_client.cc:323] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Beginning tablet copy session from remote peer at address 127.18.70.2:33697
I20260710 11:02:21.307863 20416 tablet_copy_client.cc:670] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:21.324014 19906 tablet_copy_service.cc:140] P 9ba604f8effd497d9803e33a65e1bf4a: Received BeginTabletCopySession request for tablet e593c3194c2248bf874a07b10959963f from peer ac6be9ef471740d6af4635514a20c7b0 ({username='slave'} at 127.0.0.1:60094)
I20260710 11:02:21.324575 19906 tablet_copy_service.cc:161] P 9ba604f8effd497d9803e33a65e1bf4a: Beginning new tablet copy session on tablet e593c3194c2248bf874a07b10959963f from peer ac6be9ef471740d6af4635514a20c7b0 at {username='slave'} at 127.0.0.1:60094: session id = ac6be9ef471740d6af4635514a20c7b0-e593c3194c2248bf874a07b10959963f
I20260710 11:02:21.325002 20418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b1bca387f0d46c388821f16e9b6ffb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:21.327584 20416 tablet_copy_client.cc:538] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:21.331689 19906 tablet_copy_source_session.cc:215] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:21.334556 20422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e593c3194c2248bf874a07b10959963f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:21.336737 20416 tablet_bootstrap.cc:492] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0: Bootstrap starting.
I20260710 11:02:21.350656 20418 tablet_copy_client.cc:806] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:21.351243 20418 tablet_copy_client.cc:670] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:21.351969 20422 tablet_copy_client.cc:806] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:21.352514 20422 tablet_copy_client.cc:670] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:21.355643 20418 tablet_copy_client.cc:538] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:21.356015 20422 tablet_copy_client.cc:538] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:21.364997 20422 tablet_bootstrap.cc:492] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0: Bootstrap starting.
I20260710 11:02:21.370123 20418 tablet_bootstrap.cc:492] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap starting.
I20260710 11:02:21.371814 20416 tablet_bootstrap.cc:492] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:21.372712 20416 tablet_bootstrap.cc:492] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0: Bootstrap complete.
I20260710 11:02:21.373512 20416 ts_tablet_manager.cc:1403] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0: Time spent bootstrapping tablet: real 0.037s	user 0.030s	sys 0.000s
I20260710 11:02:21.376524 20416 raft_consensus.cc:359] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:21.377425 20416 raft_consensus.cc:740] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Initialized, Role: LEARNER
I20260710 11:02:21.378067 20416 consensus_queue.cc:260] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:21.380945 20416 ts_tablet_manager.cc:1434] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:21.383292 19980 tablet_copy_service.cc:342] P 05779d2ccb4343d5bbf62b1d080584ef: Request end of tablet copy session ac6be9ef471740d6af4635514a20c7b0-0d70d62860734ca7be7a00f9dffd557d received from {username='slave'} at 127.0.0.1:40804
I20260710 11:02:21.383684 19980 tablet_copy_service.cc:434] P 05779d2ccb4343d5bbf62b1d080584ef: ending tablet copy session ac6be9ef471740d6af4635514a20c7b0-0d70d62860734ca7be7a00f9dffd557d on tablet 0d70d62860734ca7be7a00f9dffd557d with peer ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:21.401314 20422 tablet_bootstrap.cc:492] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:21.402269 20422 tablet_bootstrap.cc:492] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0: Bootstrap complete.
I20260710 11:02:21.402302 20418 tablet_bootstrap.cc:492] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:21.403134 20422 ts_tablet_manager.cc:1403] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0: Time spent bootstrapping tablet: real 0.038s	user 0.026s	sys 0.000s
I20260710 11:02:21.403319 20418 tablet_bootstrap.cc:492] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap complete.
I20260710 11:02:21.404012 20418 ts_tablet_manager.cc:1403] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.012s
I20260710 11:02:21.406255 20422 raft_consensus.cc:359] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:21.406881 20422 raft_consensus.cc:740] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Initialized, Role: LEARNER
I20260710 11:02:21.407390 20422 consensus_queue.cc:260] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:21.408362 20418 raft_consensus.cc:359] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:21.409246 20418 raft_consensus.cc:740] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Initialized, Role: LEARNER
I20260710 11:02:21.409575 20422 ts_tablet_manager.cc:1434] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:02:21.410002 20418 consensus_queue.cc:260] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:21.411433 19906 tablet_copy_service.cc:342] P 9ba604f8effd497d9803e33a65e1bf4a: Request end of tablet copy session ac6be9ef471740d6af4635514a20c7b0-e593c3194c2248bf874a07b10959963f received from {username='slave'} at 127.0.0.1:60094
I20260710 11:02:21.411836 19906 tablet_copy_service.cc:434] P 9ba604f8effd497d9803e33a65e1bf4a: ending tablet copy session ac6be9ef471740d6af4635514a20c7b0-e593c3194c2248bf874a07b10959963f on tablet e593c3194c2248bf874a07b10959963f with peer ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:21.412498 20418 ts_tablet_manager.cc:1434] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:02:21.414727 19980 tablet_copy_service.cc:342] P 05779d2ccb4343d5bbf62b1d080584ef: Request end of tablet copy session ac6be9ef471740d6af4635514a20c7b0-2b1bca387f0d46c388821f16e9b6ffb0 received from {username='slave'} at 127.0.0.1:40804
I20260710 11:02:21.415114 19980 tablet_copy_service.cc:434] P 05779d2ccb4343d5bbf62b1d080584ef: ending tablet copy session ac6be9ef471740d6af4635514a20c7b0-2b1bca387f0d46c388821f16e9b6ffb0 on tablet 2b1bca387f0d46c388821f16e9b6ffb0 with peer ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:21.653772 20222 raft_consensus.cc:1217] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:21.680413 20222 raft_consensus.cc:1217] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:21.713070 20222 raft_consensus.cc:1217] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:21.820202 20221 raft_consensus.cc:1217] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:22.262061 20395 raft_consensus.cc:1064] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef: attempting to promote NON_VOTER ac6be9ef471740d6af4635514a20c7b0 to VOTER
I20260710 11:02:22.265796 20435 raft_consensus.cc:1064] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef: attempting to promote NON_VOTER ac6be9ef471740d6af4635514a20c7b0 to VOTER
I20260710 11:02:22.268313 20435 consensus_queue.cc:237] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:22.273090 20395 consensus_queue.cc:237] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:22.289454 20221 raft_consensus.cc:1275] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:22.290879 19894 raft_consensus.cc:1275] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:22.290974 20434 consensus_queue.cc:1048] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:22.292562 20437 consensus_queue.cc:1048] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:22.298432 19817 raft_consensus.cc:1275] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:22.300154 20437 consensus_queue.cc:1048] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:22.308276 19818 raft_consensus.cc:1275] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:22.310007 20221 raft_consensus.cc:1275] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:22.310222 19896 raft_consensus.cc:1275] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:22.310170 20435 consensus_queue.cc:1048] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:22.311473 20436 raft_consensus.cc:1064] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef: attempting to promote NON_VOTER ac6be9ef471740d6af4635514a20c7b0 to VOTER
I20260710 11:02:22.312110 20435 consensus_queue.cc:1048] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:22.313199 19894 raft_consensus.cc:2955] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.306022 20434 raft_consensus.cc:2955] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.314702 20435 consensus_queue.cc:1048] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:22.333874 20436 consensus_queue.cc:237] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:22.355765 20221 raft_consensus.cc:1275] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:22.359157 19896 raft_consensus.cc:2955] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.357015 20435 raft_consensus.cc:2955] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.365722 20437 consensus_queue.cc:1048] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:22.376791 19895 raft_consensus.cc:1275] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:22.376116 19818 raft_consensus.cc:2955] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.378963 20437 consensus_queue.cc:1048] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:22.383096 19819 raft_consensus.cc:1275] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:22.383453 19717 catalog_manager.cc:5697] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.398398 20437 consensus_queue.cc:1048] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260710 11:02:22.411832 20222 raft_consensus.cc:2955] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.424633 20223 raft_consensus.cc:2955] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.431689 20361 raft_consensus.cc:1064] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a: attempting to promote NON_VOTER ac6be9ef471740d6af4635514a20c7b0 to VOTER
I20260710 11:02:22.460330 20361 consensus_queue.cc:237] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:22.487126 19896 raft_consensus.cc:2955] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.492220 20221 raft_consensus.cc:1275] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:22.493719 19969 raft_consensus.cc:1275] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:22.495493 20452 consensus_queue.cc:1048] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:22.497359 20452 consensus_queue.cc:1048] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:22.506008 19817 raft_consensus.cc:1275] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:22.484772 20443 raft_consensus.cc:2955] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.517580 20452 consensus_queue.cc:1048] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:22.553973 20221 raft_consensus.cc:2955] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
W20260710 11:02:22.556804 19935 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.70.1:33387, user_credentials={real_user=slave}} blocked reactor thread for 70418.5us
I20260710 11:02:22.558982 20220 raft_consensus.cc:2955] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.569152 19718 catalog_manager.cc:5697] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:22.551966 20455 raft_consensus.cc:2955] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.593910 19818 raft_consensus.cc:2955] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.594480 19817 raft_consensus.cc:2955] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.608245 19817 raft_consensus.cc:2955] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.611297 19719 catalog_manager.cc:5697] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0 reported cstate change: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.612819 19719 catalog_manager.cc:5697] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0 reported cstate change: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.618433 19969 raft_consensus.cc:2955] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.638350 19968 consensus_queue.cc:237] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:22.640616 19969 consensus_queue.cc:237] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:22.641095 19970 consensus_queue.cc:237] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [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: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:22.646776 20223 raft_consensus.cc:1275] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:22.648876 19894 raft_consensus.cc:1275] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:22.649890 19896 consensus_queue.cc:237] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:22.650606 20450 consensus_queue.cc:1048] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:22.651192 20221 raft_consensus.cc:1275] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:22.652482 20223 raft_consensus.cc:1275] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:22.652329 20450 consensus_queue.cc:1048] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:22.655237 20454 consensus_queue.cc:1048] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:22.655784 20223 raft_consensus.cc:1275] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:22.656184 19819 raft_consensus.cc:1275] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:22.656184 19818 raft_consensus.cc:1275] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:22.657090 20452 consensus_queue.cc:1048] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:22.657904 20434 consensus_queue.cc:1048] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:22.660035 20434 consensus_queue.cc:1048] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:22.656976 20454 consensus_queue.cc:1048] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260710 11:02:22.664129 20455 raft_consensus.cc:2955] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.674827 19706 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e593c3194c2248bf874a07b10959963f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:22.675527 20437 raft_consensus.cc:2955] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.676940 19818 raft_consensus.cc:2955] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.677534 20395 raft_consensus.cc:2955] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.687554 20434 raft_consensus.cc:2955] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.690593 19817 raft_consensus.cc:2955] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.694562 20222 raft_consensus.cc:2955] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.696339 19705 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2b1bca387f0d46c388821f16e9b6ffb0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:22.692400 20223 raft_consensus.cc:2955] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.699708 19819 raft_consensus.cc:1275] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:22.703066 20221 raft_consensus.cc:2955] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.718644 19719 catalog_manager.cc:5697] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:22.718773 20220 raft_consensus.cc:2955] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.721835 19705 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f368f35c8d614f459776f4d9907b07e9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:22.728420 19705 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0d70d62860734ca7be7a00f9dffd557d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:22.728510 20452 consensus_queue.cc:1048] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:22.729892 19896 raft_consensus.cc:2955] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.705603 19716 catalog_manager.cc:5697] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:22.734344 19718 catalog_manager.cc:5697] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0 reported cstate change: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.736186 19818 raft_consensus.cc:2955] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.743896 19959 tablet_service.cc:1558] Processing DeleteTablet for tablet e593c3194c2248bf874a07b10959963f with delete_type TABLET_DATA_TOMBSTONED (TS 05779d2ccb4343d5bbf62b1d080584ef not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40760
I20260710 11:02:22.750694 19719 catalog_manager.cc:5697] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:22.751717 20467 tablet_replica.cc:333] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:22.752723 20467 raft_consensus.cc:2243] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:22.753525 20467 raft_consensus.cc:2272] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:22.756223 19811 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d70d62860734ca7be7a00f9dffd557d with delete_type TABLET_DATA_TOMBSTONED (TS 27906a6da62a4389842a212f5de4e7d6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53234
I20260710 11:02:22.759368 20467 ts_tablet_manager.cc:1916] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:22.761405 19878 tablet_service.cc:1558] Processing DeleteTablet for tablet 2b1bca387f0d46c388821f16e9b6ffb0 with delete_type TABLET_DATA_TOMBSTONED (TS 9ba604f8effd497d9803e33a65e1bf4a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60066
I20260710 11:02:22.771938 19882 tablet_service.cc:1558] Processing DeleteTablet for tablet f368f35c8d614f459776f4d9907b07e9 with delete_type TABLET_DATA_TOMBSTONED (TS 9ba604f8effd497d9803e33a65e1bf4a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60066
I20260710 11:02:22.777009 20467 ts_tablet_manager.cc:1929] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:22.777623 20467 log.cc:1199] T e593c3194c2248bf874a07b10959963f P 05779d2ccb4343d5bbf62b1d080584ef: Deleting WAL directory at /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-2-root/wals/e593c3194c2248bf874a07b10959963f
I20260710 11:02:22.778599 20468 tablet_replica.cc:333] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:22.779466 19705 catalog_manager.cc:5028] TS 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835): tablet e593c3194c2248bf874a07b10959963f (table test-workload [id=a4658999a0054d86b2e88609d6baf5bf]) successfully deleted
I20260710 11:02:22.780416 20468 raft_consensus.cc:2243] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:22.781291 20468 raft_consensus.cc:2272] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:22.781507 20469 tablet_replica.cc:333] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:22.782591 20469 raft_consensus.cc:2243] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:22.783197 20469 raft_consensus.cc:2272] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:22.784349 20468 ts_tablet_manager.cc:1916] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:22.786476 20469 ts_tablet_manager.cc:1916] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:22.797744 20468 ts_tablet_manager.cc:1929] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:22.798120 20468 log.cc:1199] T 0d70d62860734ca7be7a00f9dffd557d P 27906a6da62a4389842a212f5de4e7d6: Deleting WAL directory at /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-0-root/wals/0d70d62860734ca7be7a00f9dffd557d
I20260710 11:02:22.799469 19705 catalog_manager.cc:5028] TS 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): tablet 0d70d62860734ca7be7a00f9dffd557d (table test-workload [id=a4658999a0054d86b2e88609d6baf5bf]) successfully deleted
I20260710 11:02:22.799737 20469 ts_tablet_manager.cc:1929] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:22.800096 20469 log.cc:1199] T 2b1bca387f0d46c388821f16e9b6ffb0 P 9ba604f8effd497d9803e33a65e1bf4a: Deleting WAL directory at /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-1-root/wals/2b1bca387f0d46c388821f16e9b6ffb0
I20260710 11:02:22.801399 20469 tablet_replica.cc:333] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:22.801360 19706 catalog_manager.cc:5028] TS 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697): tablet 2b1bca387f0d46c388821f16e9b6ffb0 (table test-workload [id=a4658999a0054d86b2e88609d6baf5bf]) successfully deleted
I20260710 11:02:22.802182 20469 raft_consensus.cc:2243] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:22.802762 20469 raft_consensus.cc:2272] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:22.805124 20469 ts_tablet_manager.cc:1916] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:22.814944 20469 ts_tablet_manager.cc:1929] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:22.815284 20469 log.cc:1199] T f368f35c8d614f459776f4d9907b07e9 P 9ba604f8effd497d9803e33a65e1bf4a: Deleting WAL directory at /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-1-root/wals/f368f35c8d614f459776f4d9907b07e9
I20260710 11:02:22.816542 19706 catalog_manager.cc:5028] TS 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697): tablet f368f35c8d614f459776f4d9907b07e9 (table test-workload [id=a4658999a0054d86b2e88609d6baf5bf]) successfully deleted
I20260710 11:02:23.798409 19896 consensus_queue.cc:237] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Queue 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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:23.804371 19970 raft_consensus.cc:1275] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:23.804443 19859 consensus_peers.cc:597] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a -> Peer ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089): Couldn't send request to peer ac6be9ef471740d6af4635514a20c7b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 171fed0f16234debbc4699f8fdd31cc0. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:23.804738 19818 raft_consensus.cc:1275] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:23.805747 20452 consensus_queue.cc:1048] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:23.806550 20474 consensus_queue.cc:1048] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:23.813630 20452 raft_consensus.cc:2955] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:23.815280 19970 raft_consensus.cc:2955] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:23.820767 19818 raft_consensus.cc:2955] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:23.825043 19719 catalog_manager.cc:5697] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:23.827435 19896 consensus_queue.cc:237] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Queue 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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
W20260710 11:02:23.834745 19859 consensus_peers.cc:597] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a -> Peer ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089): Couldn't send request to peer ac6be9ef471740d6af4635514a20c7b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 41d4b848cb8f43619842a01d76af6207. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:23.835526 19968 raft_consensus.cc:1275] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:23.836630 19818 raft_consensus.cc:1275] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:23.836897 20474 consensus_queue.cc:1048] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:23.838061 20470 consensus_queue.cc:1048] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:23.847129 20470 raft_consensus.cc:2955] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:23.849579 19818 raft_consensus.cc:2955] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:23.852175 19968 raft_consensus.cc:2955] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:23.860023 19970 consensus_queue.cc:237] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Queue 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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:23.860648 19718 catalog_manager.cc:5697] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:23.869267 19818 raft_consensus.cc:1275] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:23.869379 19896 raft_consensus.cc:1275] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:23.870335 19933 consensus_peers.cc:597] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef -> Peer ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089): Couldn't send request to peer ac6be9ef471740d6af4635514a20c7b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 72ab7413428240c2bacac226caf70c95. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:23.872020 20472 consensus_queue.cc:1048] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:23.872859 20485 consensus_queue.cc:1048] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:23.880759 20485 raft_consensus.cc:2955] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:23.882498 19896 raft_consensus.cc:2955] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:23.888629 19818 raft_consensus.cc:2955] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:23.894025 19718 catalog_manager.cc:5697] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:23.896097 19970 consensus_queue.cc:237] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Queue 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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
W20260710 11:02:23.907470 19933 consensus_peers.cc:597] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef -> Peer ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089): Couldn't send request to peer ac6be9ef471740d6af4635514a20c7b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab496ef9a0454d4ca1c04cac4b5c6cab. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:23.908833 19896 raft_consensus.cc:1275] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:23.909366 19818 raft_consensus.cc:1275] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:23.910279 20472 consensus_queue.cc:1048] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:23.911120 20485 consensus_queue.cc:1048] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:23.919431 20454 raft_consensus.cc:2955] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:23.921063 19896 raft_consensus.cc:2955] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:23.920897 19818 raft_consensus.cc:2955] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:23.932245 19719 catalog_manager.cc:5697] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:24.211133 20491 ts_tablet_manager.cc:933] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0: Initiating tablet copy from peer 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:24.242144 20491 tablet_copy_client.cc:323] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Beginning tablet copy session from remote peer at address 127.18.70.2:33697
I20260710 11:02:24.243911 19906 tablet_copy_service.cc:140] P 9ba604f8effd497d9803e33a65e1bf4a: Received BeginTabletCopySession request for tablet 171fed0f16234debbc4699f8fdd31cc0 from peer ac6be9ef471740d6af4635514a20c7b0 ({username='slave'} at 127.0.0.1:60094)
I20260710 11:02:24.244426 19906 tablet_copy_service.cc:161] P 9ba604f8effd497d9803e33a65e1bf4a: Beginning new tablet copy session on tablet 171fed0f16234debbc4699f8fdd31cc0 from peer ac6be9ef471740d6af4635514a20c7b0 at {username='slave'} at 127.0.0.1:60094: session id = ac6be9ef471740d6af4635514a20c7b0-171fed0f16234debbc4699f8fdd31cc0
I20260710 11:02:24.254333 19906 tablet_copy_source_session.cc:215] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:24.257303 20491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 171fed0f16234debbc4699f8fdd31cc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:24.302418 20491 tablet_copy_client.cc:806] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:24.315425 20491 tablet_copy_client.cc:670] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:24.359611 20493 ts_tablet_manager.cc:933] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0: Initiating tablet copy from peer 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:24.689052 20493 tablet_copy_client.cc:323] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Beginning tablet copy session from remote peer at address 127.18.70.2:33697
W20260710 11:02:24.848994 20220 thread.cc:641] tablet-copy [worker] (thread pool) Time spent creating pthread: real 0.528s	user 0.016s	sys 0.021s
W20260710 11:02:24.849951 20220 thread.cc:608] tablet-copy [worker] (thread pool) Time spent starting thread: real 0.529s	user 0.018s	sys 0.021s
W20260710 11:02:25.007630 19935 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.70.1:33387, user_credentials={real_user=slave}} blocked reactor thread for 128929us
W20260710 11:02:25.021500 19861 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.70.1:33387, user_credentials={real_user=slave}} blocked reactor thread for 144323us
I20260710 11:02:25.056284 20509 ts_tablet_manager.cc:933] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0: Initiating tablet copy from peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:25.063648 20491 tablet_copy_client.cc:538] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:25.069712 19906 tablet_copy_service.cc:140] P 9ba604f8effd497d9803e33a65e1bf4a: Received BeginTabletCopySession request for tablet 41d4b848cb8f43619842a01d76af6207 from peer ac6be9ef471740d6af4635514a20c7b0 ({username='slave'} at 127.0.0.1:60094)
I20260710 11:02:25.070292 19906 tablet_copy_service.cc:161] P 9ba604f8effd497d9803e33a65e1bf4a: Beginning new tablet copy session on tablet 41d4b848cb8f43619842a01d76af6207 from peer ac6be9ef471740d6af4635514a20c7b0 at {username='slave'} at 127.0.0.1:60094: session id = ac6be9ef471740d6af4635514a20c7b0-41d4b848cb8f43619842a01d76af6207
I20260710 11:02:25.088117 19906 tablet_copy_source_session.cc:215] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:25.089636 20491 tablet_bootstrap.cc:492] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap starting.
I20260710 11:02:25.093786 20493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41d4b848cb8f43619842a01d76af6207. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:25.126289 20510 ts_tablet_manager.cc:933] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0: Initiating tablet copy from peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:25.128489 20509 tablet_copy_client.cc:323] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Beginning tablet copy session from remote peer at address 127.18.70.3:46835
I20260710 11:02:25.130436 19980 tablet_copy_service.cc:140] P 05779d2ccb4343d5bbf62b1d080584ef: Received BeginTabletCopySession request for tablet 72ab7413428240c2bacac226caf70c95 from peer ac6be9ef471740d6af4635514a20c7b0 ({username='slave'} at 127.0.0.1:40804)
I20260710 11:02:25.130795 20493 tablet_copy_client.cc:806] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:25.130971 19980 tablet_copy_service.cc:161] P 05779d2ccb4343d5bbf62b1d080584ef: Beginning new tablet copy session on tablet 72ab7413428240c2bacac226caf70c95 from peer ac6be9ef471740d6af4635514a20c7b0 at {username='slave'} at 127.0.0.1:40804: session id = ac6be9ef471740d6af4635514a20c7b0-72ab7413428240c2bacac226caf70c95
I20260710 11:02:25.131423 20493 tablet_copy_client.cc:670] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:25.135563 20493 tablet_copy_client.cc:538] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:25.136317 20510 tablet_copy_client.cc:323] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Beginning tablet copy session from remote peer at address 127.18.70.3:46835
I20260710 11:02:25.138275 19979 tablet_copy_service.cc:140] P 05779d2ccb4343d5bbf62b1d080584ef: Received BeginTabletCopySession request for tablet ab496ef9a0454d4ca1c04cac4b5c6cab from peer ac6be9ef471740d6af4635514a20c7b0 ({username='slave'} at 127.0.0.1:40804)
I20260710 11:02:25.138818 19979 tablet_copy_service.cc:161] P 05779d2ccb4343d5bbf62b1d080584ef: Beginning new tablet copy session on tablet ab496ef9a0454d4ca1c04cac4b5c6cab from peer ac6be9ef471740d6af4635514a20c7b0 at {username='slave'} at 127.0.0.1:40804: session id = ac6be9ef471740d6af4635514a20c7b0-ab496ef9a0454d4ca1c04cac4b5c6cab
I20260710 11:02:25.140163 19980 tablet_copy_source_session.cc:215] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:25.143900 20509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ab7413428240c2bacac226caf70c95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:25.146898 19979 tablet_copy_source_session.cc:215] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:25.150393 20510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab496ef9a0454d4ca1c04cac4b5c6cab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:25.161231 20493 tablet_bootstrap.cc:492] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap starting.
I20260710 11:02:25.175184 20491 tablet_bootstrap.cc:492] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:25.176277 20491 tablet_bootstrap.cc:492] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap complete.
I20260710 11:02:25.180554 20491 ts_tablet_manager.cc:1403] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0: Time spent bootstrapping tablet: real 0.091s	user 0.017s	sys 0.007s
I20260710 11:02:25.175275 20509 tablet_copy_client.cc:806] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:25.181833 20509 tablet_copy_client.cc:670] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:25.185395 20510 tablet_copy_client.cc:806] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:25.186014 20510 tablet_copy_client.cc:670] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:25.186318 20509 tablet_copy_client.cc:538] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:25.190371 20510 tablet_copy_client.cc:538] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:25.183692 20491 raft_consensus.cc:359] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:25.192698 20491 raft_consensus.cc:740] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Initialized, Role: LEARNER
I20260710 11:02:25.193476 20491 consensus_queue.cc:260] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:25.199365 20509 tablet_bootstrap.cc:492] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap starting.
I20260710 11:02:25.208501 20510 tablet_bootstrap.cc:492] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0: Bootstrap starting.
I20260710 11:02:25.211330 20491 ts_tablet_manager.cc:1434] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.003s
I20260710 11:02:25.213362 19906 tablet_copy_service.cc:342] P 9ba604f8effd497d9803e33a65e1bf4a: Request end of tablet copy session ac6be9ef471740d6af4635514a20c7b0-171fed0f16234debbc4699f8fdd31cc0 received from {username='slave'} at 127.0.0.1:60094
I20260710 11:02:25.213752 19906 tablet_copy_service.cc:434] P 9ba604f8effd497d9803e33a65e1bf4a: ending tablet copy session ac6be9ef471740d6af4635514a20c7b0-171fed0f16234debbc4699f8fdd31cc0 on tablet 171fed0f16234debbc4699f8fdd31cc0 with peer ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:25.217885 20493 tablet_bootstrap.cc:492] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:25.219018 20493 tablet_bootstrap.cc:492] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap complete.
I20260710 11:02:25.219753 20493 ts_tablet_manager.cc:1403] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.004s
I20260710 11:02:25.227861 20493 raft_consensus.cc:359] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:25.228849 20493 raft_consensus.cc:740] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Initialized, Role: LEARNER
I20260710 11:02:25.229676 20493 consensus_queue.cc:260] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:25.232318 20493 ts_tablet_manager.cc:1434] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260710 11:02:25.234973 19906 tablet_copy_service.cc:342] P 9ba604f8effd497d9803e33a65e1bf4a: Request end of tablet copy session ac6be9ef471740d6af4635514a20c7b0-41d4b848cb8f43619842a01d76af6207 received from {username='slave'} at 127.0.0.1:60094
I20260710 11:02:25.235428 19906 tablet_copy_service.cc:434] P 9ba604f8effd497d9803e33a65e1bf4a: ending tablet copy session ac6be9ef471740d6af4635514a20c7b0-41d4b848cb8f43619842a01d76af6207 on tablet 41d4b848cb8f43619842a01d76af6207 with peer ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:25.249811 20509 tablet_bootstrap.cc:492] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:25.252625 20510 tablet_bootstrap.cc:492] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:25.253623 20510 tablet_bootstrap.cc:492] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0: Bootstrap complete.
I20260710 11:02:25.254370 20510 ts_tablet_manager.cc:1403] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.008s
I20260710 11:02:25.257299 20510 raft_consensus.cc:359] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:25.258209 20510 raft_consensus.cc:740] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Initialized, Role: LEARNER
I20260710 11:02:25.258898 20510 consensus_queue.cc:260] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:25.261695 20510 ts_tablet_manager.cc:1434] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:25.263710 19979 tablet_copy_service.cc:342] P 05779d2ccb4343d5bbf62b1d080584ef: Request end of tablet copy session ac6be9ef471740d6af4635514a20c7b0-ab496ef9a0454d4ca1c04cac4b5c6cab received from {username='slave'} at 127.0.0.1:40804
I20260710 11:02:25.264098 19979 tablet_copy_service.cc:434] P 05779d2ccb4343d5bbf62b1d080584ef: ending tablet copy session ac6be9ef471740d6af4635514a20c7b0-ab496ef9a0454d4ca1c04cac4b5c6cab on tablet ab496ef9a0454d4ca1c04cac4b5c6cab with peer ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:25.265549 20509 tablet_bootstrap.cc:492] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap complete.
I20260710 11:02:25.266942 20509 ts_tablet_manager.cc:1403] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.017s
I20260710 11:02:25.275812 20509 raft_consensus.cc:359] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:25.276697 20509 raft_consensus.cc:740] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Initialized, Role: LEARNER
I20260710 11:02:25.277844 20509 consensus_queue.cc:260] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:25.280296 20509 ts_tablet_manager.cc:1434] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.004s
I20260710 11:02:25.282404 19979 tablet_copy_service.cc:342] P 05779d2ccb4343d5bbf62b1d080584ef: Request end of tablet copy session ac6be9ef471740d6af4635514a20c7b0-72ab7413428240c2bacac226caf70c95 received from {username='slave'} at 127.0.0.1:40804
I20260710 11:02:25.282807 19979 tablet_copy_service.cc:434] P 05779d2ccb4343d5bbf62b1d080584ef: ending tablet copy session ac6be9ef471740d6af4635514a20c7b0-72ab7413428240c2bacac226caf70c95 on tablet 72ab7413428240c2bacac226caf70c95 with peer ac6be9ef471740d6af4635514a20c7b0
W20260710 11:02:25.373256 19842 debug-util.cc:398] Leaking SignalData structure 0x7b0800195e80 after lost signal to thread 18715
W20260710 11:02:25.374351 19842 debug-util.cc:398] Leaking SignalData structure 0x7b080018f5a0 after lost signal to thread 19753
W20260710 11:02:25.375415 19842 debug-util.cc:398] Leaking SignalData structure 0x7b080022d780 after lost signal to thread 19845
W20260710 11:02:25.376434 19842 debug-util.cc:398] Leaking SignalData structure 0x7b08001bc8a0 after lost signal to thread 19920
W20260710 11:02:25.377466 19842 debug-util.cc:398] Leaking SignalData structure 0x7b080009bdc0 after lost signal to thread 19994
W20260710 11:02:25.378506 19842 debug-util.cc:398] Leaking SignalData structure 0x7b08000850e0 after lost signal to thread 20247
I20260710 11:02:25.423466 20221 raft_consensus.cc:1217] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:25.436426 20221 raft_consensus.cc:1217] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:25.464358 20221 raft_consensus.cc:1217] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:25.629361 20221 raft_consensus.cc:1217] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:25.857709 20505 raft_consensus.cc:1064] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a: attempting to promote NON_VOTER ac6be9ef471740d6af4635514a20c7b0 to VOTER
I20260710 11:02:25.860126 20505 consensus_queue.cc:237] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:25.863656 20500 raft_consensus.cc:1064] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef: attempting to promote NON_VOTER ac6be9ef471740d6af4635514a20c7b0 to VOTER
I20260710 11:02:25.866595 20500 consensus_queue.cc:237] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:25.883884 20214 raft_consensus.cc:1275] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:25.884364 19814 raft_consensus.cc:1275] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:25.887125 19893 raft_consensus.cc:1275] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:25.887223 20214 raft_consensus.cc:1275] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:25.888096 20452 consensus_queue.cc:1048] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:25.888767 20508 consensus_queue.cc:1048] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:25.890610 20508 consensus_queue.cc:1048] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:25.893911 19969 raft_consensus.cc:1275] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:25.894222 19814 raft_consensus.cc:1275] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:25.895612 20474 consensus_queue.cc:1048] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:25.903832 20498 consensus_queue.cc:1048] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:25.909768 20495 consensus_queue.cc:1048] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:25.910287 20470 raft_consensus.cc:1064] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a: attempting to promote NON_VOTER ac6be9ef471740d6af4635514a20c7b0 to VOTER
I20260710 11:02:25.912792 20470 consensus_queue.cc:237] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:25.962248 19968 raft_consensus.cc:1275] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:25.963650 20214 raft_consensus.cc:1275] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:25.969370 20495 consensus_queue.cc:1048] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:25.971385 20495 consensus_queue.cc:1048] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:25.971657 20526 raft_consensus.cc:2955] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:25.977173 19893 raft_consensus.cc:2955] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:25.980777 19821 raft_consensus.cc:2955] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:25.991778 19818 raft_consensus.cc:1275] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:25.998592 20452 consensus_queue.cc:1048] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:25.998385 20505 raft_consensus.cc:2955] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.009753 19969 raft_consensus.cc:2955] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.017356 19818 raft_consensus.cc:2955] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.026947 20221 raft_consensus.cc:2955] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.047601 20474 raft_consensus.cc:2955] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.052634 19818 raft_consensus.cc:2955] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.054844 19718 catalog_manager.cc:5697] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.066318 20223 raft_consensus.cc:2955] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.079627 19968 raft_consensus.cc:2955] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.081199 20223 raft_consensus.cc:2955] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.115113 19716 catalog_manager.cc:5697] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:26.117199 19716 catalog_manager.cc:5697] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:26.118801 19968 consensus_queue.cc:237] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:26.128526 19818 raft_consensus.cc:1275] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:26.129107 20223 raft_consensus.cc:1275] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:26.130400 20526 consensus_queue.cc:1048] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:26.131953 20498 consensus_queue.cc:1048] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:26.141287 20521 raft_consensus.cc:1064] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef: attempting to promote NON_VOTER ac6be9ef471740d6af4635514a20c7b0 to VOTER
I20260710 11:02:26.140873 20500 raft_consensus.cc:2955] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.141451 19893 consensus_queue.cc:237] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:26.143692 20521 consensus_queue.cc:237] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:26.145944 19894 consensus_queue.cc:237] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [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: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:26.147912 19818 raft_consensus.cc:2955] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.148617 20223 raft_consensus.cc:2955] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.153561 20214 raft_consensus.cc:1275] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:26.157051 19968 raft_consensus.cc:1275] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:26.154147 19814 raft_consensus.cc:1275] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:26.158977 20495 consensus_queue.cc:1048] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:26.159121 20505 consensus_queue.cc:1048] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:26.154543 20221 raft_consensus.cc:1275] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Refusing update from remote peer 9ba604f8effd497d9803e33a65e1bf4a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:26.165766 20474 consensus_queue.cc:1048] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:26.160914 20495 consensus_queue.cc:1048] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:26.171291 20452 raft_consensus.cc:2955] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.176641 20221 raft_consensus.cc:2955] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.177891 19705 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 72ab7413428240c2bacac226caf70c95 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:26.180496 19969 raft_consensus.cc:2955] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.194031 20495 raft_consensus.cc:2955] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.197490 19717 catalog_manager.cc:5697] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.212165 19878 tablet_service.cc:1558] Processing DeleteTablet for tablet 72ab7413428240c2bacac226caf70c95 with delete_type TABLET_DATA_TOMBSTONED (TS 9ba604f8effd497d9803e33a65e1bf4a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60066
I20260710 11:02:26.212648 20214 raft_consensus.cc:2955] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.228404 19814 raft_consensus.cc:2955] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.240840 19716 catalog_manager.cc:5697] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.246358 19706 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 171fed0f16234debbc4699f8fdd31cc0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:26.248097 20221 raft_consensus.cc:1275] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:26.252224 20539 tablet_replica.cc:333] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:26.253320 20539 raft_consensus.cc:2243] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:26.253571 19706 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 41d4b848cb8f43619842a01d76af6207 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:26.254153 20539 raft_consensus.cc:2272] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:26.254040 20508 consensus_queue.cc:1048] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:26.255534 19894 raft_consensus.cc:1275] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:26.245124 19717 catalog_manager.cc:5697] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0 reported cstate change: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New cstate: current_term: 1 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.261245 20539 ts_tablet_manager.cc:1916] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:26.261523 20521 consensus_queue.cc:1048] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:26.262053 19818 raft_consensus.cc:1275] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:26.263226 19811 tablet_service.cc:1558] Processing DeleteTablet for tablet 171fed0f16234debbc4699f8fdd31cc0 with delete_type TABLET_DATA_TOMBSTONED (TS 27906a6da62a4389842a212f5de4e7d6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53234
I20260710 11:02:26.263583 20526 consensus_queue.cc:1048] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:26.277868 20540 tablet_replica.cc:333] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:26.292994 20540 raft_consensus.cc:2243] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:26.294715 20540 raft_consensus.cc:2272] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:26.296411 19959 tablet_service.cc:1558] Processing DeleteTablet for tablet 41d4b848cb8f43619842a01d76af6207 with delete_type TABLET_DATA_TOMBSTONED (TS 05779d2ccb4343d5bbf62b1d080584ef not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40760
I20260710 11:02:26.318253 20543 tablet_replica.cc:333] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:26.319356 20543 raft_consensus.cc:2243] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:26.320066 20543 raft_consensus.cc:2272] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:26.325263 20543 ts_tablet_manager.cc:1916] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:26.327808 20521 raft_consensus.cc:2955] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.329854 20540 ts_tablet_manager.cc:1916] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:26.336014 19894 raft_consensus.cc:2955] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.343748 20221 raft_consensus.cc:2955] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.351959 20539 ts_tablet_manager.cc:1929] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:26.351181 19818 raft_consensus.cc:2955] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.361637 20539 log.cc:1199] T 72ab7413428240c2bacac226caf70c95 P 9ba604f8effd497d9803e33a65e1bf4a: Deleting WAL directory at /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-1-root/wals/72ab7413428240c2bacac226caf70c95
I20260710 11:02:26.364188 20540 ts_tablet_manager.cc:1929] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:26.364638 20540 log.cc:1199] T 171fed0f16234debbc4699f8fdd31cc0 P 27906a6da62a4389842a212f5de4e7d6: Deleting WAL directory at /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-0-root/wals/171fed0f16234debbc4699f8fdd31cc0
I20260710 11:02:26.366214 19705 catalog_manager.cc:5028] TS 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): tablet 171fed0f16234debbc4699f8fdd31cc0 (table test-workload [id=a4658999a0054d86b2e88609d6baf5bf]) successfully deleted
I20260710 11:02:26.366272 19706 catalog_manager.cc:5028] TS 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697): tablet 72ab7413428240c2bacac226caf70c95 (table test-workload [id=a4658999a0054d86b2e88609d6baf5bf]) successfully deleted
I20260710 11:02:26.353871 19717 catalog_manager.cc:5697] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:26.383368 20543 ts_tablet_manager.cc:1929] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:26.383936 20543 log.cc:1199] T 41d4b848cb8f43619842a01d76af6207 P 05779d2ccb4343d5bbf62b1d080584ef: Deleting WAL directory at /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-2-root/wals/41d4b848cb8f43619842a01d76af6207
I20260710 11:02:26.383983 19969 consensus_queue.cc:237] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [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: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:26.389248 19705 catalog_manager.cc:5028] TS 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835): tablet 41d4b848cb8f43619842a01d76af6207 (table test-workload [id=a4658999a0054d86b2e88609d6baf5bf]) successfully deleted
I20260710 11:02:26.397142 20221 raft_consensus.cc:1275] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:26.399102 20521 consensus_queue.cc:1048] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:26.405144 19894 raft_consensus.cc:1275] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:26.406719 20526 raft_consensus.cc:2955] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.413503 20521 consensus_queue.cc:1048] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:26.419014 19705 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ab496ef9a0454d4ca1c04cac4b5c6cab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:26.419525 19894 raft_consensus.cc:2955] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.424059 20221 raft_consensus.cc:2955] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:26.435673 19717 catalog_manager.cc:5697] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: config changed from index 3 to 4, VOTER 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) evicted. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:26.445283 19811 tablet_service.cc:1558] Processing DeleteTablet for tablet ab496ef9a0454d4ca1c04cac4b5c6cab with delete_type TABLET_DATA_TOMBSTONED (TS 27906a6da62a4389842a212f5de4e7d6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53234
I20260710 11:02:26.446292 20540 tablet_replica.cc:333] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:26.447209 20540 raft_consensus.cc:2243] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:26.447906 20540 raft_consensus.cc:2272] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:26.452705 20540 ts_tablet_manager.cc:1916] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:26.470458 20540 ts_tablet_manager.cc:1929] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:26.470885 20540 log.cc:1199] T ab496ef9a0454d4ca1c04cac4b5c6cab P 27906a6da62a4389842a212f5de4e7d6: Deleting WAL directory at /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-0-root/wals/ab496ef9a0454d4ca1c04cac4b5c6cab
I20260710 11:02:26.472647 19705 catalog_manager.cc:5028] TS 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): tablet ab496ef9a0454d4ca1c04cac4b5c6cab (table test-workload [id=a4658999a0054d86b2e88609d6baf5bf]) successfully deleted
I20260710 11:02:27.502854 19969 consensus_queue.cc:237] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Queue 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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:27.511945 19894 raft_consensus.cc:1275] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:27.511878 19933 consensus_peers.cc:597] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef -> Peer ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089): Couldn't send request to peer ac6be9ef471740d6af4635514a20c7b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af6b9b19fe6b4d158eb9a2d55e783428. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:27.512835 19814 raft_consensus.cc:1275] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:27.513926 20526 consensus_queue.cc:1048] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:27.523803 20500 consensus_queue.cc:1048] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:27.534719 20526 raft_consensus.cc:2955] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:27.536775 19818 raft_consensus.cc:2955] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:27.546499 19893 raft_consensus.cc:2955] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:27.556994 19717 catalog_manager.cc:5697] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:27.560166 19814 consensus_queue.cc:237] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Queue 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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
W20260710 11:02:27.577488 19784 consensus_peers.cc:597] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 -> Peer ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089): Couldn't send request to peer ac6be9ef471740d6af4635514a20c7b0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a00ae03e111408dae30749c3e97817a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:27.577664 19969 raft_consensus.cc:1275] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:27.578974 19893 raft_consensus.cc:1275] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:27.579231 20548 consensus_queue.cc:1048] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:27.583730 20548 consensus_queue.cc:1048] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:27.590286 20471 raft_consensus.cc:2955] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:27.595116 19970 raft_consensus.cc:2955] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:27.599609 19893 raft_consensus.cc:2955] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:27.617033 19719 catalog_manager.cc:5697] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: config changed from index -1 to 2, NON_VOTER ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) added. New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } } }
I20260710 11:02:28.051870 20561 ts_tablet_manager.cc:933] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0: Initiating tablet copy from peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387)
I20260710 11:02:28.055342 20561 tablet_copy_client.cc:323] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Beginning tablet copy session from remote peer at address 127.18.70.1:33387
I20260710 11:02:28.057595 19831 tablet_copy_service.cc:140] P 27906a6da62a4389842a212f5de4e7d6: Received BeginTabletCopySession request for tablet 8a00ae03e111408dae30749c3e97817a from peer ac6be9ef471740d6af4635514a20c7b0 ({username='slave'} at 127.0.0.1:53258)
I20260710 11:02:28.058223 19831 tablet_copy_service.cc:161] P 27906a6da62a4389842a212f5de4e7d6: Beginning new tablet copy session on tablet 8a00ae03e111408dae30749c3e97817a from peer ac6be9ef471740d6af4635514a20c7b0 at {username='slave'} at 127.0.0.1:53258: session id = ac6be9ef471740d6af4635514a20c7b0-8a00ae03e111408dae30749c3e97817a
I20260710 11:02:28.066994 19831 tablet_copy_source_session.cc:215] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:28.073220 20561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a00ae03e111408dae30749c3e97817a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:28.098855 20561 tablet_copy_client.cc:806] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:28.099705 20561 tablet_copy_client.cc:670] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:28.101393 20563 ts_tablet_manager.cc:933] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0: Initiating tablet copy from peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:28.111346 20563 tablet_copy_client.cc:323] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Beginning tablet copy session from remote peer at address 127.18.70.3:46835
I20260710 11:02:28.114455 20561 tablet_copy_client.cc:538] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:28.116971 19979 tablet_copy_service.cc:140] P 05779d2ccb4343d5bbf62b1d080584ef: Received BeginTabletCopySession request for tablet af6b9b19fe6b4d158eb9a2d55e783428 from peer ac6be9ef471740d6af4635514a20c7b0 ({username='slave'} at 127.0.0.1:40804)
I20260710 11:02:28.117609 19979 tablet_copy_service.cc:161] P 05779d2ccb4343d5bbf62b1d080584ef: Beginning new tablet copy session on tablet af6b9b19fe6b4d158eb9a2d55e783428 from peer ac6be9ef471740d6af4635514a20c7b0 at {username='slave'} at 127.0.0.1:40804: session id = ac6be9ef471740d6af4635514a20c7b0-af6b9b19fe6b4d158eb9a2d55e783428
I20260710 11:02:28.125311 20561 tablet_bootstrap.cc:492] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0: Bootstrap starting.
I20260710 11:02:28.125887 19979 tablet_copy_source_session.cc:215] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:28.141630 20563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6b9b19fe6b4d158eb9a2d55e783428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:28.159602 20561 tablet_bootstrap.cc:492] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:28.160849 20561 tablet_bootstrap.cc:492] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0: Bootstrap complete.
I20260710 11:02:28.161791 20561 ts_tablet_manager.cc:1403] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0: Time spent bootstrapping tablet: real 0.037s	user 0.021s	sys 0.015s
I20260710 11:02:28.165825 20561 raft_consensus.cc:359] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:28.166883 20561 raft_consensus.cc:740] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Initialized, Role: LEARNER
I20260710 11:02:28.167761 20561 consensus_queue.cc:260] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:28.220476 20561 ts_tablet_manager.cc:1434] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0: Time spent starting tablet: real 0.058s	user 0.009s	sys 0.043s
I20260710 11:02:28.222645 19831 tablet_copy_service.cc:342] P 27906a6da62a4389842a212f5de4e7d6: Request end of tablet copy session ac6be9ef471740d6af4635514a20c7b0-8a00ae03e111408dae30749c3e97817a received from {username='slave'} at 127.0.0.1:53258
I20260710 11:02:28.223264 19831 tablet_copy_service.cc:434] P 27906a6da62a4389842a212f5de4e7d6: ending tablet copy session ac6be9ef471740d6af4635514a20c7b0-8a00ae03e111408dae30749c3e97817a on tablet 8a00ae03e111408dae30749c3e97817a with peer ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:28.222684 20563 tablet_copy_client.cc:806] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:28.226023 20563 tablet_copy_client.cc:670] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:28.231395 20563 tablet_copy_client.cc:538] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:28.242480 20563 tablet_bootstrap.cc:492] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap starting.
I20260710 11:02:28.268033 20563 tablet_bootstrap.cc:492] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:28.269126 20563 tablet_bootstrap.cc:492] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0: Bootstrap complete.
I20260710 11:02:28.269912 20563 ts_tablet_manager.cc:1403] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.008s
I20260710 11:02:28.272442 20563 raft_consensus.cc:359] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:28.273419 20563 raft_consensus.cc:740] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Initialized, Role: LEARNER
I20260710 11:02:28.274209 20563 consensus_queue.cc:260] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: NON_VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: true } }
I20260710 11:02:28.277263 20563 ts_tablet_manager.cc:1434] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 11:02:28.281291 19979 tablet_copy_service.cc:342] P 05779d2ccb4343d5bbf62b1d080584ef: Request end of tablet copy session ac6be9ef471740d6af4635514a20c7b0-af6b9b19fe6b4d158eb9a2d55e783428 received from {username='slave'} at 127.0.0.1:40804
I20260710 11:02:28.281773 19979 tablet_copy_service.cc:434] P 05779d2ccb4343d5bbf62b1d080584ef: ending tablet copy session ac6be9ef471740d6af4635514a20c7b0-af6b9b19fe6b4d158eb9a2d55e783428 on tablet af6b9b19fe6b4d158eb9a2d55e783428 with peer ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:28.478259 20221 raft_consensus.cc:1217] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:28.622787 20221 raft_consensus.cc:1217] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:28.999641 20500 raft_consensus.cc:1064] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef: attempting to promote NON_VOTER ac6be9ef471740d6af4635514a20c7b0 to VOTER
I20260710 11:02:29.002373 20500 consensus_queue.cc:237] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:29.009537 20221 raft_consensus.cc:1275] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:29.011358 20570 consensus_queue.cc:1048] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:29.012428 19893 raft_consensus.cc:1275] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:29.013885 20570 consensus_queue.cc:1048] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:29.020226 19814 raft_consensus.cc:1275] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:29.022027 20500 consensus_queue.cc:1048] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:29.038580 20575 raft_consensus.cc:2955] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:29.040287 19818 raft_consensus.cc:2955] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:29.057534 19717 catalog_manager.cc:5697] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:29.052138 20221 raft_consensus.cc:2955] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:29.061779 19893 raft_consensus.cc:2955] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } attrs { replace: true } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:29.100841 19969 consensus_queue.cc:237] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:29.115535 19818 raft_consensus.cc:1275] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:29.117425 20570 consensus_queue.cc:1048] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:29.118525 20221 raft_consensus.cc:1275] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:29.120883 20570 consensus_queue.cc:1048] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:29.124415 20580 raft_consensus.cc:2955] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:29.126093 19818 raft_consensus.cc:2955] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:29.129653 20221 raft_consensus.cc:2955] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:29.134222 19705 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet af6b9b19fe6b4d158eb9a2d55e783428 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:29.140347 19719 catalog_manager.cc:5697] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: config changed from index 3 to 4, VOTER 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) evicted. New cstate: current_term: 1 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:29.158349 19878 tablet_service.cc:1558] Processing DeleteTablet for tablet af6b9b19fe6b4d158eb9a2d55e783428 with delete_type TABLET_DATA_TOMBSTONED (TS 9ba604f8effd497d9803e33a65e1bf4a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60066
I20260710 11:02:29.160497 20584 tablet_replica.cc:333] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:29.163844 20584 raft_consensus.cc:2243] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.167979 20584 raft_consensus.cc:2272] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.171777 20584 ts_tablet_manager.cc:1916] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:29.189884 20584 ts_tablet_manager.cc:1929] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:29.190353 20584 log.cc:1199] T af6b9b19fe6b4d158eb9a2d55e783428 P 9ba604f8effd497d9803e33a65e1bf4a: Deleting WAL directory at /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-1-root/wals/af6b9b19fe6b4d158eb9a2d55e783428
I20260710 11:02:29.192418 19706 catalog_manager.cc:5028] TS 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697): tablet af6b9b19fe6b4d158eb9a2d55e783428 (table test-workload [id=a4658999a0054d86b2e88609d6baf5bf]) successfully deleted
I20260710 11:02:29.225226 20471 raft_consensus.cc:1064] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6: attempting to promote NON_VOTER ac6be9ef471740d6af4635514a20c7b0 to VOTER
I20260710 11:02:29.233426 20471 consensus_queue.cc:237] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:29.249670 19969 raft_consensus.cc:1275] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:29.249797 20221 raft_consensus.cc:1275] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0 [term 1 LEARNER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:29.253095 20589 consensus_queue.cc:1048] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:29.255309 20471 consensus_queue.cc:1048] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:29.255910 19893 raft_consensus.cc:1275] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:29.257607 20471 consensus_queue.cc:1048] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:29.277676 20585 raft_consensus.cc:2955] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:29.278739 19970 raft_consensus.cc:2955] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:29.280544 20214 raft_consensus.cc:2955] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:29.294605 19719 catalog_manager.cc:5697] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:29.295482 19893 raft_consensus.cc:2955] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } attrs { replace: true } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:29.316606 19818 consensus_queue.cc:237] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:29.322352 20214 raft_consensus.cc:1275] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:29.322108 19893 raft_consensus.cc:1275] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:29.323993 20585 consensus_queue.cc:1048] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:29.325435 20589 consensus_queue.cc:1048] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:29.331396 20588 raft_consensus.cc:2955] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:29.334105 19894 raft_consensus.cc:2955] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:29.343191 20214 raft_consensus.cc:2955] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } } }
I20260710 11:02:29.345980 19705 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8a00ae03e111408dae30749c3e97817a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:29.351387 19716 catalog_manager.cc:5697] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: config changed from index 3 to 4, VOTER 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) evicted. New cstate: current_term: 1 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:29.368633 19959 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a00ae03e111408dae30749c3e97817a with delete_type TABLET_DATA_TOMBSTONED (TS 05779d2ccb4343d5bbf62b1d080584ef not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40760
I20260710 11:02:29.370841 20594 tablet_replica.cc:333] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:29.372166 20594 raft_consensus.cc:2243] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:29.372874 20594 raft_consensus.cc:2272] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:29.376288 20594 ts_tablet_manager.cc:1916] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:29.394687 20594 ts_tablet_manager.cc:1929] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:29.395175 20594 log.cc:1199] T 8a00ae03e111408dae30749c3e97817a P 05779d2ccb4343d5bbf62b1d080584ef: Deleting WAL directory at /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681306699377-18712-0/minicluster-data/ts-2-root/wals/8a00ae03e111408dae30749c3e97817a
I20260710 11:02:29.397167 19705 catalog_manager.cc:5028] TS 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835): tablet 8a00ae03e111408dae30749c3e97817a (table test-workload [id=a4658999a0054d86b2e88609d6baf5bf]) successfully deleted
I20260710 11:02:34.392400 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:34.421710 19969 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "258f7801fd794e59ab3884cb4ebf42d2"
dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
mode: GRACEFUL
new_leader_uuid: "27906a6da62a4389842a212f5de4e7d6"
 from {username='slave'} at 127.0.0.1:54628
I20260710 11:02:34.422271 19969 raft_consensus.cc:606] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Received request to transfer leadership to TS 27906a6da62a4389842a212f5de4e7d6
I20260710 11:02:34.433933 19893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "769317e41d654f939d918accfda72065"
dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
mode: GRACEFUL
new_leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
 from {username='slave'} at 127.0.0.1:38286
I20260710 11:02:34.434471 19893 raft_consensus.cc:606] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Received request to transfer leadership to TS 05779d2ccb4343d5bbf62b1d080584ef
I20260710 11:02:34.437158 19969 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "986ee45e73154e069d450f46e2a8f74e"
dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
mode: GRACEFUL
new_leader_uuid: "ac6be9ef471740d6af4635514a20c7b0"
 from {username='slave'} at 127.0.0.1:54628
I20260710 11:02:34.437724 19969 raft_consensus.cc:606] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Received request to transfer leadership to TS ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:34.440002 19969 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab496ef9a0454d4ca1c04cac4b5c6cab"
dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
mode: GRACEFUL
new_leader_uuid: "ac6be9ef471740d6af4635514a20c7b0"
 from {username='slave'} at 127.0.0.1:54628
I20260710 11:02:34.440445 19969 raft_consensus.cc:606] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Received request to transfer leadership to TS ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:34.452678 19818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd4c88ebaa7e4523a1fb9305dd869744"
dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
mode: GRACEFUL
new_leader_uuid: "ac6be9ef471740d6af4635514a20c7b0"
 from {username='slave'} at 127.0.0.1:53840
I20260710 11:02:34.453224 19818 raft_consensus.cc:606] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Received request to transfer leadership to TS ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:34.454639 18712 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:02:34.455516 18712 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:34.554593 20602 raft_consensus.cc:993] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef: : Instructing follower ac6be9ef471740d6af4635514a20c7b0 to start an election
I20260710 11:02:34.555154 20604 raft_consensus.cc:1081] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Signalling peer ac6be9ef471740d6af4635514a20c7b0 to start an election
I20260710 11:02:34.556777 20223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "986ee45e73154e069d450f46e2a8f74e"
dest_uuid: "ac6be9ef471740d6af4635514a20c7b0"
 from {username='slave'} at 127.0.0.1:56538
I20260710 11:02:34.557250 20223 raft_consensus.cc:493] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:34.557575 20223 raft_consensus.cc:3060] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.558101 20605 raft_consensus.cc:993] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a: : Instructing follower 05779d2ccb4343d5bbf62b1d080584ef to start an election
I20260710 11:02:34.558594 20605 raft_consensus.cc:1081] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Signalling peer 05779d2ccb4343d5bbf62b1d080584ef to start an election
I20260710 11:02:34.559985 19969 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "769317e41d654f939d918accfda72065"
dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
 from {username='slave'} at 127.0.0.1:40772
I20260710 11:02:34.560418 19969 raft_consensus.cc:493] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:34.560698 19969 raft_consensus.cc:3060] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.563367 20223 raft_consensus.cc:515] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:34.565232 20223 leader_election.cc:290] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 election: Requested vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:34.566174 19894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986ee45e73154e069d450f46e2a8f74e" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:34.566324 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986ee45e73154e069d450f46e2a8f74e" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:34.566274 19969 raft_consensus.cc:515] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:34.566910 19894 raft_consensus.cc:3060] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.567065 19970 raft_consensus.cc:3055] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:34.567454 19970 raft_consensus.cc:740] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Running, Role: LEADER
I20260710 11:02:34.568147 19970 consensus_queue.cc:260] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [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: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:34.568914 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769317e41d654f939d918accfda72065" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:34.569440 19970 raft_consensus.cc:3060] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.569434 19969 leader_election.cc:290] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 2 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:34.569645 19893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769317e41d654f939d918accfda72065" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:34.570322 19893 raft_consensus.cc:3055] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:34.570590 19893 raft_consensus.cc:740] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Running, Role: LEADER
I20260710 11:02:34.571277 19893 consensus_queue.cc:260] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:34.572263 19893 raft_consensus.cc:3060] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.572554 19894 raft_consensus.cc:2468] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac6be9ef471740d6af4635514a20c7b0 in term 2.
I20260710 11:02:34.573331 19818 raft_consensus.cc:3060] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.573899 20183 leader_election.cc:304] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba604f8effd497d9803e33a65e1bf4a, ac6be9ef471740d6af4635514a20c7b0; no voters: 
I20260710 11:02:34.575762 20611 raft_consensus.cc:2804] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:34.576184 19970 raft_consensus.cc:2468] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac6be9ef471740d6af4635514a20c7b0 in term 2.
I20260710 11:02:34.582084 20602 raft_consensus.cc:993] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef: : Instructing follower 27906a6da62a4389842a212f5de4e7d6 to start an election
I20260710 11:02:34.582553 20602 raft_consensus.cc:1081] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Signalling peer 27906a6da62a4389842a212f5de4e7d6 to start an election
I20260710 11:02:34.584802 20611 raft_consensus.cc:697] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [term 2 LEADER]: Becoming Leader. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Running, Role: LEADER
I20260710 11:02:34.585541 19814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "258f7801fd794e59ab3884cb4ebf42d2"
dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
 from {username='slave'} at 127.0.0.1:53236
I20260710 11:02:34.586104 19814 raft_consensus.cc:493] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:34.585819 20611 consensus_queue.cc:237] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [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: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:34.586468 19814 raft_consensus.cc:3060] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.587477 19818 raft_consensus.cc:2468] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 2.
I20260710 11:02:34.588922 19935 leader_election.cc:304] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6; no voters: 
I20260710 11:02:34.590142 20602 raft_consensus.cc:2804] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:34.590766 20602 raft_consensus.cc:697] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 LEADER]: Becoming Leader. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Running, Role: LEADER
I20260710 11:02:34.591907 20602 consensus_queue.cc:237] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:34.593523 19893 raft_consensus.cc:2468] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 2.
I20260710 11:02:34.597067 19814 raft_consensus.cc:515] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:34.599742 19814 leader_election.cc:290] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 2 election: Requested vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:34.600029 19894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258f7801fd794e59ab3884cb4ebf42d2" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:34.600572 19894 raft_consensus.cc:3060] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.602021 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258f7801fd794e59ab3884cb4ebf42d2" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:34.602540 19970 raft_consensus.cc:3055] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:34.602797 19970 raft_consensus.cc:740] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Running, Role: LEADER
I20260710 11:02:34.603583 19970 consensus_queue.cc:260] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:34.604676 19970 raft_consensus.cc:3060] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.604593 19716 catalog_manager.cc:5697] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: term changed from 1 to 2, leader changed from 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) to 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3). New cstate: current_term: 2 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:34.606802 19894 raft_consensus.cc:2468] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 2.
I20260710 11:02:34.607977 19787 leader_election.cc:304] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:34.608780 20603 raft_consensus.cc:2804] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:34.609210 20603 raft_consensus.cc:697] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6 [term 2 LEADER]: Becoming Leader. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Running, Role: LEADER
I20260710 11:02:34.610085 20603 consensus_queue.cc:237] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:34.611989 19970 raft_consensus.cc:2468] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 2.
I20260710 11:02:34.623999 19718 catalog_manager.cc:5697] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 reported cstate change: term changed from 1 to 2, leader changed from 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) to ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4). New cstate: current_term: 2 leader_uuid: "ac6be9ef471740d6af4635514a20c7b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:34.629530 19719 catalog_manager.cc:5697] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: term changed from 1 to 2, leader changed from 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) to 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:34.816267 20606 raft_consensus.cc:993] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6: : Instructing follower ac6be9ef471740d6af4635514a20c7b0 to start an election
I20260710 11:02:34.816844 20621 raft_consensus.cc:1081] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Signalling peer ac6be9ef471740d6af4635514a20c7b0 to start an election
I20260710 11:02:34.818528 20223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd4c88ebaa7e4523a1fb9305dd869744"
dest_uuid: "ac6be9ef471740d6af4635514a20c7b0"
 from {username='slave'} at 127.0.0.1:56520
I20260710 11:02:34.818907 20223 raft_consensus.cc:493] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:34.819140 20223 raft_consensus.cc:3060] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.823323 20223 raft_consensus.cc:515] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:34.824884 20223 leader_election.cc:290] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:34.825937 19894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c88ebaa7e4523a1fb9305dd869744" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:34.826333 19814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c88ebaa7e4523a1fb9305dd869744" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:34.826517 19894 raft_consensus.cc:3060] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.826903 19814 raft_consensus.cc:3055] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:34.827227 19814 raft_consensus.cc:740] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Running, Role: LEADER
I20260710 11:02:34.828310 20602 raft_consensus.cc:993] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef: : Instructing follower ac6be9ef471740d6af4635514a20c7b0 to start an election
I20260710 11:02:34.828027 19814 consensus_queue.cc:260] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:34.828794 20604 raft_consensus.cc:1081] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Signalling peer ac6be9ef471740d6af4635514a20c7b0 to start an election
I20260710 11:02:34.829452 19814 raft_consensus.cc:3060] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.830188 20223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab496ef9a0454d4ca1c04cac4b5c6cab"
dest_uuid: "ac6be9ef471740d6af4635514a20c7b0"
 from {username='slave'} at 127.0.0.1:56538
I20260710 11:02:34.830683 20223 raft_consensus.cc:493] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:34.830960 20223 raft_consensus.cc:3060] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.833065 19894 raft_consensus.cc:2468] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac6be9ef471740d6af4635514a20c7b0 in term 2.
I20260710 11:02:34.834118 20183 leader_election.cc:304] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ba604f8effd497d9803e33a65e1bf4a, ac6be9ef471740d6af4635514a20c7b0; no voters: 
I20260710 11:02:34.834957 20611 raft_consensus.cc:2804] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:34.835680 20611 raft_consensus.cc:697] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 [term 2 LEADER]: Becoming Leader. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Running, Role: LEADER
I20260710 11:02:34.836182 19814 raft_consensus.cc:2468] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac6be9ef471740d6af4635514a20c7b0 in term 2.
I20260710 11:02:34.835696 20223 raft_consensus.cc:515] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:34.837414 20611 consensus_queue.cc:237] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:34.838522 20223 leader_election.cc:290] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 election: Requested vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:34.839452 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab496ef9a0454d4ca1c04cac4b5c6cab" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:34.840147 19970 raft_consensus.cc:3055] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:34.840368 19970 raft_consensus.cc:740] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Running, Role: LEADER
I20260710 11:02:34.841115 19970 consensus_queue.cc:260] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [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: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:34.842423 19970 raft_consensus.cc:3060] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.846127 19719 catalog_manager.cc:5697] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 reported cstate change: term changed from 1 to 2, leader changed from 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) to ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4). New cstate: current_term: 2 leader_uuid: "ac6be9ef471740d6af4635514a20c7b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:34.847750 19970 raft_consensus.cc:2468] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac6be9ef471740d6af4635514a20c7b0 in term 2.
I20260710 11:02:34.839461 19894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab496ef9a0454d4ca1c04cac4b5c6cab" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:34.848875 19894 raft_consensus.cc:3060] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:34.849097 20182 leader_election.cc:304] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, ac6be9ef471740d6af4635514a20c7b0; no voters: 
I20260710 11:02:34.850104 20611 raft_consensus.cc:2804] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:34.850687 20611 raft_consensus.cc:697] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [term 2 LEADER]: Becoming Leader. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Running, Role: LEADER
I20260710 11:02:34.851408 20611 consensus_queue.cc:237] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [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: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:34.855881 19894 raft_consensus.cc:2468] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac6be9ef471740d6af4635514a20c7b0 in term 2.
I20260710 11:02:34.861466 19719 catalog_manager.cc:5697] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 reported cstate change: term changed from 1 to 2, leader changed from 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) to ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4). New cstate: current_term: 2 leader_uuid: "ac6be9ef471740d6af4635514a20c7b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:34.994566 19894 raft_consensus.cc:1275] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:34.995908 20604 consensus_queue.cc:1048] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:35.005263 19814 raft_consensus.cc:1275] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:35.006641 20602 consensus_queue.cc:1048] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:35.062314 19894 raft_consensus.cc:1275] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Refusing update from remote peer ac6be9ef471740d6af4635514a20c7b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:35.063616 20611 consensus_queue.cc:1048] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:35.074355 19970 raft_consensus.cc:1275] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Refusing update from remote peer ac6be9ef471740d6af4635514a20c7b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:35.075724 20612 consensus_queue.cc:1048] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:35.184684 19894 raft_consensus.cc:1275] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:35.185828 20606 consensus_queue.cc:1048] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:35.196167 19970 raft_consensus.cc:1275] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Refusing update from remote peer 27906a6da62a4389842a212f5de4e7d6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:35.198064 20606 consensus_queue.cc:1048] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:35.258991 19814 raft_consensus.cc:1275] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Refusing update from remote peer ac6be9ef471740d6af4635514a20c7b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:35.260215 20612 consensus_queue.cc:1048] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:35.269014 19894 raft_consensus.cc:1275] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Refusing update from remote peer ac6be9ef471740d6af4635514a20c7b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:35.270633 20632 consensus_queue.cc:1048] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:35.280936 19970 raft_consensus.cc:1275] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Refusing update from remote peer ac6be9ef471740d6af4635514a20c7b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:35.282717 20632 consensus_queue.cc:1048] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:35.301472 19894 raft_consensus.cc:1275] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Refusing update from remote peer ac6be9ef471740d6af4635514a20c7b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:35.302956 20612 consensus_queue.cc:1048] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:35.456557 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:35.470853 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:35.491460 19814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b987c8dea804a6eb814703bf4d21ace"
dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
mode: GRACEFUL
new_leader_uuid: "ac6be9ef471740d6af4635514a20c7b0"
 from {username='slave'} at 127.0.0.1:53840
I20260710 11:02:35.492074 19814 raft_consensus.cc:606] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Received request to transfer leadership to TS ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:35.494689 19970 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af6b9b19fe6b4d158eb9a2d55e783428"
dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
mode: GRACEFUL
new_leader_uuid: "ac6be9ef471740d6af4635514a20c7b0"
 from {username='slave'} at 127.0.0.1:54628
I20260710 11:02:35.495223 19970 raft_consensus.cc:606] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Received request to transfer leadership to TS ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:35.497890 19894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef5719e935564cfba47f8ca27769044b"
dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
mode: GRACEFUL
new_leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
 from {username='slave'} at 127.0.0.1:38286
I20260710 11:02:35.499038 19894 raft_consensus.cc:606] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Received request to transfer leadership to TS 05779d2ccb4343d5bbf62b1d080584ef
I20260710 11:02:35.500340 18712 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:02:35.501071 18712 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:35.687180 20605 raft_consensus.cc:993] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a: : Instructing follower 05779d2ccb4343d5bbf62b1d080584ef to start an election
I20260710 11:02:35.687801 20637 raft_consensus.cc:1081] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Signalling peer 05779d2ccb4343d5bbf62b1d080584ef to start an election
I20260710 11:02:35.689369 19968 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef5719e935564cfba47f8ca27769044b"
dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
 from {username='slave'} at 127.0.0.1:40772
I20260710 11:02:35.689378 20604 raft_consensus.cc:993] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef: : Instructing follower ac6be9ef471740d6af4635514a20c7b0 to start an election
I20260710 11:02:35.689927 19968 raft_consensus.cc:493] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:35.690222 20641 raft_consensus.cc:1081] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Signalling peer ac6be9ef471740d6af4635514a20c7b0 to start an election
I20260710 11:02:35.690322 19968 raft_consensus.cc:3060] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:35.691895 20221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af6b9b19fe6b4d158eb9a2d55e783428"
dest_uuid: "ac6be9ef471740d6af4635514a20c7b0"
 from {username='slave'} at 127.0.0.1:56538
I20260710 11:02:35.692404 20221 raft_consensus.cc:493] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:35.692737 20221 raft_consensus.cc:3060] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:35.694957 20621 raft_consensus.cc:993] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6: : Instructing follower ac6be9ef471740d6af4635514a20c7b0 to start an election
I20260710 11:02:35.695474 20606 raft_consensus.cc:1081] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Signalling peer ac6be9ef471740d6af4635514a20c7b0 to start an election
I20260710 11:02:35.697256 20223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b987c8dea804a6eb814703bf4d21ace"
dest_uuid: "ac6be9ef471740d6af4635514a20c7b0"
 from {username='slave'} at 127.0.0.1:56520
I20260710 11:02:35.697788 20223 raft_consensus.cc:493] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:35.698109 20223 raft_consensus.cc:3060] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:35.698406 19968 raft_consensus.cc:515] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:35.699127 20221 raft_consensus.cc:515] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:35.700809 20221 leader_election.cc:290] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:35.701041 19968 leader_election.cc:290] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 2 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:35.701040 19814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5719e935564cfba47f8ca27769044b" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:35.701871 19814 raft_consensus.cc:3060] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:35.702384 19968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6b9b19fe6b4d158eb9a2d55e783428" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:35.702898 19968 raft_consensus.cc:3055] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:35.703172 19968 raft_consensus.cc:740] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Running, Role: LEADER
I20260710 11:02:35.703646 19968 consensus_queue.cc:260] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:35.704295 19968 raft_consensus.cc:3060] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:35.706061 19894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5719e935564cfba47f8ca27769044b" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:35.706619 19894 raft_consensus.cc:3055] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:35.706827 19818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6b9b19fe6b4d158eb9a2d55e783428" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:35.707450 19818 raft_consensus.cc:3060] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:35.706950 19894 raft_consensus.cc:740] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Running, Role: LEADER
I20260710 11:02:35.708678 19894 consensus_queue.cc:260] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:35.709794 19894 raft_consensus.cc:3060] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:35.709872 19814 raft_consensus.cc:2468] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 2.
I20260710 11:02:35.711153 19935 leader_election.cc:304] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6; no voters: 
I20260710 11:02:35.711637 20223 raft_consensus.cc:515] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:35.711977 19968 raft_consensus.cc:2468] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac6be9ef471740d6af4635514a20c7b0 in term 2.
I20260710 11:02:35.711994 20641 raft_consensus.cc:2804] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:35.712845 20641 raft_consensus.cc:697] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef [term 2 LEADER]: Becoming Leader. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Running, Role: LEADER
I20260710 11:02:35.713778 20182 leader_election.cc:304] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, ac6be9ef471740d6af4635514a20c7b0; no voters: 
I20260710 11:02:35.714370 20223 leader_election.cc:290] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:35.713893 20641 consensus_queue.cc:237] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:35.714659 20612 raft_consensus.cc:2804] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:35.715406 20612 raft_consensus.cc:697] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 [term 2 LEADER]: Becoming Leader. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Running, Role: LEADER
I20260710 11:02:35.715998 19814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b987c8dea804a6eb814703bf4d21ace" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:35.716295 19818 raft_consensus.cc:2468] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac6be9ef471740d6af4635514a20c7b0 in term 2.
I20260710 11:02:35.716720 19814 raft_consensus.cc:3055] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:35.716408 20612 consensus_queue.cc:237] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:35.717098 19814 raft_consensus.cc:740] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Running, Role: LEADER
I20260710 11:02:35.718878 19814 consensus_queue.cc:260] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:35.719332 19968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b987c8dea804a6eb814703bf4d21ace" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:35.719935 19968 raft_consensus.cc:3060] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:35.720160 19814 raft_consensus.cc:3060] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:35.726974 19968 raft_consensus.cc:2468] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac6be9ef471740d6af4635514a20c7b0 in term 2.
I20260710 11:02:35.722518 19894 raft_consensus.cc:2468] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 2.
I20260710 11:02:35.727237 19718 catalog_manager.cc:5697] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 reported cstate change: term changed from 1 to 2, leader changed from 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) to ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4). New cstate: current_term: 2 leader_uuid: "ac6be9ef471740d6af4635514a20c7b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:35.727916 20182 leader_election.cc:304] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef, ac6be9ef471740d6af4635514a20c7b0; no voters: 
I20260710 11:02:35.729267 20612 raft_consensus.cc:2804] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:35.729763 20612 raft_consensus.cc:697] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 [term 2 LEADER]: Becoming Leader. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Running, Role: LEADER
I20260710 11:02:35.730820 20612 consensus_queue.cc:237] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:35.733242 19814 raft_consensus.cc:2468] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac6be9ef471740d6af4635514a20c7b0 in term 2.
I20260710 11:02:35.742650 19719 catalog_manager.cc:5697] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef reported cstate change: term changed from 1 to 2, leader changed from 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2) to 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3). New cstate: current_term: 2 leader_uuid: "05779d2ccb4343d5bbf62b1d080584ef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:35.765370 19719 catalog_manager.cc:5697] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 reported cstate change: term changed from 1 to 2, leader changed from 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1) to ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4). New cstate: current_term: 2 leader_uuid: "ac6be9ef471740d6af4635514a20c7b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:36.115326 19968 raft_consensus.cc:1275] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Refusing update from remote peer ac6be9ef471740d6af4635514a20c7b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:36.116571 20650 consensus_queue.cc:1048] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:36.129016 19814 raft_consensus.cc:1275] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Refusing update from remote peer ac6be9ef471740d6af4635514a20c7b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:36.130486 20632 consensus_queue.cc:1048] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:36.155331 19968 raft_consensus.cc:1275] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Refusing update from remote peer ac6be9ef471740d6af4635514a20c7b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:36.156435 20632 consensus_queue.cc:1048] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:36.166231 19814 raft_consensus.cc:1275] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Refusing update from remote peer ac6be9ef471740d6af4635514a20c7b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:36.168469 20612 consensus_queue.cc:1048] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:36.285244 19894 raft_consensus.cc:1275] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:36.286607 20604 consensus_queue.cc:1048] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:36.304096 19814 raft_consensus.cc:1275] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Refusing update from remote peer 05779d2ccb4343d5bbf62b1d080584ef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:36.306177 20659 consensus_queue.cc:1048] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:36.502010 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:36.524973 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:36.539311 19969 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f368f35c8d614f459776f4d9907b07e9"
dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
mode: GRACEFUL
new_leader_uuid: "ac6be9ef471740d6af4635514a20c7b0"
 from {username='slave'} at 127.0.0.1:54628
I20260710 11:02:36.539945 19969 raft_consensus.cc:606] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Received request to transfer leadership to TS ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:36.541129 18712 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:02:36.541862 18712 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:36.552222 20604 raft_consensus.cc:993] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef: : Instructing follower ac6be9ef471740d6af4635514a20c7b0 to start an election
I20260710 11:02:36.552779 20660 raft_consensus.cc:1081] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Signalling peer ac6be9ef471740d6af4635514a20c7b0 to start an election
I20260710 11:02:36.554456 20223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f368f35c8d614f459776f4d9907b07e9"
dest_uuid: "ac6be9ef471740d6af4635514a20c7b0"
 from {username='slave'} at 127.0.0.1:56538
I20260710 11:02:36.554929 20223 raft_consensus.cc:493] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:36.555258 20223 raft_consensus.cc:3060] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.559535 20223 raft_consensus.cc:515] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:36.561369 20223 leader_election.cc:290] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:36.562245 19814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f368f35c8d614f459776f4d9907b07e9" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "27906a6da62a4389842a212f5de4e7d6"
I20260710 11:02:36.562321 19969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f368f35c8d614f459776f4d9907b07e9" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:36.563067 19814 raft_consensus.cc:3060] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.563171 19969 raft_consensus.cc:3055] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:36.563544 19969 raft_consensus.cc:740] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Running, Role: LEADER
I20260710 11:02:36.564160 19969 consensus_queue.cc:260] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:36.564960 19969 raft_consensus.cc:3060] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:36.568354 19814 raft_consensus.cc:2468] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac6be9ef471740d6af4635514a20c7b0 in term 2.
I20260710 11:02:36.569836 20182 leader_election.cc:304] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6, ac6be9ef471740d6af4635514a20c7b0; no voters: 
I20260710 11:02:36.570369 19969 raft_consensus.cc:2468] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac6be9ef471740d6af4635514a20c7b0 in term 2.
I20260710 11:02:36.570926 20612 raft_consensus.cc:2804] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:36.571450 20612 raft_consensus.cc:697] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 [term 2 LEADER]: Becoming Leader. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Running, Role: LEADER
I20260710 11:02:36.572362 20612 consensus_queue.cc:237] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:36.580358 19719 catalog_manager.cc:5697] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 reported cstate change: term changed from 1 to 2, leader changed from 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) to ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4). New cstate: current_term: 2 leader_uuid: "ac6be9ef471740d6af4635514a20c7b0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:37.143692 19814 raft_consensus.cc:1275] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Refusing update from remote peer ac6be9ef471740d6af4635514a20c7b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:37.145144 20612 consensus_queue.cc:1048] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:02:37.166359 19969 raft_consensus.cc:1275] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Refusing update from remote peer ac6be9ef471740d6af4635514a20c7b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:37.170399 20650 consensus_queue.cc:1048] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:02:37.608973 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:38.209594 18712 tablet_server.cc:179] TabletServer@127.18.70.1:0 shutting down...
I20260710 11:02:38.791349 20682 raft_consensus.cc:493] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 05779d2ccb4343d5bbf62b1d080584ef)
I20260710 11:02:38.799623 20682 raft_consensus.cc:515] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:38.800293 20680 raft_consensus.cc:493] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 05779d2ccb4343d5bbf62b1d080584ef)
I20260710 11:02:38.803330 20680 raft_consensus.cc:515] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:38.802104 20671 raft_consensus.cc:493] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ac6be9ef471740d6af4635514a20c7b0)
I20260710 11:02:38.812057 20671 raft_consensus.cc:515] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:38.812812 20683 raft_consensus.cc:493] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9ba604f8effd497d9803e33a65e1bf4a)
I20260710 11:02:38.816510 20685 raft_consensus.cc:493] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ac6be9ef471740d6af4635514a20c7b0)
I20260710 11:02:38.802605 20648 raft_consensus.cc:493] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ac6be9ef471740d6af4635514a20c7b0)
I20260710 11:02:38.804055 20650 raft_consensus.cc:493] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9ba604f8effd497d9803e33a65e1bf4a)
I20260710 11:02:38.820374 20686 raft_consensus.cc:493] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 27906a6da62a4389842a212f5de4e7d6)
I20260710 11:02:38.792677 20681 raft_consensus.cc:493] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 05779d2ccb4343d5bbf62b1d080584ef)
I20260710 11:02:38.820420 20650 raft_consensus.cc:515] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:38.821422 20681 raft_consensus.cc:515] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:38.822646 20680 leader_election.cc:290] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:38.824116 20681 leader_election.cc:290] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:38.817270 20685 raft_consensus.cc:515] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:38.819438 20671 leader_election.cc:290] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:38.826269 20685 leader_election.cc:290] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:38.818787 20688 raft_consensus.cc:493] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9ba604f8effd497d9803e33a65e1bf4a)
I20260710 11:02:38.827342 20690 raft_consensus.cc:493] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 27906a6da62a4389842a212f5de4e7d6)
I20260710 11:02:38.827198 20688 raft_consensus.cc:515] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:38.827960 20690 raft_consensus.cc:515] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:38.822953 20650 leader_election.cc:290] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:38.795466 20684 raft_consensus.cc:493] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ac6be9ef471740d6af4635514a20c7b0)
I20260710 11:02:38.820155 20648 raft_consensus.cc:515] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:38.836820 20680 raft_consensus.cc:493] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 27906a6da62a4389842a212f5de4e7d6)
I20260710 11:02:38.841632 20696 raft_consensus.cc:493] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 27906a6da62a4389842a212f5de4e7d6)
I20260710 11:02:38.860780 20682 leader_election.cc:290] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:38.844310 20693 raft_consensus.cc:493] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 27906a6da62a4389842a212f5de4e7d6)
I20260710 11:02:38.862305 20660 raft_consensus.cc:493] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ac6be9ef471740d6af4635514a20c7b0)
I20260710 11:02:38.862562 20648 leader_election.cc:290] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
W20260710 11:02:38.859930 19859 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.620s	user 0.004s	sys 0.008s
I20260710 11:02:38.866642 20689 raft_consensus.cc:493] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 05779d2ccb4343d5bbf62b1d080584ef)
I20260710 11:02:38.837781 20650 raft_consensus.cc:493] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 05779d2ccb4343d5bbf62b1d080584ef)
I20260710 11:02:38.872045 20671 raft_consensus.cc:493] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9ba604f8effd497d9803e33a65e1bf4a)
I20260710 11:02:38.813562 20683 raft_consensus.cc:515] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } }
I20260710 11:02:38.865379 20681 raft_consensus.cc:493] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9ba604f8effd497d9803e33a65e1bf4a)
I20260710 11:02:38.876585 20660 raft_consensus.cc:515] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:38.838688 20684 raft_consensus.cc:515] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:38.856877 20691 raft_consensus.cc:493] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 05779d2ccb4343d5bbf62b1d080584ef)
I20260710 11:02:38.865403 20685 raft_consensus.cc:493] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ac6be9ef471740d6af4635514a20c7b0)
W20260710 11:02:38.875808 19859 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.635s	user 0.006s	sys 0.008s
I20260710 11:02:38.875875 20694 raft_consensus.cc:493] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ac6be9ef471740d6af4635514a20c7b0)
I20260710 11:02:38.876441 20680 raft_consensus.cc:515] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:38.878285 20687 raft_consensus.cc:493] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 27906a6da62a4389842a212f5de4e7d6)
I20260710 11:02:38.889518 20221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c88ebaa7e4523a1fb9305dd869744" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:38.889647 20671 raft_consensus.cc:515] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:38.880883 20681 raft_consensus.cc:515] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:38.882764 20660 leader_election.cc:290] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:38.884924 20219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6b9b19fe6b4d158eb9a2d55e783428" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:38.864176 20686 raft_consensus.cc:515] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:38.888515 20682 raft_consensus.cc:493] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9ba604f8effd497d9803e33a65e1bf4a)
I20260710 11:02:38.897145 20650 raft_consensus.cc:515] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:38.911650 20223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b987c8dea804a6eb814703bf4d21ace" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:38.911865 20680 leader_election.cc:290] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:38.877388 20693 raft_consensus.cc:515] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:38.915570 20650 leader_election.cc:290] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:38.891441 20685 raft_consensus.cc:515] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:38.916841 20686 leader_election.cc:290] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:38.917326 20686 raft_consensus.cc:493] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 05779d2ccb4343d5bbf62b1d080584ef)
I20260710 11:02:38.917853 20686 raft_consensus.cc:515] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:38.918169 20650 raft_consensus.cc:493] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9ba604f8effd497d9803e33a65e1bf4a)
I20260710 11:02:38.889532 20691 raft_consensus.cc:515] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:38.885715 20689 raft_consensus.cc:515] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:38.908094 20684 leader_election.cc:290] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:38.902338 20696 raft_consensus.cc:515] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:38.927865 20223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986ee45e73154e069d450f46e2a8f74e" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:38.912432 20680 raft_consensus.cc:493] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ac6be9ef471740d6af4635514a20c7b0)
I20260710 11:02:38.933939 20680 raft_consensus.cc:515] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:38.922621 20671 leader_election.cc:290] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:38.936600 20671 raft_consensus.cc:493] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 05779d2ccb4343d5bbf62b1d080584ef)
I20260710 11:02:38.937433 20695 raft_consensus.cc:493] T 07c8cf0d79024b1b94de2c3bb85a90bf P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 27906a6da62a4389842a212f5de4e7d6)
I20260710 11:02:38.937274 20671 raft_consensus.cc:515] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:38.922192 20686 leader_election.cc:290] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:38.920046 20682 raft_consensus.cc:515] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:38.903934 20687 raft_consensus.cc:515] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:38.938104 20695 raft_consensus.cc:515] T 07c8cf0d79024b1b94de2c3bb85a90bf P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:38.905102 20694 raft_consensus.cc:515] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:39.081029 20681 leader_election.cc:290] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:39.172274 20681 raft_consensus.cc:493] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 05779d2ccb4343d5bbf62b1d080584ef)
I20260710 11:02:39.040624 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d70d62860734ca7be7a00f9dffd557d" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:39.173199 20681 raft_consensus.cc:515] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:38.925778 20688 leader_election.cc:290] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
W20260710 11:02:39.053702 19861 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260710 11:02:38.938900 20697 raft_consensus.cc:493] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 05779d2ccb4343d5bbf62b1d080584ef)
I20260710 11:02:39.025251 20691 leader_election.cc:290] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:39.176978 20697 raft_consensus.cc:515] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:39.021623 20692 raft_consensus.cc:493] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ac6be9ef471740d6af4635514a20c7b0)
I20260710 11:02:39.178148 20692 raft_consensus.cc:515] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:39.180812 20692 leader_election.cc:290] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:38.984467 20690 leader_election.cc:290] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:39.053134 20693 leader_election.cc:290] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:38.938750 20650 raft_consensus.cc:515] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:39.188184 20682 leader_election.cc:290] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:39.189133 20680 leader_election.cc:290] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:39.190474 20695 leader_election.cc:290] T 07c8cf0d79024b1b94de2c3bb85a90bf P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:39.055123 20671 leader_election.cc:290] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
W20260710 11:02:38.947639 19750 debug-util.cc:398] Leaking SignalData structure 0x7b08000388e0 after lost signal to thread 18715
I20260710 11:02:39.193115 20694 leader_election.cc:290] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:39.081326 20699 raft_consensus.cc:493] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ac6be9ef471740d6af4635514a20c7b0)
I20260710 11:02:38.983807 20683 leader_election.cc:290] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:39.054368 20696 leader_election.cc:290] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:39.052157 20689 leader_election.cc:290] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:39.195675 20660 raft_consensus.cc:493] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 27906a6da62a4389842a212f5de4e7d6)
I20260710 11:02:38.992955 20698 raft_consensus.cc:493] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 27906a6da62a4389842a212f5de4e7d6)
I20260710 11:02:39.055230 20223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f017b0d58cd740e5af3610698fd807ed" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:39.324002 20702 raft_consensus.cc:493] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ac6be9ef471740d6af4635514a20c7b0)
I20260710 11:02:39.298615 20687 leader_election.cc:290] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:39.308037 20684 raft_consensus.cc:493] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9ba604f8effd497d9803e33a65e1bf4a)
W20260710 11:02:39.367146 19784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.70.4:36089, user_credentials={real_user=slave}} blocked reactor thread for 424250us
W20260710 11:02:39.322371 19861 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.70.1:33387, user_credentials={real_user=slave}} blocked reactor thread for 413331us
I20260710 11:02:39.394275 20695 raft_consensus.cc:493] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 27906a6da62a4389842a212f5de4e7d6)
I20260710 11:02:39.371696 20219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f368f35c8d614f459776f4d9907b07e9" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
W20260710 11:02:39.382045 19859 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.70.4:36089, user_credentials={real_user=slave}} blocked reactor thread for 398626us
I20260710 11:02:39.399248 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe0d7aea27145f888e6f2ffcdf48811" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:39.394836 20650 leader_election.cc:290] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:39.395279 20660 raft_consensus.cc:515] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:39.395469 20698 raft_consensus.cc:515] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
W20260710 11:02:39.407730 19750 debug-util.cc:398] Leaking SignalData structure 0x7b0800038fc0 after lost signal to thread 19753
I20260710 11:02:39.396139 20696 raft_consensus.cc:493] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 05779d2ccb4343d5bbf62b1d080584ef)
I20260710 11:02:39.395298 19892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769317e41d654f939d918accfda72065" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:39.396927 20702 raft_consensus.cc:515] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:39.392515 20681 leader_election.cc:290] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:39.411484 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41d4b848cb8f43619842a01d76af6207" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:39.424708 19896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c88ebaa7e4523a1fb9305dd869744" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:39.425263 20698 leader_election.cc:290] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:39.427964 19896 raft_consensus.cc:2468] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 2.
I20260710 11:02:39.397029 20699 raft_consensus.cc:515] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:39.426667 20222 raft_consensus.cc:2468] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 1.
I20260710 11:02:39.400097 20695 raft_consensus.cc:515] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:39.442652 20223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1bca387f0d46c388821f16e9b6ffb0" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:39.425814 20686 raft_consensus.cc:493] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 05779d2ccb4343d5bbf62b1d080584ef)
I20260710 11:02:39.412317 20696 raft_consensus.cc:515] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:39.449887 20222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e593c3194c2248bf874a07b10959963f" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:39.431106 19892 raft_consensus.cc:2468] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 2.
I20260710 11:02:39.453032 19784 leader_election.cc:304] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [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: 27906a6da62a4389842a212f5de4e7d6, ac6be9ef471740d6af4635514a20c7b0; no voters: 
I20260710 11:02:39.407801 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f368f35c8d614f459776f4d9907b07e9" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:39.425590 20684 raft_consensus.cc:515] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:39.456629 20223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ab7413428240c2bacac226caf70c95" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:39.459870 20223 raft_consensus.cc:2468] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 1.
I20260710 11:02:39.458877 20221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a00ae03e111408dae30749c3e97817a" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:39.456213 19968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769317e41d654f939d918accfda72065" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:39.462234 19784 leader_election.cc:304] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [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: 27906a6da62a4389842a212f5de4e7d6, ac6be9ef471740d6af4635514a20c7b0; no voters: 
I20260710 11:02:39.461151 20681 raft_consensus.cc:2804] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:39.455302 20686 raft_consensus.cc:515] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:39.467495 20694 raft_consensus.cc:493] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9ba604f8effd497d9803e33a65e1bf4a)
I20260710 11:02:39.460791 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abe0d7aea27145f888e6f2ffcdf48811" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:39.466012 20219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986ee45e73154e069d450f46e2a8f74e" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:39.471633 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171fed0f16234debbc4699f8fdd31cc0" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:39.467696 20681 raft_consensus.cc:493] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9ba604f8effd497d9803e33a65e1bf4a)
I20260710 11:02:39.480091 20704 raft_consensus.cc:2804] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:39.480195 20221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab496ef9a0454d4ca1c04cac4b5c6cab" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:39.470100 20702 leader_election.cc:290] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:39.484108 20699 leader_election.cc:290] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:39.484256 20681 raft_consensus.cc:3060] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:39.484959 20684 leader_election.cc:290] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:39.485901 20695 leader_election.cc:290] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:39.490485 20705 raft_consensus.cc:493] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 9ba604f8effd497d9803e33a65e1bf4a)
I20260710 11:02:39.494779 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5719e935564cfba47f8ca27769044b" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:39.495451 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e342dac71274b6aa7d4d5e4d8bbad84" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:39.496232 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df7ea0bc6f6f4331b6577eb1351d1b10" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:39.496222 19968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ab7413428240c2bacac226caf70c95" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:39.496954 19889 raft_consensus.cc:2468] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 1.
I20260710 11:02:39.497880 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c8cf0d79024b1b94de2c3bb85a90bf" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:39.472702 20694 raft_consensus.cc:515] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:39.478010 20660 leader_election.cc:290] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:39.498986 19968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d70d62860734ca7be7a00f9dffd557d" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:39.487058 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986ee45e73154e069d450f46e2a8f74e" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:39.489880 19892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41d4b848cb8f43619842a01d76af6207" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:39.503233 20696 leader_election.cc:290] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:39.500173 20705 raft_consensus.cc:515] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } }
I20260710 11:02:39.492045 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b987c8dea804a6eb814703bf4d21ace" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:39.491083 20704 raft_consensus.cc:493] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 05779d2ccb4343d5bbf62b1d080584ef)
I20260710 11:02:39.500027 20697 leader_election.cc:290] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:39.525149 19887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e593c3194c2248bf874a07b10959963f" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:39.527837 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769317e41d654f939d918accfda72065" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:39.506382 19891 raft_consensus.cc:2468] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 2.
I20260710 11:02:39.533792 19892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258f7801fd794e59ab3884cb4ebf42d2" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:39.535372 19936 leader_election.cc:304] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [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: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:39.535764 20686 leader_election.cc:290] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:39.537122 20660 raft_consensus.cc:2804] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:39.537192 20219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e342dac71274b6aa7d4d5e4d8bbad84" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:39.537772 20660 raft_consensus.cc:493] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Starting leader election (detected failure of leader 27906a6da62a4389842a212f5de4e7d6)
I20260710 11:02:39.538272 20660 raft_consensus.cc:3060] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:39.540100 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171fed0f16234debbc4699f8fdd31cc0" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:39.541731 19887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171fed0f16234debbc4699f8fdd31cc0" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:39.523491 20704 raft_consensus.cc:3060] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:39.551255 19892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e342dac71274b6aa7d4d5e4d8bbad84" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:39.551420 19893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41d4b848cb8f43619842a01d76af6207" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:39.550606 19969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6b9b19fe6b4d158eb9a2d55e783428" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:39.552820 19969 raft_consensus.cc:2468] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 2.
I20260710 11:02:39.554198 19968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913194d25e01465ab65466972812c45e" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
W20260710 11:02:39.552754 19861 consensus_peers.cc:597] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a -> Peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Couldn't send request to peer 27906a6da62a4389842a212f5de4e7d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:39.543285 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913194d25e01465ab65466972812c45e" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:39.565608 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ab7413428240c2bacac226caf70c95" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:39.547353 20694 leader_election.cc:290] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:39.549887 19888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab496ef9a0454d4ca1c04cac4b5c6cab" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
W20260710 11:02:39.560763 19861 consensus_peers.cc:597] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a -> Peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Couldn't send request to peer 27906a6da62a4389842a212f5de4e7d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:39.569109 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f368f35c8d614f459776f4d9907b07e9" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:39.570487 19969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1bca387f0d46c388821f16e9b6ffb0" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
W20260710 11:02:39.570825 19861 leader_election.cc:336] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:39.576217 19861 leader_election.cc:304] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [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: 9ba604f8effd497d9803e33a65e1bf4a; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6
I20260710 11:02:39.578378 19968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df7ea0bc6f6f4331b6577eb1351d1b10" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:39.572461 20705 leader_election.cc:290] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387)
I20260710 11:02:39.578946 19936 leader_election.cc:304] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [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: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:39.569744 19887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d70d62860734ca7be7a00f9dffd557d" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:39.556311 19967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5719e935564cfba47f8ca27769044b" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
W20260710 11:02:39.580809 19750 debug-util.cc:398] Leaking SignalData structure 0x7b0800210f80 after lost signal to thread 19845
I20260710 11:02:39.576794 19888 raft_consensus.cc:2468] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05779d2ccb4343d5bbf62b1d080584ef in term 2.
I20260710 11:02:39.589442 19787 leader_election.cc:304] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [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: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a; no voters: ac6be9ef471740d6af4635514a20c7b0
W20260710 11:02:39.594471 19787 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.70.2:33697, user_credentials={real_user=slave}} blocked reactor thread for 65423.9us
I20260710 11:02:39.583133 19891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e593c3194c2248bf874a07b10959963f" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:39.595016 19787 leader_election.cc:304] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [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: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 05779d2ccb4343d5bbf62b1d080584ef
I20260710 11:02:39.584354 20637 raft_consensus.cc:2749] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:02:39.595484 19969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab496ef9a0454d4ca1c04cac4b5c6cab" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:39.586194 20705 raft_consensus.cc:2804] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:02:39.596349 19969 raft_consensus.cc:2468] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 2.
I20260710 11:02:39.596151 20671 raft_consensus.cc:2804] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:02:39.597488 20671 raft_consensus.cc:493] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ac6be9ef471740d6af4635514a20c7b0)
I20260710 11:02:39.597889 20671 raft_consensus.cc:3060] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:39.599066 19787 leader_election.cc:304] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [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: 27906a6da62a4389842a212f5de4e7d6; no voters: 9ba604f8effd497d9803e33a65e1bf4a, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:39.587925 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "258f7801fd794e59ab3884cb4ebf42d2" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:39.599931 19968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e342dac71274b6aa7d4d5e4d8bbad84" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:39.588544 19964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986ee45e73154e069d450f46e2a8f74e" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:39.588454 19963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07c8cf0d79024b1b94de2c3bb85a90bf" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:39.604228 19936 leader_election.cc:304] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [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: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: 
I20260710 11:02:39.601665 20683 raft_consensus.cc:2749] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:39.598712 20705 raft_consensus.cc:493] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Starting leader election (detected failure of leader ac6be9ef471740d6af4635514a20c7b0)
I20260710 11:02:39.599450 20688 raft_consensus.cc:2804] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:02:39.608029 19861 leader_election.cc:304] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [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: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a; no voters: ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:39.610224 19861 leader_election.cc:304] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a [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: 9ba604f8effd497d9803e33a65e1bf4a; no voters: 05779d2ccb4343d5bbf62b1d080584ef, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:39.612855 19786 leader_election.cc:304] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [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: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6; no voters: ac6be9ef471740d6af4635514a20c7b0
W20260710 11:02:39.671545 19861 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.70.3:46835, user_credentials={real_user=slave}} blocked reactor thread for 61413.2us
I20260710 11:02:39.642331 19787 leader_election.cc:304] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [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: 27906a6da62a4389842a212f5de4e7d6; no voters: 9ba604f8effd497d9803e33a65e1bf4a, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:39.609666 20705 raft_consensus.cc:3060] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:39.608269 20695 raft_consensus.cc:2804] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:02:39.619793 20686 raft_consensus.cc:2804] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:02:39.609910 20688 raft_consensus.cc:493] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 05779d2ccb4343d5bbf62b1d080584ef)
I20260710 11:02:39.778347 20688 raft_consensus.cc:3060] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:39.780241 20704 raft_consensus.cc:515] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:39.788331 20709 raft_consensus.cc:2749] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:39.789072 20709 raft_consensus.cc:2804] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:02:39.679016 20698 raft_consensus.cc:2749] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:39.608431 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef5719e935564cfba47f8ca27769044b" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:39.797770 20709 raft_consensus.cc:493] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ac6be9ef471740d6af4635514a20c7b0)
I20260710 11:02:39.773152 20695 raft_consensus.cc:493] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Starting leader election (detected failure of leader ac6be9ef471740d6af4635514a20c7b0)
I20260710 11:02:39.831287 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ab7413428240c2bacac226caf70c95" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0"
I20260710 11:02:39.831809 20695 raft_consensus.cc:3060] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:39.832020 20214 raft_consensus.cc:3060] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:39.832252 20705 raft_consensus.cc:515] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:39.834724 19964 raft_consensus.cc:2393] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ba604f8effd497d9803e33a65e1bf4a in current term 3: Already voted for candidate 05779d2ccb4343d5bbf62b1d080584ef in this term.
I20260710 11:02:39.789676 20704 leader_election.cc:290] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 2 election: Requested vote from peers 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
W20260710 11:02:39.838788 19750 debug-util.cc:398] Leaking SignalData structure 0x7b08001de900 after lost signal to thread 19920
I20260710 11:02:39.831490 20709 raft_consensus.cc:3060] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:39.839320 20705 leader_election.cc:290] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 3 election: Requested vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:39.840046 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986ee45e73154e069d450f46e2a8f74e" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:39.844431 20214 raft_consensus.cc:2468] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27906a6da62a4389842a212f5de4e7d6 in term 2.
W20260710 11:02:39.849942 19787 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.70.2:33697, user_credentials={real_user=slave}} blocked reactor thread for 81108.5us
I20260710 11:02:39.796808 20660 raft_consensus.cc:515] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
W20260710 11:02:39.854552 19786 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.70.3:46835, user_credentials={real_user=slave}} blocked reactor thread for 274148us
W20260710 11:02:39.862557 20182 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.70.1:33387, user_credentials={real_user=slave}} blocked reactor thread for 190880us
I20260710 11:02:39.865581 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ab7413428240c2bacac226caf70c95" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:39.863655 19784 leader_election.cc:304] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6, ac6be9ef471740d6af4635514a20c7b0; no voters: 
I20260710 11:02:39.856530 20688 raft_consensus.cc:515] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
I20260710 11:02:39.874805 20688 leader_election.cc:290] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 3 election: Requested vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835)
I20260710 11:02:39.877000 20688 raft_consensus.cc:2804] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:39.869861 19967 raft_consensus.cc:1240] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Rejecting Update request from peer 27906a6da62a4389842a212f5de4e7d6 for earlier term 1. Current term is 2. Ops: []
I20260710 11:02:39.853749 20681 raft_consensus.cc:515] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:39.864876 20671 raft_consensus.cc:515] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:39.879040 19786 leader_election.cc:304] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [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: 27906a6da62a4389842a212f5de4e7d6; no voters: 05779d2ccb4343d5bbf62b1d080584ef, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:39.885730 19786 leader_election.cc:304] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [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: 27906a6da62a4389842a212f5de4e7d6; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:39.879567 20695 raft_consensus.cc:515] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:39.880328 20688 raft_consensus.cc:697] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 2 LEADER]: Becoming Leader. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Running, Role: LEADER
I20260710 11:02:39.915081 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144557db957343bfbc101771bb2f8259" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
W20260710 11:02:39.918023 19750 debug-util.cc:398] Leaking SignalData structure 0x7b080023f9e0 after lost signal to thread 19994
I20260710 11:02:39.921542 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b1bca387f0d46c388821f16e9b6ffb0" candidate_uuid: "ac6be9ef471740d6af4635514a20c7b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
W20260710 11:02:39.930650 19786 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.70.3:46835, user_credentials={real_user=slave}} blocked reactor thread for 45014.4us
I20260710 11:02:39.932406 19786 leader_election.cc:304] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [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: 27906a6da62a4389842a212f5de4e7d6; no voters: 05779d2ccb4343d5bbf62b1d080584ef, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:39.934808 19786 leader_election.cc:304] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [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: 27906a6da62a4389842a212f5de4e7d6; no voters: 05779d2ccb4343d5bbf62b1d080584ef, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:39.935516 19786 leader_election.cc:304] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [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: 27906a6da62a4389842a212f5de4e7d6; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a
W20260710 11:02:39.933020 19784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.70.4:36089, user_credentials={real_user=slave}} blocked reactor thread for 70008.2us
I20260710 11:02:39.931934 20712 raft_consensus.cc:2749] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:02:39.937728 20681 leader_election.cc:290] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 2 election: Requested vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:39.936707 19967 raft_consensus.cc:1240] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 3 FOLLOWER]: Rejecting Update request from peer ac6be9ef471740d6af4635514a20c7b0 for earlier term 2. Current term is 3. Ops: []
I20260710 11:02:39.938019 20712 raft_consensus.cc:2749] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:02:39.939934 19750 debug-util.cc:398] Leaking SignalData structure 0x7b080029ab80 after lost signal to thread 20247
I20260710 11:02:39.930037 20182 leader_election.cc:304] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0 [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: ac6be9ef471740d6af4635514a20c7b0; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:39.941499 20671 leader_election.cc:290] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 3 election: Requested vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:39.941869 20660 leader_election.cc:290] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 2 election: Requested vote from peers 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387), 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697)
I20260710 11:02:39.951010 19895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab496ef9a0454d4ca1c04cac4b5c6cab" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:39.947661 19894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df7ea0bc6f6f4331b6577eb1351d1b10" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:39.954775 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c88ebaa7e4523a1fb9305dd869744" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0"
I20260710 11:02:39.945165 20718 raft_consensus.cc:2749] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:02:39.961799 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41d4b848cb8f43619842a01d76af6207" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0"
I20260710 11:02:39.963096 20709 raft_consensus.cc:515] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:39.964449 19965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769317e41d654f939d918accfda72065" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:39.959290 20716 raft_consensus.cc:2749] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:02:39.966051 20695 leader_election.cc:290] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 3 election: Requested vote from peers 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:39.957262 20612 raft_consensus.cc:2749] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:39.944747 20688 consensus_queue.cc:237] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:39.970245 20685 leader_election.cc:290] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:39.971088 20714 raft_consensus.cc:2749] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:02:39.975893 19961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6b9b19fe6b4d158eb9a2d55e783428" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
I20260710 11:02:39.978418 19969 raft_consensus.cc:1240] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 3 FOLLOWER]: Rejecting Update request from peer ac6be9ef471740d6af4635514a20c7b0 for earlier term 2. Current term is 3. Ops: []
I20260710 11:02:39.978792 19861 leader_election.cc:304] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [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: 9ba604f8effd497d9803e33a65e1bf4a; no voters: 05779d2ccb4343d5bbf62b1d080584ef, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:39.979584 20698 raft_consensus.cc:3060] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:39.981603 20709 leader_election.cc:290] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 3 election: Requested vote from peers 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:39.979768 20717 consensus_queue.cc:1059] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260710 11:02:39.984627 20182 leader_election.cc:304] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0 [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: ac6be9ef471740d6af4635514a20c7b0; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:39.985386 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6b9b19fe6b4d158eb9a2d55e783428" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0"
I20260710 11:02:39.986588 20612 raft_consensus.cc:2749] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:39.988337 19784 leader_election.cc:304] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6; no voters: 05779d2ccb4343d5bbf62b1d080584ef, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:39.991827 20648 raft_consensus.cc:2749] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 11:02:40.000623 19893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4b73091c004ceea606a2890f7a77a0" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:40.002826 20686 raft_consensus.cc:493] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Starting leader election (detected failure of leader ac6be9ef471740d6af4635514a20c7b0)
I20260710 11:02:39.996623 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "913194d25e01465ab65466972812c45e" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a" is_pre_election: true
I20260710 11:02:40.009512 20686 raft_consensus.cc:3060] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:40.009997 20182 leader_election.cc:304] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0 [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: ac6be9ef471740d6af4635514a20c7b0; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:40.012473 20697 raft_consensus.cc:2749] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:40.040676 19970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d70d62860734ca7be7a00f9dffd557d" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef" is_pre_election: true
I20260710 11:02:40.040993 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab496ef9a0454d4ca1c04cac4b5c6cab" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:40.043215 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6b9b19fe6b4d158eb9a2d55e783428" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:40.051733 19861 leader_election.cc:304] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a [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: 9ba604f8effd497d9803e33a65e1bf4a; no voters: 05779d2ccb4343d5bbf62b1d080584ef, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:40.055147 20214 raft_consensus.cc:1240] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Rejecting Update request from peer 05779d2ccb4343d5bbf62b1d080584ef for earlier term 1. Current term is 2. Ops: []
W20260710 11:02:40.053966 20182 consensus_peers.cc:597] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 -> Peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Couldn't send request to peer 27906a6da62a4389842a212f5de4e7d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:40.060410 20182 consensus_peers.cc:597] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 -> Peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Couldn't send request to peer 27906a6da62a4389842a212f5de4e7d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:40.067201 20221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "171fed0f16234debbc4699f8fdd31cc0" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
W20260710 11:02:40.064915 20182 leader_election.cc:336] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:40.067783 20215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a4b73091c004ceea606a2890f7a77a0" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:40.071394 20698 raft_consensus.cc:2749] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:02:40.069026 20182 leader_election.cc:304] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0 [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: ac6be9ef471740d6af4635514a20c7b0; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6
I20260710 11:02:40.074150 20219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b987c8dea804a6eb814703bf4d21ace" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:40.076315 20221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "986ee45e73154e069d450f46e2a8f74e" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0"
W20260710 11:02:40.076596 20182 leader_election.cc:336] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:40.077018 20182 leader_election.cc:304] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0 [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: ac6be9ef471740d6af4635514a20c7b0; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6
I20260710 11:02:40.077647 20218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab496ef9a0454d4ca1c04cac4b5c6cab" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0"
W20260710 11:02:40.078155 20182 leader_election.cc:336] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:40.077787 20697 raft_consensus.cc:2749] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:40.078564 20182 leader_election.cc:304] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0 [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: ac6be9ef471740d6af4635514a20c7b0; no voters: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:40.079324 20697 raft_consensus.cc:2749] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:02:40.079646 20182 leader_election.cc:336] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:40.080067 20182 leader_election.cc:304] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0 [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: ac6be9ef471740d6af4635514a20c7b0; no voters: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:40.080796 20685 raft_consensus.cc:3055] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:40.083132 19933 leader_election.cc:304] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef [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: 05779d2ccb4343d5bbf62b1d080584ef; no voters: 9ba604f8effd497d9803e33a65e1bf4a, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:40.087347 19933 leader_election.cc:304] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [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: 05779d2ccb4343d5bbf62b1d080584ef; no voters: 9ba604f8effd497d9803e33a65e1bf4a, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:40.084964 20697 raft_consensus.cc:2749] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:40.081182 20685 raft_consensus.cc:740] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 27906a6da62a4389842a212f5de4e7d6, State: Running, Role: LEADER
I20260710 11:02:40.083323 20695 consensus_queue.cc:1059] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:40.080446 20686 raft_consensus.cc:515] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
W20260710 11:02:40.090601 19861 leader_election.cc:336] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:40.092125 20660 raft_consensus.cc:2749] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:40.092319 19892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41d4b848cb8f43619842a01d76af6207" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:40.092803 19933 leader_election.cc:304] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef; no voters: 9ba604f8effd497d9803e33a65e1bf4a, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:40.090746 19889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769317e41d654f939d918accfda72065" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
I20260710 11:02:40.098523 20703 raft_consensus.cc:2749] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:40.104772 19787 leader_election.cc:304] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [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: 27906a6da62a4389842a212f5de4e7d6; no voters: 9ba604f8effd497d9803e33a65e1bf4a, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:40.076315 20612 raft_consensus.cc:2749] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:40.094465 19890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd4c88ebaa7e4523a1fb9305dd869744" candidate_uuid: "27906a6da62a4389842a212f5de4e7d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "9ba604f8effd497d9803e33a65e1bf4a"
W20260710 11:02:40.097716 19935 consensus_peers.cc:597] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef -> Peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Couldn't send request to peer 27906a6da62a4389842a212f5de4e7d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:40.094663 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "144557db957343bfbc101771bb2f8259" candidate_uuid: "05779d2ccb4343d5bbf62b1d080584ef" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0" is_pre_election: true
I20260710 11:02:40.090613 20694 raft_consensus.cc:2749] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:02:40.109692 19935 consensus_peers.cc:597] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef -> Peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Couldn't send request to peer 27906a6da62a4389842a212f5de4e7d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:40.110451 19935 leader_election.cc:336] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:40.110952 19935 leader_election.cc:304] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [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: 05779d2ccb4343d5bbf62b1d080584ef; no voters: 27906a6da62a4389842a212f5de4e7d6, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:40.110235 20660 raft_consensus.cc:2749] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 11:02:40.111791 20694 raft_consensus.cc:2749] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:02:40.112213 20681 raft_consensus.cc:2749] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260710 11:02:40.113111 19935 leader_election.cc:336] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:02:40.114101 19935 consensus_peers.cc:597] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef -> Peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Couldn't send request to peer 27906a6da62a4389842a212f5de4e7d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:40.113523 20685 consensus_queue.cc:260] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } }
W20260710 11:02:40.114686 19935 leader_election.cc:336] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:40.115144 19935 leader_election.cc:304] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [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: 05779d2ccb4343d5bbf62b1d080584ef; no voters: 27906a6da62a4389842a212f5de4e7d6, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:40.115789 20694 raft_consensus.cc:2749] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:02:40.116142 19935 leader_election.cc:336] T 07c8cf0d79024b1b94de2c3bb85a90bf P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:40.116575 19935 leader_election.cc:304] T 07c8cf0d79024b1b94de2c3bb85a90bf P 05779d2ccb4343d5bbf62b1d080584ef [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: 05779d2ccb4343d5bbf62b1d080584ef; no voters: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:40.117328 20694 raft_consensus.cc:2749] T 07c8cf0d79024b1b94de2c3bb85a90bf P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:02:40.117751 19935 consensus_peers.cc:597] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef -> Peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Couldn't send request to peer 27906a6da62a4389842a212f5de4e7d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:40.120436 19935 leader_election.cc:336] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:40.101603 19861 leader_election.cc:304] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a [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: 9ba604f8effd497d9803e33a65e1bf4a; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6
W20260710 11:02:40.122447 19935 leader_election.cc:336] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:40.122802 19935 leader_election.cc:304] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [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: 05779d2ccb4343d5bbf62b1d080584ef; no voters: 27906a6da62a4389842a212f5de4e7d6, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:40.123378 20694 raft_consensus.cc:2749] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:02:40.123764 19935 leader_election.cc:336] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:40.124130 19935 leader_election.cc:304] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [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: 05779d2ccb4343d5bbf62b1d080584ef; no voters: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:40.097326 20695 raft_consensus.cc:3055] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:40.109108 19933 leader_election.cc:304] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05779d2ccb4343d5bbf62b1d080584ef; no voters: 9ba604f8effd497d9803e33a65e1bf4a, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:40.124652 20695 raft_consensus.cc:740] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 05779d2ccb4343d5bbf62b1d080584ef, State: Running, Role: LEADER
I20260710 11:02:40.124738 20694 raft_consensus.cc:2749] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:02:40.125020 19935 leader_election.cc:336] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:02:40.081187 20182 consensus_peers.cc:597] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 -> Peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Couldn't send request to peer 27906a6da62a4389842a212f5de4e7d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:40.125473 19935 leader_election.cc:304] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [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: 05779d2ccb4343d5bbf62b1d080584ef; no voters: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:40.125526 20694 raft_consensus.cc:2749] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260710 11:02:40.125697 20182 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.70.1:33387, user_credentials={real_user=slave}} blocked reactor thread for 44560.4us
W20260710 11:02:40.126454 20182 leader_election.cc:336] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:40.126513 20694 raft_consensus.cc:2749] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:02:40.127210 20182 consensus_peers.cc:597] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 -> Peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Couldn't send request to peer 27906a6da62a4389842a212f5de4e7d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:40.127975 20182 leader_election.cc:304] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0 [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: ac6be9ef471740d6af4635514a20c7b0; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6
I20260710 11:02:40.128785 20612 raft_consensus.cc:2749] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:40.129258 20685 raft_consensus.cc:3060] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:40.129834 20693 consensus_queue.cc:1059] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260710 11:02:40.126600 19935 leader_election.cc:336] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:40.131456 19787 leader_election.cc:304] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:40.131551 19935 leader_election.cc:304] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [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: 05779d2ccb4343d5bbf62b1d080584ef; no voters: 27906a6da62a4389842a212f5de4e7d6, 9ba604f8effd497d9803e33a65e1bf4a
I20260710 11:02:40.133750 20660 raft_consensus.cc:2749] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:02:40.129514 20612 consensus_queue.cc:1059] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.005s
I20260710 11:02:40.135056 20612 raft_consensus.cc:3055] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:40.136874 20612 raft_consensus.cc:740] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Running, Role: LEADER
I20260710 11:02:40.136090 19933 leader_election.cc:304] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef [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: 05779d2ccb4343d5bbf62b1d080584ef; no voters: 27906a6da62a4389842a212f5de4e7d6, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:40.125856 20695 consensus_queue.cc:260] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [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: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:40.138718 20722 raft_consensus.cc:2749] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:40.138978 19890 raft_consensus.cc:1240] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 3 FOLLOWER]: Rejecting Update request from peer ac6be9ef471740d6af4635514a20c7b0 for earlier term 2. Current term is 3. Ops: []
I20260710 11:02:40.139245 20684 raft_consensus.cc:2749] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:40.139508 20686 leader_election.cc:290] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 3 election: Requested vote from peers 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835), ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4:36089)
I20260710 11:02:40.133411 20681 raft_consensus.cc:2749] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260710 11:02:40.140553 20695 raft_consensus.cc:3060] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:40.134033 19787 leader_election.cc:304] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 27906a6da62a4389842a212f5de4e7d6; no voters: 9ba604f8effd497d9803e33a65e1bf4a, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:40.141316 20214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab496ef9a0454d4ca1c04cac4b5c6cab" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "ac6be9ef471740d6af4635514a20c7b0"
I20260710 11:02:40.142710 20681 raft_consensus.cc:2749] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260710 11:02:40.147006 19861 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.70.1:33387, user_credentials={real_user=slave}} blocked reactor thread for 56428.8us
W20260710 11:02:40.148924 19861 leader_election.cc:336] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:40.150410 20697 raft_consensus.cc:3055] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:40.150856 20697 raft_consensus.cc:740] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ac6be9ef471740d6af4635514a20c7b0, State: Running, Role: LEADER
I20260710 11:02:40.153506 20612 consensus_queue.cc:260] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [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: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:40.155946 20697 consensus_queue.cc:260] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [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: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:40.157325 20697 raft_consensus.cc:3060] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:40.157620 20612 raft_consensus.cc:3060] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:40.149387 19861 leader_election.cc:304] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [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: 9ba604f8effd497d9803e33a65e1bf4a; no voters: 27906a6da62a4389842a212f5de4e7d6, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:40.176250 20724 raft_consensus.cc:2749] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:02:40.176345 19861 leader_election.cc:336] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:40.170444 19719 catalog_manager.cc:5697] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 reported cstate change: term changed from 1 to 2, leader changed from 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3) to 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "27906a6da62a4389842a212f5de4e7d6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "27906a6da62a4389842a212f5de4e7d6" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 33387 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:40.177681 19861 leader_election.cc:304] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a [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: 9ba604f8effd497d9803e33a65e1bf4a; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6
I20260710 11:02:40.178442 20724 raft_consensus.cc:2749] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:02:40.178820 19861 consensus_peers.cc:597] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a -> Peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Couldn't send request to peer 27906a6da62a4389842a212f5de4e7d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:40.179427 19861 consensus_peers.cc:597] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a -> Peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Couldn't send request to peer 27906a6da62a4389842a212f5de4e7d6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:40.179999 19861 leader_election.cc:336] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:40.180440 19861 leader_election.cc:304] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a [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: 9ba604f8effd497d9803e33a65e1bf4a; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6
I20260710 11:02:40.181121 20724 raft_consensus.cc:2749] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:02:40.181596 19861 leader_election.cc:336] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:40.183573 19861 leader_election.cc:304] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [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: 9ba604f8effd497d9803e33a65e1bf4a; no voters: 27906a6da62a4389842a212f5de4e7d6, ac6be9ef471740d6af4635514a20c7b0
I20260710 11:02:40.184495 20637 raft_consensus.cc:2749] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:40.188135 20214 raft_consensus.cc:2468] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ba604f8effd497d9803e33a65e1bf4a in term 3.
I20260710 11:02:40.190294 19859 leader_election.cc:304] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [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: 9ba604f8effd497d9803e33a65e1bf4a, ac6be9ef471740d6af4635514a20c7b0; no voters: 
I20260710 11:02:40.191074 20686 raft_consensus.cc:2804] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:40.191707 20686 raft_consensus.cc:697] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 3 LEADER]: Becoming Leader. State: Replica: 9ba604f8effd497d9803e33a65e1bf4a, State: Running, Role: LEADER
I20260710 11:02:40.191996 19966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab496ef9a0454d4ca1c04cac4b5c6cab" candidate_uuid: "9ba604f8effd497d9803e33a65e1bf4a" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "05779d2ccb4343d5bbf62b1d080584ef"
W20260710 11:02:40.192909 19861 leader_election.cc:336] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 27906a6da62a4389842a212f5de4e7d6 (127.18.70.1:33387): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:40.192795 19966 raft_consensus.cc:2393] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ba604f8effd497d9803e33a65e1bf4a in current term 3: Already voted for candidate 05779d2ccb4343d5bbf62b1d080584ef in this term.
I20260710 11:02:40.193409 19861 leader_election.cc:304] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [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: 9ba604f8effd497d9803e33a65e1bf4a; no voters: 05779d2ccb4343d5bbf62b1d080584ef, 27906a6da62a4389842a212f5de4e7d6
I20260710 11:02:40.192750 20686 consensus_queue.cc:237] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [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: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } }
I20260710 11:02:40.196607 20637 raft_consensus.cc:2749] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:02:40.206313 19718 catalog_manager.cc:5697] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a reported cstate change: term changed from 2 to 3, leader changed from ac6be9ef471740d6af4635514a20c7b0 (127.18.70.4) to 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2). New cstate: current_term: 3 leader_uuid: "9ba604f8effd497d9803e33a65e1bf4a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9ba604f8effd497d9803e33a65e1bf4a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05779d2ccb4343d5bbf62b1d080584ef" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 46835 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac6be9ef471740d6af4635514a20c7b0" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 36089 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:40.222689 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:40.223711 18712 tablet_replica.cc:333] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:40.225119 18712 raft_consensus.cc:2243] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.226135 18712 raft_consensus.cc:2272] T 41d4b848cb8f43619842a01d76af6207 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.231405 18712 tablet_replica.cc:333] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:40.232232 18712 raft_consensus.cc:2243] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.233071 18712 raft_consensus.cc:2272] T af6b9b19fe6b4d158eb9a2d55e783428 P 27906a6da62a4389842a212f5de4e7d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.236495 18712 tablet_replica.cc:333] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:40.237315 18712 raft_consensus.cc:2243] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.239224 18712 raft_consensus.cc:2272] T 07c8cf0d79024b1b94de2c3bb85a90bf P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.242282 18712 tablet_replica.cc:333] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:40.243129 18712 raft_consensus.cc:2243] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.244174 18712 raft_consensus.cc:2272] T abe0d7aea27145f888e6f2ffcdf48811 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.247121 18712 tablet_replica.cc:333] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:40.247968 18712 raft_consensus.cc:2243] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.248600 18712 raft_consensus.cc:2272] T 769317e41d654f939d918accfda72065 P 27906a6da62a4389842a212f5de4e7d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.251330 18712 tablet_replica.cc:333] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:40.252070 18712 raft_consensus.cc:2243] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.252977 18712 pending_rounds.cc:70] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6: Trying to abort 1 pending ops.
I20260710 11:02:40.253280 18712 pending_rounds.cc:77] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305958850490339328 op_type: NO_OP noop_request { }
I20260710 11:02:40.253729 18712 raft_consensus.cc:2889] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:02:40.254055 18712 raft_consensus.cc:2272] T 72ab7413428240c2bacac226caf70c95 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.256781 18712 tablet_replica.cc:333] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:40.257712 18712 raft_consensus.cc:2243] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.258332 18712 raft_consensus.cc:2272] T e593c3194c2248bf874a07b10959963f P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.262137 18712 tablet_replica.cc:333] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:40.262923 18712 raft_consensus.cc:2243] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.264006 18712 raft_consensus.cc:2272] T f017b0d58cd740e5af3610698fd807ed P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.266785 18712 tablet_replica.cc:333] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:40.267510 18712 raft_consensus.cc:2243] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.268523 18712 raft_consensus.cc:2272] T 258f7801fd794e59ab3884cb4ebf42d2 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.271312 18712 tablet_replica.cc:333] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:40.272117 18712 raft_consensus.cc:2243] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.273001 18712 raft_consensus.cc:2272] T 2b1bca387f0d46c388821f16e9b6ffb0 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.275856 18712 tablet_replica.cc:333] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:40.276631 18712 raft_consensus.cc:2243] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.277230 18712 raft_consensus.cc:2272] T ef5719e935564cfba47f8ca27769044b P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.279906 18712 tablet_replica.cc:333] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:40.280613 18712 raft_consensus.cc:2243] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.281633 18712 raft_consensus.cc:2272] T 8a00ae03e111408dae30749c3e97817a P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.284313 18712 tablet_replica.cc:333] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:40.285037 18712 raft_consensus.cc:2243] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.285614 18712 raft_consensus.cc:2272] T bd4c88ebaa7e4523a1fb9305dd869744 P 27906a6da62a4389842a212f5de4e7d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.288384 18712 tablet_replica.cc:333] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:40.289101 18712 raft_consensus.cc:2243] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.290027 18712 raft_consensus.cc:2272] T f368f35c8d614f459776f4d9907b07e9 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.292356 18712 tablet_replica.cc:333] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:40.293021 18712 raft_consensus.cc:2243] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.293576 18712 raft_consensus.cc:2272] T 913194d25e01465ab65466972812c45e P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.296015 18712 tablet_replica.cc:333] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:40.296702 18712 raft_consensus.cc:2243] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.297231 18712 raft_consensus.cc:2272] T 3b987c8dea804a6eb814703bf4d21ace P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.299993 18712 tablet_replica.cc:333] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:40.300666 18712 raft_consensus.cc:2243] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.301707 18712 raft_consensus.cc:2272] T 144557db957343bfbc101771bb2f8259 P 27906a6da62a4389842a212f5de4e7d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.304307 18712 tablet_replica.cc:333] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6: stopping tablet replica
I20260710 11:02:40.304906 18712 raft_consensus.cc:2243] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.305401 18712 raft_consensus.cc:2272] T df7ea0bc6f6f4331b6577eb1351d1b10 P 27906a6da62a4389842a212f5de4e7d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.430804 18712 tablet_server.cc:196] TabletServer@127.18.70.1:0 shutdown complete.
I20260710 11:02:40.480899 18712 tablet_server.cc:179] TabletServer@127.18.70.2:0 shutting down...
I20260710 11:02:40.529572 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:02:40.529654 20183 consensus_peers.cc:597] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 -> Peer 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697): Couldn't send request to peer 9ba604f8effd497d9803e33a65e1bf4a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:40.530681 18712 tablet_replica.cc:333] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:40.531584 18712 raft_consensus.cc:2243] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.532672 18712 raft_consensus.cc:2272] T 41d4b848cb8f43619842a01d76af6207 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.535318 18712 tablet_replica.cc:333] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:40.536041 18712 raft_consensus.cc:2243] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.536567 18712 raft_consensus.cc:2272] T 769317e41d654f939d918accfda72065 P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.539407 18712 tablet_replica.cc:333] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:40.540179 18712 raft_consensus.cc:2243] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.541213 18712 raft_consensus.cc:2272] T 4a4b73091c004ceea606a2890f7a77a0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.543730 18712 tablet_replica.cc:333] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:40.544553 18712 raft_consensus.cc:2243] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.545269 18712 raft_consensus.cc:2272] T 0d70d62860734ca7be7a00f9dffd557d P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.548153 18712 tablet_replica.cc:333] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:40.548934 18712 raft_consensus.cc:2243] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.550019 18712 pending_rounds.cc:70] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a: Trying to abort 1 pending ops.
I20260710 11:02:40.550261 18712 pending_rounds.cc:77] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7305958851360780288 op_type: NO_OP noop_request { }
I20260710 11:02:40.550614 18712 raft_consensus.cc:2889] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:02:40.550953 18712 raft_consensus.cc:2272] T ab496ef9a0454d4ca1c04cac4b5c6cab P 9ba604f8effd497d9803e33a65e1bf4a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.553867 18712 tablet_replica.cc:333] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:40.554662 18712 raft_consensus.cc:2243] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.555684 18712 raft_consensus.cc:2272] T e593c3194c2248bf874a07b10959963f P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.558271 18712 tablet_replica.cc:333] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:40.559008 18712 raft_consensus.cc:2243] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.559566 18712 raft_consensus.cc:2272] T f017b0d58cd740e5af3610698fd807ed P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.562075 18712 tablet_replica.cc:333] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:40.562829 18712 raft_consensus.cc:2243] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.563388 18712 raft_consensus.cc:2272] T 258f7801fd794e59ab3884cb4ebf42d2 P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.565891 18712 tablet_replica.cc:333] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:40.566633 18712 raft_consensus.cc:2243] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.567641 18712 raft_consensus.cc:2272] T abe0d7aea27145f888e6f2ffcdf48811 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.570348 18712 tablet_replica.cc:333] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:40.571110 18712 raft_consensus.cc:2243] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.571586 18712 raft_consensus.cc:2272] T 07c8cf0d79024b1b94de2c3bb85a90bf P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.574100 18712 tablet_replica.cc:333] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:40.574816 18712 raft_consensus.cc:2243] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.575356 18712 raft_consensus.cc:2272] T ef5719e935564cfba47f8ca27769044b P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.577694 18712 tablet_replica.cc:333] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:40.578392 18712 raft_consensus.cc:2243] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.579129 18712 raft_consensus.cc:2272] T 986ee45e73154e069d450f46e2a8f74e P 9ba604f8effd497d9803e33a65e1bf4a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.581471 18712 tablet_replica.cc:333] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:40.582127 18712 raft_consensus.cc:2243] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.582880 18712 raft_consensus.cc:2272] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.585136 18712 tablet_replica.cc:333] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:40.585827 18712 raft_consensus.cc:2243] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.586369 18712 raft_consensus.cc:2272] T 8a00ae03e111408dae30749c3e97817a P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.588825 18712 tablet_replica.cc:333] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:40.589551 18712 raft_consensus.cc:2243] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.590312 18712 raft_consensus.cc:2272] T bd4c88ebaa7e4523a1fb9305dd869744 P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.592905 18712 tablet_replica.cc:333] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:40.593619 18712 raft_consensus.cc:2243] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.594121 18712 raft_consensus.cc:2272] T df7ea0bc6f6f4331b6577eb1351d1b10 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.596510 18712 tablet_replica.cc:333] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:40.597163 18712 raft_consensus.cc:2243] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.598191 18712 raft_consensus.cc:2272] T 171fed0f16234debbc4699f8fdd31cc0 P 9ba604f8effd497d9803e33a65e1bf4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.600756 18712 tablet_replica.cc:333] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a: stopping tablet replica
I20260710 11:02:40.601436 18712 raft_consensus.cc:2243] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.602383 18712 raft_consensus.cc:2272] T 913194d25e01465ab65466972812c45e P 9ba604f8effd497d9803e33a65e1bf4a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.668610 18712 tablet_server.cc:196] TabletServer@127.18.70.2:0 shutdown complete.
W20260710 11:02:40.673441 19936 consensus_peers.cc:597] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef -> Peer 9ba604f8effd497d9803e33a65e1bf4a (127.18.70.2:33697): Couldn't send request to peer 9ba604f8effd497d9803e33a65e1bf4a. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.2:33697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:40.730118 18712 tablet_server.cc:179] TabletServer@127.18.70.3:0 shutting down...
I20260710 11:02:40.761993 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:40.762984 18712 tablet_replica.cc:333] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:40.763839 18712 raft_consensus.cc:2243] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.764468 18712 raft_consensus.cc:2272] T af6b9b19fe6b4d158eb9a2d55e783428 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.767100 18712 tablet_replica.cc:333] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:40.767928 18712 raft_consensus.cc:2243] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.768960 18712 raft_consensus.cc:2272] T 769317e41d654f939d918accfda72065 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.771545 18712 tablet_replica.cc:333] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:40.772301 18712 raft_consensus.cc:2243] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.773306 18712 raft_consensus.cc:2272] T 0d70d62860734ca7be7a00f9dffd557d P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.775823 18712 tablet_replica.cc:333] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:40.776575 18712 raft_consensus.cc:2243] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.777112 18712 raft_consensus.cc:2272] T ab496ef9a0454d4ca1c04cac4b5c6cab P 05779d2ccb4343d5bbf62b1d080584ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.779798 18712 tablet_replica.cc:333] T 07c8cf0d79024b1b94de2c3bb85a90bf P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:40.780529 18712 raft_consensus.cc:2243] T 07c8cf0d79024b1b94de2c3bb85a90bf P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.781038 18712 raft_consensus.cc:2272] T 07c8cf0d79024b1b94de2c3bb85a90bf P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.783715 18712 tablet_replica.cc:333] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:40.784397 18712 raft_consensus.cc:2243] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.784960 18712 raft_consensus.cc:2272] T 144557db957343bfbc101771bb2f8259 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.787297 18712 tablet_replica.cc:333] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:40.788033 18712 raft_consensus.cc:2243] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.788774 18712 raft_consensus.cc:2272] T 4a4b73091c004ceea606a2890f7a77a0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.791460 18712 tablet_replica.cc:333] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:40.792182 18712 raft_consensus.cc:2243] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.792660 18712 raft_consensus.cc:2272] T 72ab7413428240c2bacac226caf70c95 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.795279 18712 tablet_replica.cc:333] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:40.795993 18712 raft_consensus.cc:2243] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.796550 18712 raft_consensus.cc:2272] T 258f7801fd794e59ab3884cb4ebf42d2 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.799046 18712 tablet_replica.cc:333] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:40.799758 18712 raft_consensus.cc:2243] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.800740 18712 raft_consensus.cc:2272] T 2b1bca387f0d46c388821f16e9b6ffb0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.803290 18712 tablet_replica.cc:333] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:40.803975 18712 raft_consensus.cc:2243] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.804965 18712 raft_consensus.cc:2272] T 1e342dac71274b6aa7d4d5e4d8bbad84 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.807657 18712 tablet_replica.cc:333] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:40.808369 18712 raft_consensus.cc:2243] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.809407 18712 raft_consensus.cc:2272] T ef5719e935564cfba47f8ca27769044b P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.811775 18712 tablet_replica.cc:333] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:40.812486 18712 raft_consensus.cc:2243] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.813002 18712 raft_consensus.cc:2272] T 986ee45e73154e069d450f46e2a8f74e P 05779d2ccb4343d5bbf62b1d080584ef [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.815280 18712 tablet_replica.cc:333] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:40.815972 18712 raft_consensus.cc:2243] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.816448 18712 raft_consensus.cc:2272] T df7ea0bc6f6f4331b6577eb1351d1b10 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.818789 18712 tablet_replica.cc:333] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:40.819450 18712 raft_consensus.cc:2243] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.820217 18712 raft_consensus.cc:2272] T 171fed0f16234debbc4699f8fdd31cc0 P 05779d2ccb4343d5bbf62b1d080584ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.823076 18712 tablet_replica.cc:333] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:40.823571 18712 raft_consensus.cc:2243] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.823980 18712 raft_consensus.cc:2272] T f368f35c8d614f459776f4d9907b07e9 P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.825798 18712 tablet_replica.cc:333] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
I20260710 11:02:40.826309 18712 raft_consensus.cc:2243] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.827046 18712 raft_consensus.cc:2272] T 3b987c8dea804a6eb814703bf4d21ace P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.829264 18712 tablet_replica.cc:333] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef: stopping tablet replica
W20260710 11:02:40.829824 20182 consensus_peers.cc:597] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 -> Peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835): Couldn't send request to peer 05779d2ccb4343d5bbf62b1d080584ef. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:40.829970 18712 raft_consensus.cc:2243] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.830586 18712 raft_consensus.cc:2272] T 913194d25e01465ab65466972812c45e P 05779d2ccb4343d5bbf62b1d080584ef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.879518 18712 tablet_server.cc:196] TabletServer@127.18.70.3:0 shutdown complete.
I20260710 11:02:40.921067 18712 tablet_server.cc:179] TabletServer@127.18.70.4:0 shutting down...
I20260710 11:02:40.954895 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:40.955717 18712 tablet_replica.cc:333] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0: stopping tablet replica
I20260710 11:02:40.956614 18712 raft_consensus.cc:2243] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.957690 18712 raft_consensus.cc:2272] T af6b9b19fe6b4d158eb9a2d55e783428 P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.960556 18712 tablet_replica.cc:333] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0: stopping tablet replica
I20260710 11:02:40.961383 18712 raft_consensus.cc:2243] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.961848 18712 raft_consensus.cc:2272] T ab496ef9a0454d4ca1c04cac4b5c6cab P ac6be9ef471740d6af4635514a20c7b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.963636 18712 tablet_replica.cc:333] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0: stopping tablet replica
I20260710 11:02:40.964134 18712 raft_consensus.cc:2243] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.964643 18712 raft_consensus.cc:2272] T 41d4b848cb8f43619842a01d76af6207 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.966388 18712 tablet_replica.cc:333] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0: stopping tablet replica
I20260710 11:02:40.966900 18712 raft_consensus.cc:2243] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.967401 18712 raft_consensus.cc:2272] T 171fed0f16234debbc4699f8fdd31cc0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.969045 18712 tablet_replica.cc:333] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0: stopping tablet replica
I20260710 11:02:40.969580 18712 raft_consensus.cc:2243] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.970060 18712 raft_consensus.cc:2272] T 2b1bca387f0d46c388821f16e9b6ffb0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.971765 18712 tablet_replica.cc:333] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0: stopping tablet replica
I20260710 11:02:40.972277 18712 raft_consensus.cc:2243] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.972662 18712 raft_consensus.cc:2272] T 986ee45e73154e069d450f46e2a8f74e P ac6be9ef471740d6af4635514a20c7b0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.975018 18712 tablet_replica.cc:333] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0: stopping tablet replica
I20260710 11:02:40.975731 18712 raft_consensus.cc:2243] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.976465 18712 raft_consensus.cc:2272] T 0d70d62860734ca7be7a00f9dffd557d P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:40.979478 20182 consensus_peers.cc:597] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 -> Peer 05779d2ccb4343d5bbf62b1d080584ef (127.18.70.3:46835): Couldn't send request to peer 05779d2ccb4343d5bbf62b1d080584ef. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.3:46835: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:40.980347 18712 tablet_replica.cc:333] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0: stopping tablet replica
I20260710 11:02:40.981143 18712 raft_consensus.cc:2243] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.981753 18712 raft_consensus.cc:2272] T 72ab7413428240c2bacac226caf70c95 P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.983951 18712 tablet_replica.cc:333] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0: stopping tablet replica
I20260710 11:02:40.984480 18712 raft_consensus.cc:2243] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.984964 18712 raft_consensus.cc:2272] T e593c3194c2248bf874a07b10959963f P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.986799 18712 tablet_replica.cc:333] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0: stopping tablet replica
I20260710 11:02:40.987298 18712 raft_consensus.cc:2243] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.987772 18712 raft_consensus.cc:2272] T f017b0d58cd740e5af3610698fd807ed P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.989655 18712 tablet_replica.cc:333] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0: stopping tablet replica
I20260710 11:02:40.990238 18712 raft_consensus.cc:2243] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.990739 18712 raft_consensus.cc:2272] T 144557db957343bfbc101771bb2f8259 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.992482 18712 tablet_replica.cc:333] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0: stopping tablet replica
I20260710 11:02:40.992982 18712 raft_consensus.cc:2243] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.993717 18712 raft_consensus.cc:2272] T f368f35c8d614f459776f4d9907b07e9 P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.995479 18712 tablet_replica.cc:333] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0: stopping tablet replica
I20260710 11:02:40.995954 18712 raft_consensus.cc:2243] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:40.996384 18712 raft_consensus.cc:2272] T 1e342dac71274b6aa7d4d5e4d8bbad84 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:40.998067 18712 tablet_replica.cc:333] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0: stopping tablet replica
I20260710 11:02:40.998528 18712 raft_consensus.cc:2243] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:40.999230 18712 raft_consensus.cc:2272] T 3b987c8dea804a6eb814703bf4d21ace P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:41.000906 18712 tablet_replica.cc:333] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0: stopping tablet replica
I20260710 11:02:41.001448 18712 raft_consensus.cc:2243] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:41.001922 18712 raft_consensus.cc:2272] T abe0d7aea27145f888e6f2ffcdf48811 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:41.003764 18712 tablet_replica.cc:333] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0: stopping tablet replica
I20260710 11:02:41.004386 18712 raft_consensus.cc:2243] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:41.004961 18712 raft_consensus.cc:2272] T 4a4b73091c004ceea606a2890f7a77a0 P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:41.007556 18712 tablet_replica.cc:333] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0: stopping tablet replica
I20260710 11:02:41.008116 18712 raft_consensus.cc:2243] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:41.008885 18712 raft_consensus.cc:2272] T 8a00ae03e111408dae30749c3e97817a P ac6be9ef471740d6af4635514a20c7b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:41.011196 18712 tablet_replica.cc:333] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0: stopping tablet replica
I20260710 11:02:41.011696 18712 raft_consensus.cc:2243] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:41.012483 18712 raft_consensus.cc:2272] T bd4c88ebaa7e4523a1fb9305dd869744 P ac6be9ef471740d6af4635514a20c7b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:41.055907 18712 tablet_server.cc:196] TabletServer@127.18.70.4:0 shutdown complete.
I20260710 11:02:41.091362 18712 master.cc:562] Master@127.18.70.62:38655 shutting down...
I20260710 11:02:41.120347 18712 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:41.121292 18712 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:41.122716 18712 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8bff4be67529437697c56326bebd3e93: stopping tablet replica
W20260710 11:02:42.141080 18712 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19750)
I20260710 11:02:42.978936 18712 master.cc:584] Master@127.18.70.62:38655 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (32687 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:02:43.041481 18712 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.70.62:41913
I20260710 11:02:43.042608 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:43.048362 20740 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:43.049036 20741 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:43.050278 20743 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:43.051608 18712 server_base.cc:1061] running on GCE node
I20260710 11:02:43.052827 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:43.053027 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:43.053156 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681363053144 us; error 0 us; skew 500 ppm
I20260710 11:02:43.053751 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:43.056643 18712 webserver.cc:533] Webserver started at http://127.18.70.62:45031/ using document root <none> and password file <none>
I20260710 11:02:43.057094 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:43.057256 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:43.057556 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:43.058633 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/master-0-root/instance:
uuid: "a092001e9d894d2694e04c1e8941ae08"
format_stamp: "Formatted at 2026-07-10 11:02:43 on dist-test-slave-z3q7"
I20260710 11:02:43.063086 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:02:43.066922 20748 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:43.067946 18712 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 11:02:43.068259 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/master-0-root
uuid: "a092001e9d894d2694e04c1e8941ae08"
format_stamp: "Formatted at 2026-07-10 11:02:43 on dist-test-slave-z3q7"
I20260710 11:02:43.068564 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:43.115509 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:43.116777 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:43.157678 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.62:41913
I20260710 11:02:43.157779 20799 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.62:41913 every 8 connection(s)
I20260710 11:02:43.161657 20800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.171893 20800 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08: Bootstrap starting.
I20260710 11:02:43.176776 20800 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:43.181015 20800 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08: No bootstrap required, opened a new log
I20260710 11:02:43.183116 20800 raft_consensus.cc:359] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a092001e9d894d2694e04c1e8941ae08" member_type: VOTER }
I20260710 11:02:43.183488 20800 raft_consensus.cc:385] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:43.183741 20800 raft_consensus.cc:740] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a092001e9d894d2694e04c1e8941ae08, State: Initialized, Role: FOLLOWER
I20260710 11:02:43.184401 20800 consensus_queue.cc:260] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a092001e9d894d2694e04c1e8941ae08" member_type: VOTER }
I20260710 11:02:43.184870 20800 raft_consensus.cc:399] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:02:43.185097 20800 raft_consensus.cc:493] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:02:43.185367 20800 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:43.189607 20800 raft_consensus.cc:515] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a092001e9d894d2694e04c1e8941ae08" member_type: VOTER }
I20260710 11:02:43.190160 20800 leader_election.cc:304] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08 [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: a092001e9d894d2694e04c1e8941ae08; no voters: 
I20260710 11:02:43.191368 20800 leader_election.cc:290] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:02:43.191784 20803 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:43.193101 20803 raft_consensus.cc:697] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08 [term 1 LEADER]: Becoming Leader. State: Replica: a092001e9d894d2694e04c1e8941ae08, State: Running, Role: LEADER
I20260710 11:02:43.193809 20803 consensus_queue.cc:237] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08 [LEADER]: Queue going to LEADER mode. State: All 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: "a092001e9d894d2694e04c1e8941ae08" member_type: VOTER }
I20260710 11:02:43.194648 20800 sys_catalog.cc:565] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:02:43.198608 20804 sys_catalog.cc:455] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a092001e9d894d2694e04c1e8941ae08" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a092001e9d894d2694e04c1e8941ae08" member_type: VOTER } }
I20260710 11:02:43.198729 20805 sys_catalog.cc:455] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a092001e9d894d2694e04c1e8941ae08. Latest consensus state: current_term: 1 leader_uuid: "a092001e9d894d2694e04c1e8941ae08" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a092001e9d894d2694e04c1e8941ae08" member_type: VOTER } }
I20260710 11:02:43.199512 20804 sys_catalog.cc:458] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08 [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:43.199823 20805 sys_catalog.cc:458] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08 [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:43.204106 20809 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:02:43.210105 20809 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:02:43.211714 18712 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:02:43.218874 20809 catalog_manager.cc:1383] Generated new cluster ID: 1d19f4abafb846e289c06d18958caff4
I20260710 11:02:43.219182 20809 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:02:43.236485 20809 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:02:43.237798 20809 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:02:43.255771 20809 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08: Generated new TSK 0
I20260710 11:02:43.256423 20809 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:02:43.278054 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:43.284279 20821 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:43.285176 20822 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:43.287256 18712 server_base.cc:1061] running on GCE node
W20260710 11:02:43.287739 20824 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:43.288587 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:43.288810 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:43.288991 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681363288974 us; error 0 us; skew 500 ppm
I20260710 11:02:43.289616 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:43.291857 18712 webserver.cc:533] Webserver started at http://127.18.70.1:34113/ using document root <none> and password file <none>
I20260710 11:02:43.292368 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:43.292574 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:43.292841 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:43.293947 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-0-root/instance:
uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
format_stamp: "Formatted at 2026-07-10 11:02:43 on dist-test-slave-z3q7"
I20260710 11:02:43.298477 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:43.301844 20829 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:43.302682 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:02:43.303018 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-0-root
uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
format_stamp: "Formatted at 2026-07-10 11:02:43 on dist-test-slave-z3q7"
I20260710 11:02:43.303367 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:43.322892 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:43.324265 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:43.325910 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:43.328193 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:43.328415 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:43.328677 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:43.328869 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:43.370131 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.1:38201
I20260710 11:02:43.370364 20891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.1:38201 every 8 connection(s)
I20260710 11:02:43.375425 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:43.383232 20896 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:43.386070 20897 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:43.386765 18712 server_base.cc:1061] running on GCE node
W20260710 11:02:43.388442 20900 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:43.389417 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:43.389698 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:43.389849 20892 heartbeater.cc:344] Connected to a master server at 127.18.70.62:41913
I20260710 11:02:43.389909 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681363389890 us; error 0 us; skew 500 ppm
I20260710 11:02:43.390328 20892 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:43.390684 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:43.391059 20892 heartbeater.cc:507] Master 127.18.70.62:41913 requested a full tablet report, sending...
I20260710 11:02:43.393189 20765 ts_manager.cc:194] Registered new tserver with Master: 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:43.393539 18712 webserver.cc:533] Webserver started at http://127.18.70.2:45385/ using document root <none> and password file <none>
I20260710 11:02:43.394061 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:43.394244 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:43.394511 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:43.395157 20765 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52862
I20260710 11:02:43.395671 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-1-root/instance:
uuid: "8a38b2dc852c4a82996d52dfe338f47a"
format_stamp: "Formatted at 2026-07-10 11:02:43 on dist-test-slave-z3q7"
I20260710 11:02:43.400223 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:02:43.403541 20904 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:43.404521 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:02:43.404844 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-1-root
uuid: "8a38b2dc852c4a82996d52dfe338f47a"
format_stamp: "Formatted at 2026-07-10 11:02:43 on dist-test-slave-z3q7"
I20260710 11:02:43.405130 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:43.418298 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:43.419410 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:43.420804 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:43.423218 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:43.423436 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:43.423672 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:43.423837 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:43.464797 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.2:42253
I20260710 11:02:43.464902 20966 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.2:42253 every 8 connection(s)
I20260710 11:02:43.469672 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:43.476686 20970 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:43.478286 20971 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:43.480999 20974 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:43.481760 20967 heartbeater.cc:344] Connected to a master server at 127.18.70.62:41913
I20260710 11:02:43.481871 18712 server_base.cc:1061] running on GCE node
I20260710 11:02:43.482208 20967 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:43.482805 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:02:43.482959 20967 heartbeater.cc:507] Master 127.18.70.62:41913 requested a full tablet report, sending...
W20260710 11:02:43.483088 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:43.483428 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681363483408 us; error 0 us; skew 500 ppm
I20260710 11:02:43.483989 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:43.485219 20765 ts_manager.cc:194] Registered new tserver with Master: 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:43.486644 20765 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52868
I20260710 11:02:43.486680 18712 webserver.cc:533] Webserver started at http://127.18.70.3:33161/ using document root <none> and password file <none>
I20260710 11:02:43.487260 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:43.487473 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:43.487773 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:43.489238 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-2-root/instance:
uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
format_stamp: "Formatted at 2026-07-10 11:02:43 on dist-test-slave-z3q7"
I20260710 11:02:43.493657 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:43.496977 20978 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:43.497814 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:02:43.498133 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-2-root
uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
format_stamp: "Formatted at 2026-07-10 11:02:43 on dist-test-slave-z3q7"
I20260710 11:02:43.498399 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:43.522327 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:43.523483 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:43.525202 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:43.527697 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:43.527921 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:43.528177 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:43.528388 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:43.570765 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.3:36455
I20260710 11:02:43.570953 21040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.3:36455 every 8 connection(s)
I20260710 11:02:43.575563 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:43.582851 21044 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:43.584008 21045 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:43.585858 21047 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:43.586717 18712 server_base.cc:1061] running on GCE node
I20260710 11:02:43.587774 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:43.588037 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:43.588238 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681363588218 us; error 0 us; skew 500 ppm
I20260710 11:02:43.588867 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:43.589391 21041 heartbeater.cc:344] Connected to a master server at 127.18.70.62:41913
I20260710 11:02:43.589816 21041 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:43.590757 21041 heartbeater.cc:507] Master 127.18.70.62:41913 requested a full tablet report, sending...
I20260710 11:02:43.591671 18712 webserver.cc:533] Webserver started at http://127.18.70.4:38059/ using document root <none> and password file <none>
I20260710 11:02:43.592252 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:43.592485 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:43.592773 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:43.593098 20765 ts_manager.cc:194] Registered new tserver with Master: c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:43.593947 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-3-root/instance:
uuid: "937c0238932140a6bd735b36738b26f1"
format_stamp: "Formatted at 2026-07-10 11:02:43 on dist-test-slave-z3q7"
I20260710 11:02:43.594606 20765 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52870
I20260710 11:02:43.598711 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:02:43.601985 21052 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:43.602769 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:02:43.603058 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-3-root
uuid: "937c0238932140a6bd735b36738b26f1"
format_stamp: "Formatted at 2026-07-10 11:02:43 on dist-test-slave-z3q7"
I20260710 11:02:43.603351 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:43.632822 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:43.634125 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:43.635560 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:43.637728 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:43.637900 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:43.638273 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:43.638497 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:43.679427 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.4:33669
I20260710 11:02:43.679576 21114 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.4:33669 every 8 connection(s)
I20260710 11:02:43.693714 21115 heartbeater.cc:344] Connected to a master server at 127.18.70.62:41913
I20260710 11:02:43.694144 21115 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:43.695019 21115 heartbeater.cc:507] Master 127.18.70.62:41913 requested a full tablet report, sending...
I20260710 11:02:43.697162 20765 ts_manager.cc:194] Registered new tserver with Master: 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:43.697599 18712 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014977385s
I20260710 11:02:43.698906 20765 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52880
I20260710 11:02:43.724632 20765 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52896:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:02:43.868930 21006 tablet_service.cc:1511] Processing CreateTablet for tablet d4fb4f87adc04f70be65c54e7f9e40c5 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:43.869539 21005 tablet_service.cc:1511] Processing CreateTablet for tablet 43124265e7954c16bc272ba18c7b8628 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:43.870610 21006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4fb4f87adc04f70be65c54e7f9e40c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.871719 21004 tablet_service.cc:1511] Processing CreateTablet for tablet 0c745e400da742368c4d87033b76f8ea (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:43.873006 21004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c745e400da742368c4d87033b76f8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.873857 20932 tablet_service.cc:1511] Processing CreateTablet for tablet d4fb4f87adc04f70be65c54e7f9e40c5 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:43.875284 20932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4fb4f87adc04f70be65c54e7f9e40c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.875525 20929 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3bfb9b15e34d3d82d27da894511ced (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:43.875991 21003 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3bfb9b15e34d3d82d27da894511ced (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:43.876972 20929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3bfb9b15e34d3d82d27da894511ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.878707 20931 tablet_service.cc:1511] Processing CreateTablet for tablet 43124265e7954c16bc272ba18c7b8628 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:43.878859 21002 tablet_service.cc:1511] Processing CreateTablet for tablet 3f61d88b9da34ee18bd53e8d7b3281c4 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:43.877283 21003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3bfb9b15e34d3d82d27da894511ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.880165 20931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43124265e7954c16bc272ba18c7b8628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.880617 20928 tablet_service.cc:1511] Processing CreateTablet for tablet 3e179f5b200045ba8ba541750770da93 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:43.882073 20928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e179f5b200045ba8ba541750770da93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.882671 20930 tablet_service.cc:1511] Processing CreateTablet for tablet 09ed95e7eebe46ada742d56bab897d6c (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:43.883970 20930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09ed95e7eebe46ada742d56bab897d6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.885667 21002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f61d88b9da34ee18bd53e8d7b3281c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.887961 21001 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce7dc0b47bc4787af64d90a2da34931 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:43.888482 21080 tablet_service.cc:1511] Processing CreateTablet for tablet d4fb4f87adc04f70be65c54e7f9e40c5 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:43.889734 21001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce7dc0b47bc4787af64d90a2da34931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.889935 21080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4fb4f87adc04f70be65c54e7f9e40c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.888177 20927 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce7dc0b47bc4787af64d90a2da34931 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:43.891979 20927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce7dc0b47bc4787af64d90a2da34931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.892232 21079 tablet_service.cc:1511] Processing CreateTablet for tablet 09ed95e7eebe46ada742d56bab897d6c (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:43.892951 21005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43124265e7954c16bc272ba18c7b8628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.893838 21079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09ed95e7eebe46ada742d56bab897d6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.897521 21077 tablet_service.cc:1511] Processing CreateTablet for tablet 3e179f5b200045ba8ba541750770da93 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:43.898836 21077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e179f5b200045ba8ba541750770da93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.898754 21000 tablet_service.cc:1511] Processing CreateTablet for tablet 0c89de1095414287ace68888aa5a1123 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:43.900084 21000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c89de1095414287ace68888aa5a1123. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.901933 21078 tablet_service.cc:1511] Processing CreateTablet for tablet 0c745e400da742368c4d87033b76f8ea (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:43.903244 21078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c745e400da742368c4d87033b76f8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.903095 20999 tablet_service.cc:1511] Processing CreateTablet for tablet bc7ca31afcb94c25a3e30b876bc80776 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:43.904347 20999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc7ca31afcb94c25a3e30b876bc80776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.907111 21076 tablet_service.cc:1511] Processing CreateTablet for tablet 3f61d88b9da34ee18bd53e8d7b3281c4 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:43.908372 21076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f61d88b9da34ee18bd53e8d7b3281c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.910405 21075 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce7dc0b47bc4787af64d90a2da34931 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:43.911756 21075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce7dc0b47bc4787af64d90a2da34931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.914902 20998 tablet_service.cc:1511] Processing CreateTablet for tablet e336643fd1294be3a05dd8012a559376 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:43.916231 20998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e336643fd1294be3a05dd8012a559376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.916123 21074 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9bcab353124c7991483c1d16285c32 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:43.918421 21073 tablet_service.cc:1511] Processing CreateTablet for tablet bc7ca31afcb94c25a3e30b876bc80776 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:43.918846 20997 tablet_service.cc:1511] Processing CreateTablet for tablet e207b6bef6a34015ad971d509c914a05 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:43.920166 20997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e207b6bef6a34015ad971d509c914a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.921051 21072 tablet_service.cc:1511] Processing CreateTablet for tablet e336643fd1294be3a05dd8012a559376 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:43.922410 21074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9bcab353124c7991483c1d16285c32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.922803 20926 tablet_service.cc:1511] Processing CreateTablet for tablet 0c89de1095414287ace68888aa5a1123 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:43.924098 20926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c89de1095414287ace68888aa5a1123. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.925671 21072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e336643fd1294be3a05dd8012a559376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.926893 20925 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9bcab353124c7991483c1d16285c32 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:43.928215 20925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9bcab353124c7991483c1d16285c32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.929675 21073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc7ca31afcb94c25a3e30b876bc80776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.930770 20924 tablet_service.cc:1511] Processing CreateTablet for tablet e336643fd1294be3a05dd8012a559376 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:43.932088 20924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e336643fd1294be3a05dd8012a559376. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.934806 20923 tablet_service.cc:1511] Processing CreateTablet for tablet e207b6bef6a34015ad971d509c914a05 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:43.936093 20923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e207b6bef6a34015ad971d509c914a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:43.946877 21071 tablet_service.cc:1511] Processing CreateTablet for tablet ab9079ff9aa44fee80fb26d8e6bd0862 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:43.948251 21071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab9079ff9aa44fee80fb26d8e6bd0862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.016814 20857 tablet_service.cc:1511] Processing CreateTablet for tablet 43124265e7954c16bc272ba18c7b8628 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:44.018251 20857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43124265e7954c16bc272ba18c7b8628. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.022867 20856 tablet_service.cc:1511] Processing CreateTablet for tablet 09ed95e7eebe46ada742d56bab897d6c (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:44.024427 20856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09ed95e7eebe46ada742d56bab897d6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.026605 20855 tablet_service.cc:1511] Processing CreateTablet for tablet 0c745e400da742368c4d87033b76f8ea (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:44.026990 20998 tablet_service.cc:1511] Processing CreateTablet for tablet 0d33166224af4ac2bb6feb3b6a014357 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:44.028031 20855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c745e400da742368c4d87033b76f8ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.028177 20998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d33166224af4ac2bb6feb3b6a014357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.030489 20854 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3bfb9b15e34d3d82d27da894511ced (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:44.031829 20854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3bfb9b15e34d3d82d27da894511ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.033229 20997 tablet_service.cc:1511] Processing CreateTablet for tablet 6003109b39c946b698c2b2bb7cb6c7df (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:44.034536 20853 tablet_service.cc:1511] Processing CreateTablet for tablet 3e179f5b200045ba8ba541750770da93 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:44.035806 20853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e179f5b200045ba8ba541750770da93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.037748 20852 tablet_service.cc:1511] Processing CreateTablet for tablet 3f61d88b9da34ee18bd53e8d7b3281c4 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:44.039076 20852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f61d88b9da34ee18bd53e8d7b3281c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.042526 20851 tablet_service.cc:1511] Processing CreateTablet for tablet 0c89de1095414287ace68888aa5a1123 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:44.043814 20851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c89de1095414287ace68888aa5a1123. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.045408 20924 tablet_service.cc:1511] Processing CreateTablet for tablet 57ab100c5a574bdfa87739488ae43f9f (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:44.046686 20924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ab100c5a574bdfa87739488ae43f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.046502 20850 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9bcab353124c7991483c1d16285c32 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:44.047763 20850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9bcab353124c7991483c1d16285c32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.050873 20849 tablet_service.cc:1511] Processing CreateTablet for tablet bc7ca31afcb94c25a3e30b876bc80776 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:44.052202 20849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc7ca31afcb94c25a3e30b876bc80776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.053789 21005 tablet_service.cc:1511] Processing CreateTablet for tablet 57ab100c5a574bdfa87739488ae43f9f (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:44.062813 20848 tablet_service.cc:1511] Processing CreateTablet for tablet e207b6bef6a34015ad971d509c914a05 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:44.064185 20848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e207b6bef6a34015ad971d509c914a05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.034536 20997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6003109b39c946b698c2b2bb7cb6c7df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.077770 21006 tablet_service.cc:1511] Processing CreateTablet for tablet e23b7628446d496b889c9656e9e09ade (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:44.079080 21006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e23b7628446d496b889c9656e9e09ade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.086882 20931 tablet_service.cc:1511] Processing CreateTablet for tablet ab9079ff9aa44fee80fb26d8e6bd0862 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:44.090922 20999 tablet_service.cc:1511] Processing CreateTablet for tablet e2c31fb6757d4f6289dd0eb85153f522 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:44.093828 20931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab9079ff9aa44fee80fb26d8e6bd0862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.094244 21071 tablet_service.cc:1511] Processing CreateTablet for tablet 0d33166224af4ac2bb6feb3b6a014357 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:44.095430 21071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d33166224af4ac2bb6feb3b6a014357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.096837 21005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ab100c5a574bdfa87739488ae43f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.097637 20999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c31fb6757d4f6289dd0eb85153f522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.100448 20927 tablet_service.cc:1511] Processing CreateTablet for tablet 6003109b39c946b698c2b2bb7cb6c7df (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:44.100718 21078 tablet_service.cc:1511] Processing CreateTablet for tablet 6003109b39c946b698c2b2bb7cb6c7df (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:44.114647 20927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6003109b39c946b698c2b2bb7cb6c7df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.115312 21078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6003109b39c946b698c2b2bb7cb6c7df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.115792 21073 tablet_service.cc:1511] Processing CreateTablet for tablet e2c31fb6757d4f6289dd0eb85153f522 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:44.117019 21073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c31fb6757d4f6289dd0eb85153f522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.114028 21080 tablet_service.cc:1511] Processing CreateTablet for tablet 4572fea864d5437f99d4f5df1df57bd6 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:44.123010 21080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4572fea864d5437f99d4f5df1df57bd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.128474 21076 tablet_service.cc:1511] Processing CreateTablet for tablet 4ddb6fcec3154da99233a205d1d1fecf (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:44.143831 20930 tablet_service.cc:1511] Processing CreateTablet for tablet 4572fea864d5437f99d4f5df1df57bd6 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:44.145220 20930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4572fea864d5437f99d4f5df1df57bd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.143831 21003 tablet_service.cc:1511] Processing CreateTablet for tablet c95fee03c70b4704903136ce5865185b (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:44.150727 21003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c95fee03c70b4704903136ce5865185b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.121260 21075 tablet_service.cc:1511] Processing CreateTablet for tablet e23b7628446d496b889c9656e9e09ade (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:44.166261 20929 tablet_service.cc:1511] Processing CreateTablet for tablet e23b7628446d496b889c9656e9e09ade (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:44.181808 20929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e23b7628446d496b889c9656e9e09ade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.199275 20928 tablet_service.cc:1511] Processing CreateTablet for tablet 4ddb6fcec3154da99233a205d1d1fecf (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:44.200906 20928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ddb6fcec3154da99233a205d1d1fecf. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:02:44.207418 20813 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:44.205471 21134 tablet_bootstrap.cc:492] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1: Bootstrap starting.
I20260710 11:02:44.178874 21005 tablet_service.cc:1511] Processing CreateTablet for tablet a482e47ac96445628b0c8a34721126ad (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:44.209614 21005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a482e47ac96445628b0c8a34721126ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.216218 20925 tablet_service.cc:1511] Processing CreateTablet for tablet a482e47ac96445628b0c8a34721126ad (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:44.216894 21077 tablet_service.cc:1511] Processing CreateTablet for tablet a482e47ac96445628b0c8a34721126ad (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:44.217562 20925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a482e47ac96445628b0c8a34721126ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.218676 21076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ddb6fcec3154da99233a205d1d1fecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.241595 21077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a482e47ac96445628b0c8a34721126ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.242910 21075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e23b7628446d496b889c9656e9e09ade. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.250032 21074 tablet_service.cc:1511] Processing CreateTablet for tablet c95fee03c70b4704903136ce5865185b (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:44.251567 21074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c95fee03c70b4704903136ce5865185b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.258301 20857 tablet_service.cc:1511] Processing CreateTablet for tablet ab9079ff9aa44fee80fb26d8e6bd0862 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:44.259603 20857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab9079ff9aa44fee80fb26d8e6bd0862. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.261298 21133 tablet_bootstrap.cc:492] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3: Bootstrap starting.
I20260710 11:02:44.263746 20848 tablet_service.cc:1511] Processing CreateTablet for tablet 0d33166224af4ac2bb6feb3b6a014357 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:44.265133 20848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d33166224af4ac2bb6feb3b6a014357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.289520 21133 tablet_bootstrap.cc:654] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.289896 20926 tablet_service.cc:1511] Processing CreateTablet for tablet b630166eacad4d85ba2b078fb0bbb99e (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:44.291440 20926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b630166eacad4d85ba2b078fb0bbb99e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.292348 20857 tablet_service.cc:1511] Processing CreateTablet for tablet b630166eacad4d85ba2b078fb0bbb99e (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:44.272388 20851 tablet_service.cc:1511] Processing CreateTablet for tablet 4572fea864d5437f99d4f5df1df57bd6 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:44.233765 21002 tablet_service.cc:1511] Processing CreateTablet for tablet b630166eacad4d85ba2b078fb0bbb99e (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:44.293665 20857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b630166eacad4d85ba2b078fb0bbb99e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.275167 21134 tablet_bootstrap.cc:654] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.294332 21002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b630166eacad4d85ba2b078fb0bbb99e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.281476 21132 tablet_bootstrap.cc:492] T 3e179f5b200045ba8ba541750770da93 P 8a38b2dc852c4a82996d52dfe338f47a: Bootstrap starting.
I20260710 11:02:44.285708 20853 tablet_service.cc:1511] Processing CreateTablet for tablet e2c31fb6757d4f6289dd0eb85153f522 (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:44.268934 20852 tablet_service.cc:1511] Processing CreateTablet for tablet 57ab100c5a574bdfa87739488ae43f9f (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:44.300489 21135 tablet_bootstrap.cc:492] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:44.300057 20851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4572fea864d5437f99d4f5df1df57bd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.307331 21132 tablet_bootstrap.cc:654] T 3e179f5b200045ba8ba541750770da93 P 8a38b2dc852c4a82996d52dfe338f47a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.317519 20854 tablet_service.cc:1511] Processing CreateTablet for tablet 4ddb6fcec3154da99233a205d1d1fecf (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:44.325806 20854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ddb6fcec3154da99233a205d1d1fecf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.339617 20850 tablet_service.cc:1511] Processing CreateTablet for tablet c95fee03c70b4704903136ce5865185b (DEFAULT_TABLE table=test-workload [id=db31a14a54104c2fa4aa499a9e98439d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:44.336890 20853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2c31fb6757d4f6289dd0eb85153f522. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.350302 20850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c95fee03c70b4704903136ce5865185b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.350996 21133 tablet_bootstrap.cc:492] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3: No bootstrap required, opened a new log
I20260710 11:02:44.351649 21133 ts_tablet_manager.cc:1403] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent bootstrapping tablet: real 0.132s	user 0.010s	sys 0.015s
I20260710 11:02:44.353639 20852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ab100c5a574bdfa87739488ae43f9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:44.354526 21133 raft_consensus.cc:359] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.355496 21133 raft_consensus.cc:385] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.355854 21133 raft_consensus.cc:740] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.367020 21134 tablet_bootstrap.cc:492] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1: No bootstrap required, opened a new log
I20260710 11:02:44.356642 21133 consensus_queue.cc:260] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.369325 21134 ts_tablet_manager.cc:1403] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1: Time spent bootstrapping tablet: real 0.164s	user 0.015s	sys 0.012s
I20260710 11:02:44.373055 21134 raft_consensus.cc:359] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:44.373984 21134 raft_consensus.cc:385] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.374356 21134 raft_consensus.cc:740] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.375401 21134 consensus_queue.cc:260] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:44.386656 21135 tablet_bootstrap.cc:654] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.397742 20892 heartbeater.cc:499] Master 127.18.70.62:41913 was elected leader, sending a full tablet report...
I20260710 11:02:44.405469 21041 heartbeater.cc:499] Master 127.18.70.62:41913 was elected leader, sending a full tablet report...
I20260710 11:02:44.416473 21143 raft_consensus.cc:493] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:44.416980 21143 raft_consensus.cc:515] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.419621 21143 leader_election.cc:290] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:44.437579 21115 heartbeater.cc:499] Master 127.18.70.62:41913 was elected leader, sending a full tablet report...
I20260710 11:02:44.441016 21140 raft_consensus.cc:493] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:44.442123 21140 raft_consensus.cc:515] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:44.452044 21132 tablet_bootstrap.cc:492] T 3e179f5b200045ba8ba541750770da93 P 8a38b2dc852c4a82996d52dfe338f47a: No bootstrap required, opened a new log
I20260710 11:02:44.452817 21132 ts_tablet_manager.cc:1403] T 3e179f5b200045ba8ba541750770da93 P 8a38b2dc852c4a82996d52dfe338f47a: Time spent bootstrapping tablet: real 0.172s	user 0.017s	sys 0.011s
I20260710 11:02:44.455044 21135 tablet_bootstrap.cc:492] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101: No bootstrap required, opened a new log
I20260710 11:02:44.455615 21135 ts_tablet_manager.cc:1403] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.155s	user 0.008s	sys 0.005s
I20260710 11:02:44.456929 21132 raft_consensus.cc:359] T 3e179f5b200045ba8ba541750770da93 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:44.457973 21132 raft_consensus.cc:385] T 3e179f5b200045ba8ba541750770da93 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.458361 21132 raft_consensus.cc:740] T 3e179f5b200045ba8ba541750770da93 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.458642 21135 raft_consensus.cc:359] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:44.459548 21135 raft_consensus.cc:385] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.459919 21135 raft_consensus.cc:740] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.459681 21132 consensus_queue.cc:260] T 3e179f5b200045ba8ba541750770da93 P 8a38b2dc852c4a82996d52dfe338f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:44.460903 21135 consensus_queue.cc:260] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:44.463325 21133 ts_tablet_manager.cc:1434] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent starting tablet: real 0.111s	user 0.021s	sys 0.040s
I20260710 11:02:44.464533 21133 tablet_bootstrap.cc:492] T e336643fd1294be3a05dd8012a559376 P c1eec6e4206340f3a5a65cd403e3d9d3: Bootstrap starting.
I20260710 11:02:44.469120 21134 ts_tablet_manager.cc:1434] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1: Time spent starting tablet: real 0.099s	user 0.016s	sys 0.001s
I20260710 11:02:44.474386 21134 tablet_bootstrap.cc:492] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1: Bootstrap starting.
I20260710 11:02:44.491938 20967 heartbeater.cc:499] Master 127.18.70.62:41913 was elected leader, sending a full tablet report...
I20260710 11:02:44.483135 21140 leader_election.cc:290] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:44.515040 21151 raft_consensus.cc:493] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:44.515348 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c89de1095414287ace68888aa5a1123" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:44.515714 21151 raft_consensus.cc:515] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
W20260710 11:02:44.516855 20981 leader_election.cc:343] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:44.518720 21151 leader_election.cc:290] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:44.526880 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c89de1095414287ace68888aa5a1123" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
W20260710 11:02:44.529103 20980 leader_election.cc:343] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:44.529783 20980 leader_election.cc:304] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 0dd6c4d85f2f4f799bd5909507a3a101, 8a38b2dc852c4a82996d52dfe338f47a
I20260710 11:02:44.520259 21132 ts_tablet_manager.cc:1434] T 3e179f5b200045ba8ba541750770da93 P 8a38b2dc852c4a82996d52dfe338f47a: Time spent starting tablet: real 0.067s	user 0.012s	sys 0.010s
I20260710 11:02:44.531086 21138 raft_consensus.cc:2749] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:44.532506 21132 tablet_bootstrap.cc:492] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a: Bootstrap starting.
I20260710 11:02:44.521044 21133 tablet_bootstrap.cc:654] T e336643fd1294be3a05dd8012a559376 P c1eec6e4206340f3a5a65cd403e3d9d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.522106 21135 ts_tablet_manager.cc:1434] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.066s	user 0.012s	sys 0.000s
I20260710 11:02:44.522650 21134 tablet_bootstrap.cc:654] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.542380 21135 tablet_bootstrap.cc:492] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:44.559651 21135 tablet_bootstrap.cc:654] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.566136 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e179f5b200045ba8ba541750770da93" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
W20260710 11:02:44.567807 21055 leader_election.cc:343] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:44.568145 21132 tablet_bootstrap.cc:654] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.575433 21133 tablet_bootstrap.cc:492] T e336643fd1294be3a05dd8012a559376 P c1eec6e4206340f3a5a65cd403e3d9d3: No bootstrap required, opened a new log
I20260710 11:02:44.576015 21133 ts_tablet_manager.cc:1403] T e336643fd1294be3a05dd8012a559376 P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent bootstrapping tablet: real 0.112s	user 0.010s	sys 0.004s
W20260710 11:02:44.576094 21042 tablet.cc:2406] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:02:44.579850 21133 raft_consensus.cc:359] T e336643fd1294be3a05dd8012a559376 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:44.580823 21133 raft_consensus.cc:385] T e336643fd1294be3a05dd8012a559376 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.595932 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e179f5b200045ba8ba541750770da93" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:44.596711 20942 raft_consensus.cc:2468] T 3e179f5b200045ba8ba541750770da93 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937c0238932140a6bd735b36738b26f1 in term 0.
I20260710 11:02:44.598102 21054 leader_election.cc:304] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a38b2dc852c4a82996d52dfe338f47a, 937c0238932140a6bd735b36738b26f1; no voters: 0dd6c4d85f2f4f799bd5909507a3a101
I20260710 11:02:44.598970 21140 raft_consensus.cc:2804] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:44.599436 21140 raft_consensus.cc:493] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:44.599813 21140 raft_consensus.cc:3060] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:44.603207 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9bcab353124c7991483c1d16285c32" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
W20260710 11:02:44.605095 20833 leader_election.cc:343] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:44.605261 21132 tablet_bootstrap.cc:492] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a: No bootstrap required, opened a new log
I20260710 11:02:44.605119 21135 tablet_bootstrap.cc:492] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101: No bootstrap required, opened a new log
I20260710 11:02:44.606251 21132 ts_tablet_manager.cc:1403] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.000s
I20260710 11:02:44.602277 21134 tablet_bootstrap.cc:492] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1: No bootstrap required, opened a new log
I20260710 11:02:44.607172 21134 ts_tablet_manager.cc:1403] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1: Time spent bootstrapping tablet: real 0.133s	user 0.017s	sys 0.019s
I20260710 11:02:44.608613 21140 raft_consensus.cc:515] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:44.609591 21132 raft_consensus.cc:359] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:44.606398 21135 ts_tablet_manager.cc:1403] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.000s
I20260710 11:02:44.610327 21132 raft_consensus.cc:385] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.610785 21132 raft_consensus.cc:740] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.611660 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e179f5b200045ba8ba541750770da93" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
I20260710 11:02:44.611601 21132 consensus_queue.cc:260] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
W20260710 11:02:44.613229 21055 leader_election.cc:343] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:44.581218 21133 raft_consensus.cc:740] T e336643fd1294be3a05dd8012a559376 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.613312 21135 raft_consensus.cc:359] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.614152 21132 ts_tablet_manager.cc:1434] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:02:44.614213 21135 raft_consensus.cc:385] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.614742 21135 raft_consensus.cc:740] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.615357 21132 tablet_bootstrap.cc:492] T 43124265e7954c16bc272ba18c7b8628 P 8a38b2dc852c4a82996d52dfe338f47a: Bootstrap starting.
I20260710 11:02:44.610342 21134 raft_consensus.cc:359] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:44.616176 21140 leader_election.cc:290] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 election: Requested vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:44.616344 21134 raft_consensus.cc:385] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.614701 21133 consensus_queue.cc:260] T e336643fd1294be3a05dd8012a559376 P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:44.616707 21134 raft_consensus.cc:740] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.617237 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e179f5b200045ba8ba541750770da93" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
I20260710 11:02:44.618104 20942 raft_consensus.cc:3060] T 3e179f5b200045ba8ba541750770da93 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:44.618331 21133 ts_tablet_manager.cc:1434] T e336643fd1294be3a05dd8012a559376 P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent starting tablet: real 0.042s	user 0.010s	sys 0.000s
I20260710 11:02:44.617935 21134 consensus_queue.cc:260] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:44.619364 21133 tablet_bootstrap.cc:492] T e207b6bef6a34015ad971d509c914a05 P c1eec6e4206340f3a5a65cd403e3d9d3: Bootstrap starting.
I20260710 11:02:44.620249 21134 ts_tablet_manager.cc:1434] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:02:44.621273 21134 tablet_bootstrap.cc:492] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1: Bootstrap starting.
I20260710 11:02:44.622727 21132 tablet_bootstrap.cc:654] T 43124265e7954c16bc272ba18c7b8628 P 8a38b2dc852c4a82996d52dfe338f47a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.617619 21135 consensus_queue.cc:260] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.626380 20942 raft_consensus.cc:2468] T 3e179f5b200045ba8ba541750770da93 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937c0238932140a6bd735b36738b26f1 in term 1.
I20260710 11:02:44.627276 21133 tablet_bootstrap.cc:654] T e207b6bef6a34015ad971d509c914a05 P c1eec6e4206340f3a5a65cd403e3d9d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.628218 21135 ts_tablet_manager.cc:1434] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260710 11:02:44.627961 21054 leader_election.cc:304] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a38b2dc852c4a82996d52dfe338f47a, 937c0238932140a6bd735b36738b26f1; no voters: 0dd6c4d85f2f4f799bd5909507a3a101
I20260710 11:02:44.629302 21135 tablet_bootstrap.cc:492] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:44.631163 21140 raft_consensus.cc:2804] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:44.631820 21140 raft_consensus.cc:697] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [term 1 LEADER]: Becoming Leader. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Running, Role: LEADER
I20260710 11:02:44.632902 21140 consensus_queue.cc:237] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:44.643682 21134 tablet_bootstrap.cc:654] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.652359 21135 tablet_bootstrap.cc:654] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.657004 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9bcab353124c7991483c1d16285c32" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
W20260710 11:02:44.658883 20831 leader_election.cc:343] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:44.659333 20831 leader_election.cc:304] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101; no voters: 8a38b2dc852c4a82996d52dfe338f47a, 937c0238932140a6bd735b36738b26f1
I20260710 11:02:44.660524 21151 raft_consensus.cc:2749] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:44.663771 21132 tablet_bootstrap.cc:492] T 43124265e7954c16bc272ba18c7b8628 P 8a38b2dc852c4a82996d52dfe338f47a: No bootstrap required, opened a new log
I20260710 11:02:44.664927 21132 ts_tablet_manager.cc:1403] T 43124265e7954c16bc272ba18c7b8628 P 8a38b2dc852c4a82996d52dfe338f47a: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.018s
I20260710 11:02:44.667135 21132 raft_consensus.cc:359] T 43124265e7954c16bc272ba18c7b8628 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.667654 21132 raft_consensus.cc:385] T 43124265e7954c16bc272ba18c7b8628 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.667905 21132 raft_consensus.cc:740] T 43124265e7954c16bc272ba18c7b8628 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.668684 21132 consensus_queue.cc:260] T 43124265e7954c16bc272ba18c7b8628 P 8a38b2dc852c4a82996d52dfe338f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.670888 21132 ts_tablet_manager.cc:1434] T 43124265e7954c16bc272ba18c7b8628 P 8a38b2dc852c4a82996d52dfe338f47a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:44.671427 21133 tablet_bootstrap.cc:492] T e207b6bef6a34015ad971d509c914a05 P c1eec6e4206340f3a5a65cd403e3d9d3: No bootstrap required, opened a new log
I20260710 11:02:44.671839 21133 ts_tablet_manager.cc:1403] T e207b6bef6a34015ad971d509c914a05 P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.015s
I20260710 11:02:44.671881 21132 tablet_bootstrap.cc:492] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a: Bootstrap starting.
I20260710 11:02:44.671977 20761 catalog_manager.cc:5697] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 937c0238932140a6bd735b36738b26f1 (127.18.70.4). New cstate: current_term: 1 leader_uuid: "937c0238932140a6bd735b36738b26f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:44.674711 21133 raft_consensus.cc:359] T e207b6bef6a34015ad971d509c914a05 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.675451 21133 raft_consensus.cc:385] T e207b6bef6a34015ad971d509c914a05 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.675750 21133 raft_consensus.cc:740] T e207b6bef6a34015ad971d509c914a05 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.679502 21132 tablet_bootstrap.cc:654] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.680259 21134 tablet_bootstrap.cc:492] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1: No bootstrap required, opened a new log
I20260710 11:02:44.680713 21134 ts_tablet_manager.cc:1403] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1: Time spent bootstrapping tablet: real 0.060s	user 0.006s	sys 0.006s
I20260710 11:02:44.683573 21134 raft_consensus.cc:359] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:44.684269 21134 raft_consensus.cc:385] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.684573 21134 raft_consensus.cc:740] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.685679 21133 consensus_queue.cc:260] T e207b6bef6a34015ad971d509c914a05 P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.687412 21135 tablet_bootstrap.cc:492] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101: No bootstrap required, opened a new log
I20260710 11:02:44.687916 21133 ts_tablet_manager.cc:1434] T e207b6bef6a34015ad971d509c914a05 P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:02:44.687942 21135 ts_tablet_manager.cc:1403] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.004s
I20260710 11:02:44.689069 21133 tablet_bootstrap.cc:492] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3: Bootstrap starting.
I20260710 11:02:44.691080 21135 raft_consensus.cc:359] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.691833 21135 raft_consensus.cc:385] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.692389 21135 raft_consensus.cc:740] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.693323 21135 consensus_queue.cc:260] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.695555 21133 tablet_bootstrap.cc:654] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.685293 21134 consensus_queue.cc:260] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:44.698926 21134 ts_tablet_manager.cc:1434] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.007s
I20260710 11:02:44.698977 21135 ts_tablet_manager.cc:1434] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260710 11:02:44.699970 21134 tablet_bootstrap.cc:492] T d4fb4f87adc04f70be65c54e7f9e40c5 P 937c0238932140a6bd735b36738b26f1: Bootstrap starting.
I20260710 11:02:44.700021 21135 tablet_bootstrap.cc:492] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:44.706670 21134 tablet_bootstrap.cc:654] T d4fb4f87adc04f70be65c54e7f9e40c5 P 937c0238932140a6bd735b36738b26f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.707199 21135 tablet_bootstrap.cc:654] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.717644 21135 tablet_bootstrap.cc:492] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101: No bootstrap required, opened a new log
I20260710 11:02:44.718261 21135 ts_tablet_manager.cc:1403] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260710 11:02:44.724982 21133 tablet_bootstrap.cc:492] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3: No bootstrap required, opened a new log
I20260710 11:02:44.724766 21135 raft_consensus.cc:359] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.725515 21135 raft_consensus.cc:385] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.725594 21133 ts_tablet_manager.cc:1403] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.006s
I20260710 11:02:44.725875 21135 raft_consensus.cc:740] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.726631 21135 consensus_queue.cc:260] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.728690 21135 ts_tablet_manager.cc:1434] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260710 11:02:44.729061 21133 raft_consensus.cc:359] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.729642 21135 tablet_bootstrap.cc:492] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:44.729840 21133 raft_consensus.cc:385] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.730247 21133 raft_consensus.cc:740] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.731134 21133 consensus_queue.cc:260] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.736377 21135 tablet_bootstrap.cc:654] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.739923 21134 tablet_bootstrap.cc:492] T d4fb4f87adc04f70be65c54e7f9e40c5 P 937c0238932140a6bd735b36738b26f1: No bootstrap required, opened a new log
I20260710 11:02:44.740531 21134 ts_tablet_manager.cc:1403] T d4fb4f87adc04f70be65c54e7f9e40c5 P 937c0238932140a6bd735b36738b26f1: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.006s
I20260710 11:02:44.740705 21133 ts_tablet_manager.cc:1434] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:02:44.741798 21133 tablet_bootstrap.cc:492] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3: Bootstrap starting.
I20260710 11:02:44.744334 21134 raft_consensus.cc:359] T d4fb4f87adc04f70be65c54e7f9e40c5 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:44.745273 21134 raft_consensus.cc:385] T d4fb4f87adc04f70be65c54e7f9e40c5 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.745700 21134 raft_consensus.cc:740] T d4fb4f87adc04f70be65c54e7f9e40c5 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.746805 21134 consensus_queue.cc:260] T d4fb4f87adc04f70be65c54e7f9e40c5 P 937c0238932140a6bd735b36738b26f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:44.749222 21138 raft_consensus.cc:493] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:44.749800 21134 ts_tablet_manager.cc:1434] T d4fb4f87adc04f70be65c54e7f9e40c5 P 937c0238932140a6bd735b36738b26f1: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260710 11:02:44.750051 21132 tablet_bootstrap.cc:492] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a: No bootstrap required, opened a new log
I20260710 11:02:44.749760 21138 raft_consensus.cc:515] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.750730 21132 ts_tablet_manager.cc:1403] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a: Time spent bootstrapping tablet: real 0.079s	user 0.043s	sys 0.025s
I20260710 11:02:44.750837 21134 tablet_bootstrap.cc:492] T bc7ca31afcb94c25a3e30b876bc80776 P 937c0238932140a6bd735b36738b26f1: Bootstrap starting.
I20260710 11:02:44.752106 21138 leader_election.cc:290] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:44.752385 21133 tablet_bootstrap.cc:654] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.754102 21132 raft_consensus.cc:359] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.754528 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43124265e7954c16bc272ba18c7b8628" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:44.754923 21132 raft_consensus.cc:385] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.755237 20867 raft_consensus.cc:2468] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 0.
I20260710 11:02:44.755478 21132 raft_consensus.cc:740] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.756300 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43124265e7954c16bc272ba18c7b8628" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:44.756937 20942 raft_consensus.cc:2468] T 43124265e7954c16bc272ba18c7b8628 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 0.
I20260710 11:02:44.756664 21132 consensus_queue.cc:260] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.758159 21134 tablet_bootstrap.cc:654] T bc7ca31afcb94c25a3e30b876bc80776 P 937c0238932140a6bd735b36738b26f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.758076 20981 leader_election.cc:304] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 
I20260710 11:02:44.760146 21132 ts_tablet_manager.cc:1434] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:02:44.761492 21132 tablet_bootstrap.cc:492] T 6ce7dc0b47bc4787af64d90a2da34931 P 8a38b2dc852c4a82996d52dfe338f47a: Bootstrap starting.
I20260710 11:02:44.761938 21138 raft_consensus.cc:2804] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:44.762347 21138 raft_consensus.cc:493] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:44.762694 21138 raft_consensus.cc:3060] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:44.763562 21133 tablet_bootstrap.cc:492] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3: No bootstrap required, opened a new log
I20260710 11:02:44.764045 21133 ts_tablet_manager.cc:1403] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.004s
I20260710 11:02:44.766922 21133 raft_consensus.cc:359] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:44.767621 21133 raft_consensus.cc:385] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.767906 21133 raft_consensus.cc:740] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.768615 21133 consensus_queue.cc:260] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:44.770584 21132 tablet_bootstrap.cc:654] T 6ce7dc0b47bc4787af64d90a2da34931 P 8a38b2dc852c4a82996d52dfe338f47a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.774113 21138 raft_consensus.cc:515] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.772464 21135 tablet_bootstrap.cc:492] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101: No bootstrap required, opened a new log
I20260710 11:02:44.776362 21135 ts_tablet_manager.cc:1403] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.008s
I20260710 11:02:44.777141 21138 leader_election.cc:290] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 election: Requested vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:44.777635 21134 tablet_bootstrap.cc:492] T bc7ca31afcb94c25a3e30b876bc80776 P 937c0238932140a6bd735b36738b26f1: No bootstrap required, opened a new log
I20260710 11:02:44.778112 21134 ts_tablet_manager.cc:1403] T bc7ca31afcb94c25a3e30b876bc80776 P 937c0238932140a6bd735b36738b26f1: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.006s
I20260710 11:02:44.778755 21140 raft_consensus.cc:493] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:44.779335 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43124265e7954c16bc272ba18c7b8628" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
I20260710 11:02:44.779237 21140 raft_consensus.cc:515] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:44.779906 20867 raft_consensus.cc:3060] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:44.780138 21148 raft_consensus.cc:493] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:44.780709 21148 raft_consensus.cc:515] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:44.782341 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43124265e7954c16bc272ba18c7b8628" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
I20260710 11:02:44.782953 20942 raft_consensus.cc:3060] T 43124265e7954c16bc272ba18c7b8628 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:44.781536 21140 leader_election.cc:290] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:44.784049 21133 ts_tablet_manager.cc:1434] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260710 11:02:44.785066 21133 tablet_bootstrap.cc:492] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3: Bootstrap starting.
I20260710 11:02:44.781626 21151 raft_consensus.cc:493] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:44.780687 21135 raft_consensus.cc:359] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:44.793043 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c745e400da742368c4d87033b76f8ea" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:44.792258 21151 raft_consensus.cc:515] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
W20260710 11:02:44.798179 21055 leader_election.cc:343] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:44.798856 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3bfb9b15e34d3d82d27da894511ced" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:44.800016 21133 tablet_bootstrap.cc:654] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:44.800266 20831 leader_election.cc:343] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:44.797081 21151 leader_election.cc:290] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:44.786648 21135 raft_consensus.cc:385] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.816641 20867 raft_consensus.cc:2468] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 1.
I20260710 11:02:44.809314 20942 raft_consensus.cc:2468] T 43124265e7954c16bc272ba18c7b8628 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 1.
I20260710 11:02:44.811233 21148 leader_election.cc:290] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:44.825476 20981 leader_election.cc:304] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 
I20260710 11:02:44.826442 21138 raft_consensus.cc:2804] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:44.826900 21138 raft_consensus.cc:697] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Running, Role: LEADER
I20260710 11:02:44.827700 21138 consensus_queue.cc:237] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.830504 21134 raft_consensus.cc:359] T bc7ca31afcb94c25a3e30b876bc80776 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:44.833115 21134 raft_consensus.cc:385] T bc7ca31afcb94c25a3e30b876bc80776 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.821837 21135 raft_consensus.cc:740] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.836817 21135 consensus_queue.cc:260] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:44.833963 21134 raft_consensus.cc:740] T bc7ca31afcb94c25a3e30b876bc80776 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.840629 21134 consensus_queue.cc:260] T bc7ca31afcb94c25a3e30b876bc80776 P 937c0238932140a6bd735b36738b26f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:44.842662 20765 catalog_manager.cc:5697] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:44.846928 21134 ts_tablet_manager.cc:1434] T bc7ca31afcb94c25a3e30b876bc80776 P 937c0238932140a6bd735b36738b26f1: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.003s
I20260710 11:02:44.848059 21134 tablet_bootstrap.cc:492] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1: Bootstrap starting.
I20260710 11:02:44.854481 21134 tablet_bootstrap.cc:654] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.845048 21135 ts_tablet_manager.cc:1434] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.002s
I20260710 11:02:44.858701 21138 raft_consensus.cc:493] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:44.859212 21138 raft_consensus.cc:515] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:44.860119 21133 tablet_bootstrap.cc:492] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3: No bootstrap required, opened a new log
I20260710 11:02:44.860610 21133 ts_tablet_manager.cc:1403] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.034s
I20260710 11:02:44.862182 21135 tablet_bootstrap.cc:492] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:44.862578 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7ca31afcb94c25a3e30b876bc80776" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
W20260710 11:02:44.863973 20981 leader_election.cc:343] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:44.868917 21132 tablet_bootstrap.cc:492] T 6ce7dc0b47bc4787af64d90a2da34931 P 8a38b2dc852c4a82996d52dfe338f47a: No bootstrap required, opened a new log
I20260710 11:02:44.869469 21132 ts_tablet_manager.cc:1403] T 6ce7dc0b47bc4787af64d90a2da34931 P 8a38b2dc852c4a82996d52dfe338f47a: Time spent bootstrapping tablet: real 0.108s	user 0.029s	sys 0.027s
I20260710 11:02:44.872112 21133 raft_consensus.cc:359] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:44.873183 21133 raft_consensus.cc:385] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.869481 21135 tablet_bootstrap.cc:654] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.873677 21132 raft_consensus.cc:359] T 6ce7dc0b47bc4787af64d90a2da34931 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:44.874398 21132 raft_consensus.cc:385] T 6ce7dc0b47bc4787af64d90a2da34931 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.874699 21132 raft_consensus.cc:740] T 6ce7dc0b47bc4787af64d90a2da34931 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.875455 21132 consensus_queue.cc:260] T 6ce7dc0b47bc4787af64d90a2da34931 P 8a38b2dc852c4a82996d52dfe338f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:44.876461 21133 raft_consensus.cc:740] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.877271 21133 consensus_queue.cc:260] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:44.879969 21133 ts_tablet_manager.cc:1434] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 11:02:44.881109 21133 tablet_bootstrap.cc:492] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3: Bootstrap starting.
I20260710 11:02:44.873198 21138 leader_election.cc:290] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:44.887662 21133 tablet_bootstrap.cc:654] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.892838 21132 ts_tablet_manager.cc:1434] T 6ce7dc0b47bc4787af64d90a2da34931 P 8a38b2dc852c4a82996d52dfe338f47a: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:02:44.893311 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e336643fd1294be3a05dd8012a559376" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
W20260710 11:02:44.894866 20908 leader_election.cc:343] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:44.895743 21132 tablet_bootstrap.cc:492] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a: Bootstrap starting.
I20260710 11:02:44.896965 21148 raft_consensus.cc:493] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:44.897506 21148 raft_consensus.cc:515] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.899355 21133 tablet_bootstrap.cc:492] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3: No bootstrap required, opened a new log
I20260710 11:02:44.899897 21133 ts_tablet_manager.cc:1403] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.004s
I20260710 11:02:44.899842 21148 leader_election.cc:290] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:44.903251 21134 tablet_bootstrap.cc:492] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1: No bootstrap required, opened a new log
I20260710 11:02:44.903751 21134 ts_tablet_manager.cc:1403] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.001s
I20260710 11:02:44.903457 21133 raft_consensus.cc:359] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:44.904352 21133 raft_consensus.cc:385] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.904505 21140 raft_consensus.cc:493] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:44.904754 21133 raft_consensus.cc:740] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.905061 21140 raft_consensus.cc:515] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:44.906424 21133 consensus_queue.cc:260] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:44.907282 21140 leader_election.cc:290] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:44.908243 21134 raft_consensus.cc:359] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:44.908946 21133 ts_tablet_manager.cc:1434] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:02:44.909436 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9079ff9aa44fee80fb26d8e6bd0862" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:44.908951 21134 raft_consensus.cc:385] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.910111 21134 raft_consensus.cc:740] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Initialized, Role: FOLLOWER
W20260710 11:02:44.910864 21055 leader_election.cc:343] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:44.912186 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9079ff9aa44fee80fb26d8e6bd0862" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:44.913276 21135 tablet_bootstrap.cc:492] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101: No bootstrap required, opened a new log
W20260710 11:02:44.913401 21054 leader_election.cc:343] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:44.913841 21135 ts_tablet_manager.cc:1403] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.001s
I20260710 11:02:44.913862 21054 leader_election.cc:304] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937c0238932140a6bd735b36738b26f1; no voters: 0dd6c4d85f2f4f799bd5909507a3a101, 8a38b2dc852c4a82996d52dfe338f47a
I20260710 11:02:44.915066 21140 raft_consensus.cc:2749] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:44.916810 21135 raft_consensus.cc:359] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.917927 21135 raft_consensus.cc:385] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.910957 21134 consensus_queue.cc:260] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:44.918392 21135 raft_consensus.cc:740] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.919651 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c89de1095414287ace68888aa5a1123" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:44.920855 21135 consensus_queue.cc:260] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.921820 20867 raft_consensus.cc:2468] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 0.
I20260710 11:02:44.922220 21134 ts_tablet_manager.cc:1434] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260710 11:02:44.923220 21134 tablet_bootstrap.cc:492] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 937c0238932140a6bd735b36738b26f1: Bootstrap starting.
I20260710 11:02:44.923915 21133 tablet_bootstrap.cc:492] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3: Bootstrap starting.
I20260710 11:02:44.927369 21132 tablet_bootstrap.cc:654] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.929404 21134 tablet_bootstrap.cc:654] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 937c0238932140a6bd735b36738b26f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.929821 20907 leader_election.cc:304] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, 8a38b2dc852c4a82996d52dfe338f47a; no voters: 
I20260710 11:02:44.930819 21148 raft_consensus.cc:2804] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:44.931214 21148 raft_consensus.cc:493] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:44.931535 21148 raft_consensus.cc:3060] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:44.932056 21135 ts_tablet_manager.cc:1434] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:02:44.933070 21135 tablet_bootstrap.cc:492] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:44.939522 21135 tablet_bootstrap.cc:654] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.948300 21148 raft_consensus.cc:515] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.952103 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c89de1095414287ace68888aa5a1123" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
I20260710 11:02:44.952912 20867 raft_consensus.cc:3060] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:44.953181 21133 tablet_bootstrap.cc:654] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.960282 21134 tablet_bootstrap.cc:492] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 937c0238932140a6bd735b36738b26f1: No bootstrap required, opened a new log
I20260710 11:02:44.960783 21134 ts_tablet_manager.cc:1403] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 937c0238932140a6bd735b36738b26f1: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.025s
I20260710 11:02:44.962085 21014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c89de1095414287ace68888aa5a1123" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:44.962785 21014 raft_consensus.cc:2468] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 0.
I20260710 11:02:44.963063 20867 raft_consensus.cc:2468] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 1.
I20260710 11:02:44.963405 21016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3bfb9b15e34d3d82d27da894511ced" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:44.964425 20907 leader_election.cc:304] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, 8a38b2dc852c4a82996d52dfe338f47a; no voters: 
I20260710 11:02:44.964800 21015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e336643fd1294be3a05dd8012a559376" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:44.965528 21015 raft_consensus.cc:2468] T e336643fd1294be3a05dd8012a559376 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 0.
I20260710 11:02:44.966135 21134 raft_consensus.cc:359] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:44.966904 21134 raft_consensus.cc:385] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.966969 21013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c745e400da742368c4d87033b76f8ea" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:44.967300 21134 raft_consensus.cc:740] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.968755 21133 tablet_bootstrap.cc:492] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3: No bootstrap required, opened a new log
I20260710 11:02:44.968329 21134 consensus_queue.cc:260] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 937c0238932140a6bd735b36738b26f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:44.969300 21133 ts_tablet_manager.cc:1403] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.004s
I20260710 11:02:44.969797 21132 tablet_bootstrap.cc:492] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a: No bootstrap required, opened a new log
I20260710 11:02:44.970821 21134 ts_tablet_manager.cc:1434] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 937c0238932140a6bd735b36738b26f1: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:02:44.971845 21134 tablet_bootstrap.cc:492] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1: Bootstrap starting.
I20260710 11:02:44.974512 21135 tablet_bootstrap.cc:492] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101: No bootstrap required, opened a new log
I20260710 11:02:44.975016 21135 ts_tablet_manager.cc:1403] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.007s
I20260710 11:02:44.975399 21151 raft_consensus.cc:493] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:44.975469 21133 raft_consensus.cc:359] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.976266 21133 raft_consensus.cc:385] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:44.975937 21151 raft_consensus.cc:515] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.976612 21133 raft_consensus.cc:740] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Initialized, Role: FOLLOWER
I20260710 11:02:44.977451 21133 consensus_queue.cc:260] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:44.978116 21151 leader_election.cc:290] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:44.979483 21133 ts_tablet_manager.cc:1434] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:02:44.980386 21134 tablet_bootstrap.cc:654] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:44.980440 21133 tablet_bootstrap.cc:492] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3: Bootstrap starting.
I20260710 11:02:44.970844 21132 ts_tablet_manager.cc:1403] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.002s
I20260710 11:02:44.986503 21132 raft_consensus.cc:359] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:44.995978 21013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e207b6bef6a34015ad971d509c914a05" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:44.987702 21148 leader_election.cc:290] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 election: Requested vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:44.988277 21135 raft_consensus.cc:359] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
W20260710 11:02:44.989455 20832 leader_election.cc:343] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:44.996546 21015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c89de1095414287ace68888aa5a1123" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:44.997041 20832 leader_election.cc:304] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101; no voters: 8a38b2dc852c4a82996d52dfe338f47a, c1eec6e4206340f3a5a65cd403e3d9d3
I20260710 11:02:44.997445 21015 raft_consensus.cc:3060] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:44.989836 21192 raft_consensus.cc:2804] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:44.992128 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e207b6bef6a34015ad971d509c914a05" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:44.998032 21151 raft_consensus.cc:2749] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:44.998448 21134 tablet_bootstrap.cc:492] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1: No bootstrap required, opened a new log
W20260710 11:02:44.993628 21055 leader_election.cc:343] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:44.998896 21134 ts_tablet_manager.cc:1403] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.001s
I20260710 11:02:44.998876 21055 leader_election.cc:304] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937c0238932140a6bd735b36738b26f1; no voters: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3
I20260710 11:02:45.000717 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7ca31afcb94c25a3e30b876bc80776" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:45.001286 21090 raft_consensus.cc:2468] T bc7ca31afcb94c25a3e30b876bc80776 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 0.
I20260710 11:02:45.001657 21140 raft_consensus.cc:2749] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:44.994436 20907 leader_election.cc:304] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a38b2dc852c4a82996d52dfe338f47a, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 937c0238932140a6bd735b36738b26f1
I20260710 11:02:44.996618 21013 raft_consensus.cc:2468] T e207b6bef6a34015ad971d509c914a05 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 0.
W20260710 11:02:45.003537 20831 leader_election.cc:343] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.001659 21134 raft_consensus.cc:359] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.004539 21134 raft_consensus.cc:385] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.003572 21148 raft_consensus.cc:2804] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:45.004870 21134 raft_consensus.cc:740] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.005235 21148 raft_consensus.cc:493] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:45.005306 21015 raft_consensus.cc:2468] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 1.
I20260710 11:02:44.988270 21133 tablet_bootstrap.cc:654] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.005831 21134 consensus_queue.cc:260] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.006448 21135 raft_consensus.cc:385] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.007058 21135 raft_consensus.cc:740] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.010216 21135 consensus_queue.cc:260] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.012470 21133 tablet_bootstrap.cc:492] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3: No bootstrap required, opened a new log
I20260710 11:02:45.005965 21148 raft_consensus.cc:3060] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.013141 21133 ts_tablet_manager.cc:1403] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.005s
I20260710 11:02:45.008896 21138 raft_consensus.cc:493] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.015009 21138 raft_consensus.cc:515] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.015674 21134 ts_tablet_manager.cc:1434] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:02:45.016395 21133 raft_consensus.cc:359] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:45.017095 21133 raft_consensus.cc:385] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.017577 21133 raft_consensus.cc:740] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.018312 21133 consensus_queue.cc:260] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:45.019980 21148 raft_consensus.cc:515] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.020709 21133 ts_tablet_manager.cc:1434] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:45.021096 21134 tablet_bootstrap.cc:492] T 09ed95e7eebe46ada742d56bab897d6c P 937c0238932140a6bd735b36738b26f1: Bootstrap starting.
I20260710 11:02:45.021389 21132 raft_consensus.cc:385] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.021729 21132 raft_consensus.cc:740] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.021838 21133 tablet_bootstrap.cc:492] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3: Bootstrap starting.
I20260710 11:02:45.022445 21140 raft_consensus.cc:493] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.022621 21132 consensus_queue.cc:260] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.022949 21140 raft_consensus.cc:515] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.024025 21192 raft_consensus.cc:697] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 LEADER]: Becoming Leader. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Running, Role: LEADER
I20260710 11:02:45.025018 21140 leader_election.cc:290] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:45.024891 21192 consensus_queue.cc:237] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:45.026033 21143 raft_consensus.cc:493] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.026522 21143 raft_consensus.cc:515] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:45.028162 21133 tablet_bootstrap.cc:654] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.028513 21143 leader_election.cc:290] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:45.029613 21132 ts_tablet_manager.cc:1434] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260710 11:02:45.030346 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce7dc0b47bc4787af64d90a2da34931" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:45.030606 21132 tablet_bootstrap.cc:492] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a: Bootstrap starting.
I20260710 11:02:45.031153 21134 tablet_bootstrap.cc:654] T 09ed95e7eebe46ada742d56bab897d6c P 937c0238932140a6bd735b36738b26f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.031049 20941 raft_consensus.cc:2468] T 6ce7dc0b47bc4787af64d90a2da34931 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937c0238932140a6bd735b36738b26f1 in term 0.
I20260710 11:02:45.035399 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fb4f87adc04f70be65c54e7f9e40c5" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:45.037775 21054 leader_election.cc:304] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a38b2dc852c4a82996d52dfe338f47a, 937c0238932140a6bd735b36738b26f1; no voters: 
I20260710 11:02:45.038954 21140 raft_consensus.cc:2804] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:45.039427 21140 raft_consensus.cc:493] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:45.039862 21140 raft_consensus.cc:3060] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:45.041862 20980 leader_election.cc:343] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.043455 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab100c5a574bdfa87739488ae43f9f" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
W20260710 11:02:45.045432 20980 leader_election.cc:343] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.017035 21138 leader_election.cc:290] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:45.044775 20761 catalog_manager.cc:5697] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2). New cstate: current_term: 1 leader_uuid: "8a38b2dc852c4a82996d52dfe338f47a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:45.064623 21140 raft_consensus.cc:515] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.068593 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce7dc0b47bc4787af64d90a2da34931" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
I20260710 11:02:45.069522 20941 raft_consensus.cc:3060] T 6ce7dc0b47bc4787af64d90a2da34931 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.070189 21148 leader_election.cc:290] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 election: Requested vote from peers c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:45.071758 21151 raft_consensus.cc:493] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.072520 21132 tablet_bootstrap.cc:654] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.072425 21151 raft_consensus.cc:515] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.075764 21134 tablet_bootstrap.cc:492] T 09ed95e7eebe46ada742d56bab897d6c P 937c0238932140a6bd735b36738b26f1: No bootstrap required, opened a new log
I20260710 11:02:45.076262 21134 ts_tablet_manager.cc:1403] T 09ed95e7eebe46ada742d56bab897d6c P 937c0238932140a6bd735b36738b26f1: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.029s
I20260710 11:02:45.075775 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e336643fd1294be3a05dd8012a559376" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1"
I20260710 11:02:45.079607 21151 leader_election.cc:290] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:45.080186 21134 raft_consensus.cc:359] T 09ed95e7eebe46ada742d56bab897d6c P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.080869 21134 raft_consensus.cc:385] T 09ed95e7eebe46ada742d56bab897d6c P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.080785 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e179f5b200045ba8ba541750770da93" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:45.081362 21134 raft_consensus.cc:740] T 09ed95e7eebe46ada742d56bab897d6c P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.081979 20942 raft_consensus.cc:2393] T 3e179f5b200045ba8ba541750770da93 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0dd6c4d85f2f4f799bd5909507a3a101 in current term 1: Already voted for candidate 937c0238932140a6bd735b36738b26f1 in this term.
I20260710 11:02:45.082192 21134 consensus_queue.cc:260] T 09ed95e7eebe46ada742d56bab897d6c P 937c0238932140a6bd735b36738b26f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.084614 21134 ts_tablet_manager.cc:1434] T 09ed95e7eebe46ada742d56bab897d6c P 937c0238932140a6bd735b36738b26f1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:02:45.086199 21134 tablet_bootstrap.cc:492] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1: Bootstrap starting.
I20260710 11:02:45.093937 21134 tablet_bootstrap.cc:654] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:45.094144 20908 leader_election.cc:343] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.095335 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e179f5b200045ba8ba541750770da93" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:45.097519 20833 leader_election.cc:304] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101; no voters: 8a38b2dc852c4a82996d52dfe338f47a, 937c0238932140a6bd735b36738b26f1
I20260710 11:02:45.104246 21151 raft_consensus.cc:3060] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.106521 21134 tablet_bootstrap.cc:492] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1: No bootstrap required, opened a new log
I20260710 11:02:45.107183 21134 ts_tablet_manager.cc:1403] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260710 11:02:45.110760 21134 raft_consensus.cc:359] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.111954 21134 raft_consensus.cc:385] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.112332 21134 raft_consensus.cc:740] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.113520 21134 consensus_queue.cc:260] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.116750 21134 ts_tablet_manager.cc:1434] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:02:45.118021 21134 tablet_bootstrap.cc:492] T e336643fd1294be3a05dd8012a559376 P 937c0238932140a6bd735b36738b26f1: Bootstrap starting.
I20260710 11:02:45.125622 21134 tablet_bootstrap.cc:654] T e336643fd1294be3a05dd8012a559376 P 937c0238932140a6bd735b36738b26f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.009204 20982 leader_election.cc:304] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 937c0238932140a6bd735b36738b26f1, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 0dd6c4d85f2f4f799bd5909507a3a101
I20260710 11:02:45.012543 21135 ts_tablet_manager.cc:1434] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.001s
I20260710 11:02:45.129652 21138 raft_consensus.cc:2804] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:45.130087 21135 tablet_bootstrap.cc:492] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:45.130184 21138 raft_consensus.cc:493] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:45.130815 21138 raft_consensus.cc:3060] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.007838 20832 leader_election.cc:304] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 8a38b2dc852c4a82996d52dfe338f47a
W20260710 11:02:45.137816 20982 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.70.4:33669, user_credentials={real_user=slave}} blocked reactor thread for 128822us
I20260710 11:02:45.140120 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fb4f87adc04f70be65c54e7f9e40c5" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:45.140393 21134 tablet_bootstrap.cc:492] T e336643fd1294be3a05dd8012a559376 P 937c0238932140a6bd735b36738b26f1: No bootstrap required, opened a new log
I20260710 11:02:45.141162 21134 ts_tablet_manager.cc:1403] T e336643fd1294be3a05dd8012a559376 P 937c0238932140a6bd735b36738b26f1: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.012s
I20260710 11:02:45.142582 21015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e336643fd1294be3a05dd8012a559376" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:45.142911 21013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce7dc0b47bc4787af64d90a2da34931" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:45.143175 21015 raft_consensus.cc:3060] T e336643fd1294be3a05dd8012a559376 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.140995 21090 raft_consensus.cc:2468] T d4fb4f87adc04f70be65c54e7f9e40c5 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 0.
W20260710 11:02:45.144167 21055 leader_election.cc:343] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.144359 21134 raft_consensus.cc:359] T e336643fd1294be3a05dd8012a559376 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.145717 21134 raft_consensus.cc:385] T e336643fd1294be3a05dd8012a559376 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.146034 21134 raft_consensus.cc:740] T e336643fd1294be3a05dd8012a559376 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.146979 21134 consensus_queue.cc:260] T e336643fd1294be3a05dd8012a559376 P 937c0238932140a6bd735b36738b26f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.149793 21134 ts_tablet_manager.cc:1434] T e336643fd1294be3a05dd8012a559376 P 937c0238932140a6bd735b36738b26f1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:02:45.150314 21015 raft_consensus.cc:2468] T e336643fd1294be3a05dd8012a559376 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 1.
I20260710 11:02:45.150913 21134 tablet_bootstrap.cc:492] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1: Bootstrap starting.
I20260710 11:02:45.153447 21202 raft_consensus.cc:2804] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:45.153869 21202 raft_consensus.cc:493] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:45.154206 21202 raft_consensus.cc:3060] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.157569 21134 tablet_bootstrap.cc:654] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:45.157749 20832 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.70.3:36455, user_credentials={real_user=slave}} blocked reactor thread for 150004us
I20260710 11:02:45.144248 21135 tablet_bootstrap.cc:654] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.159034 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab100c5a574bdfa87739488ae43f9f" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
W20260710 11:02:45.160420 20981 leader_election.cc:343] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.161031 20981 leader_election.cc:304] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 0dd6c4d85f2f4f799bd5909507a3a101, 8a38b2dc852c4a82996d52dfe338f47a
I20260710 11:02:45.163113 21143 raft_consensus.cc:2749] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:45.166242 20907 leader_election.cc:304] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a38b2dc852c4a82996d52dfe338f47a, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 937c0238932140a6bd735b36738b26f1
I20260710 11:02:45.167382 21148 raft_consensus.cc:2804] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:45.168025 21148 raft_consensus.cc:697] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 LEADER]: Becoming Leader. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Running, Role: LEADER
I20260710 11:02:45.168203 20982 leader_election.cc:304] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 937c0238932140a6bd735b36738b26f1, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 8a38b2dc852c4a82996d52dfe338f47a
I20260710 11:02:45.169819 21143 raft_consensus.cc:2804] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:45.170393 21143 raft_consensus.cc:493] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:45.170835 21143 raft_consensus.cc:3060] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.169173 21148 consensus_queue.cc:237] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.177129 21140 leader_election.cc:290] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 election: Requested vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:45.177253 21142 raft_consensus.cc:493] T e336643fd1294be3a05dd8012a559376 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.177917 21142 raft_consensus.cc:515] T e336643fd1294be3a05dd8012a559376 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.178736 20941 raft_consensus.cc:2468] T 6ce7dc0b47bc4787af64d90a2da34931 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937c0238932140a6bd735b36738b26f1 in term 1.
I20260710 11:02:45.180224 21142 leader_election.cc:290] T e336643fd1294be3a05dd8012a559376 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:45.164786 21138 raft_consensus.cc:515] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:45.181587 21054 leader_election.cc:304] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a38b2dc852c4a82996d52dfe338f47a, 937c0238932140a6bd735b36738b26f1; no voters: 
I20260710 11:02:45.182593 21142 raft_consensus.cc:2804] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:45.182670 21015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce7dc0b47bc4787af64d90a2da34931" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:45.183362 21142 raft_consensus.cc:697] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [term 1 LEADER]: Becoming Leader. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Running, Role: LEADER
I20260710 11:02:45.184671 21015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e336643fd1294be3a05dd8012a559376" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:45.184414 21142 consensus_queue.cc:237] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.185590 21015 raft_consensus.cc:2393] T e336643fd1294be3a05dd8012a559376 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 937c0238932140a6bd735b36738b26f1 in current term 1: Already voted for candidate 8a38b2dc852c4a82996d52dfe338f47a in this term.
W20260710 11:02:45.186621 21055 leader_election.cc:343] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.189502 21207 raft_consensus.cc:493] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.190243 21207 raft_consensus.cc:515] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:45.192924 21138 leader_election.cc:290] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 election: Requested vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:45.193518 21138 raft_consensus.cc:493] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.194005 21138 raft_consensus.cc:515] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:45.194936 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7ca31afcb94c25a3e30b876bc80776" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
W20260710 11:02:45.196667 20981 leader_election.cc:343] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.190732 21135 tablet_bootstrap.cc:492] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101: No bootstrap required, opened a new log
I20260710 11:02:45.197237 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f61d88b9da34ee18bd53e8d7b3281c4" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:45.197496 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f61d88b9da34ee18bd53e8d7b3281c4" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:45.197878 21090 raft_consensus.cc:2468] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 0.
I20260710 11:02:45.198074 20867 raft_consensus.cc:2468] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 0.
I20260710 11:02:45.197485 21135 ts_tablet_manager.cc:1403] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.001s
I20260710 11:02:45.199501 20833 leader_election.cc:304] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, 937c0238932140a6bd735b36738b26f1; no voters: 
I20260710 11:02:45.202838 20981 leader_election.cc:304] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 
I20260710 11:02:45.204491 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e336643fd1294be3a05dd8012a559376" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:45.206477 21054 leader_election.cc:304] T e336643fd1294be3a05dd8012a559376 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937c0238932140a6bd735b36738b26f1; no voters: 8a38b2dc852c4a82996d52dfe338f47a, c1eec6e4206340f3a5a65cd403e3d9d3
I20260710 11:02:45.202193 21143 raft_consensus.cc:515] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.207653 21140 raft_consensus.cc:3060] T e336643fd1294be3a05dd8012a559376 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.207942 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7ca31afcb94c25a3e30b876bc80776" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1"
I20260710 11:02:45.208529 21090 raft_consensus.cc:3060] T bc7ca31afcb94c25a3e30b876bc80776 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.208810 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f61d88b9da34ee18bd53e8d7b3281c4" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:45.209321 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fb4f87adc04f70be65c54e7f9e40c5" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
I20260710 11:02:45.209465 21089 raft_consensus.cc:2468] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 0.
W20260710 11:02:45.210685 20980 leader_election.cc:343] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.211280 21015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f61d88b9da34ee18bd53e8d7b3281c4" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:45.211869 21015 raft_consensus.cc:2468] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 0.
I20260710 11:02:45.212352 21205 raft_consensus.cc:2804] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:45.212729 21205 raft_consensus.cc:493] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:45.213025 21205 raft_consensus.cc:3060] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.175410 21151 raft_consensus.cc:2749] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:45.202118 21135 raft_consensus.cc:359] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.214902 21135 raft_consensus.cc:385] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.215165 21135 raft_consensus.cc:740] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.217365 21135 consensus_queue.cc:260] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.218585 21207 leader_election.cc:290] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:45.219048 21138 leader_election.cc:290] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:45.219992 21209 raft_consensus.cc:2804] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:45.225785 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fb4f87adc04f70be65c54e7f9e40c5" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1"
I20260710 11:02:45.225780 21140 raft_consensus.cc:2749] T e336643fd1294be3a05dd8012a559376 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:45.226414 21089 raft_consensus.cc:3060] T d4fb4f87adc04f70be65c54e7f9e40c5 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.226753 21132 tablet_bootstrap.cc:492] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a: No bootstrap required, opened a new log
I20260710 11:02:45.227242 21132 ts_tablet_manager.cc:1403] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a: Time spent bootstrapping tablet: real 0.197s	user 0.038s	sys 0.029s
I20260710 11:02:45.230523 21143 leader_election.cc:290] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 election: Requested vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:45.233163 21133 tablet_bootstrap.cc:492] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3: No bootstrap required, opened a new log
I20260710 11:02:45.233728 21133 ts_tablet_manager.cc:1403] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent bootstrapping tablet: real 0.212s	user 0.084s	sys 0.069s
W20260710 11:02:45.234634 20813 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:45.236675 21142 consensus_queue.cc:1048] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:45.215132 20760 catalog_manager.cc:5697] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2). New cstate: current_term: 1 leader_uuid: "8a38b2dc852c4a82996d52dfe338f47a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:45.237929 21205 raft_consensus.cc:515] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:45.240335 21135 ts_tablet_manager.cc:1434] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.041s	user 0.012s	sys 0.003s
I20260710 11:02:45.241081 21135 tablet_bootstrap.cc:492] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:45.224484 21209 raft_consensus.cc:493] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:45.245677 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f61d88b9da34ee18bd53e8d7b3281c4" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
I20260710 11:02:45.244978 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f61d88b9da34ee18bd53e8d7b3281c4" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1"
I20260710 11:02:45.237186 20764 catalog_manager.cc:5697] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 937c0238932140a6bd735b36738b26f1 (127.18.70.4). New cstate: current_term: 1 leader_uuid: "937c0238932140a6bd735b36738b26f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:45.246515 21088 raft_consensus.cc:3060] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.243057 21133 raft_consensus.cc:359] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.254220 21133 raft_consensus.cc:385] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.254537 21133 raft_consensus.cc:740] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.257297 21133 consensus_queue.cc:260] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.261102 21133 ts_tablet_manager.cc:1434] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 11:02:45.262650 21133 tablet_bootstrap.cc:492] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3: Bootstrap starting.
I20260710 11:02:45.264214 21090 raft_consensus.cc:2468] T bc7ca31afcb94c25a3e30b876bc80776 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 1.
I20260710 11:02:45.260607 21140 consensus_queue.cc:1048] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:02:45.265676 20982 leader_election.cc:304] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 937c0238932140a6bd735b36738b26f1, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 0dd6c4d85f2f4f799bd5909507a3a101
I20260710 11:02:45.242566 21209 raft_consensus.cc:3060] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.231726 21202 raft_consensus.cc:515] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:45.250391 21205 leader_election.cc:290] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 election: Requested vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:45.269196 21148 raft_consensus.cc:493] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.270195 21135 tablet_bootstrap.cc:654] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.272217 21132 raft_consensus.cc:359] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:45.273049 21132 raft_consensus.cc:385] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.273417 21132 raft_consensus.cc:740] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.259341 21089 raft_consensus.cc:2468] T d4fb4f87adc04f70be65c54e7f9e40c5 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 1.
I20260710 11:02:45.268045 21088 raft_consensus.cc:2468] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 1.
I20260710 11:02:45.270579 21148 raft_consensus.cc:515] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.274803 21132 consensus_queue.cc:260] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:45.276711 21134 tablet_bootstrap.cc:492] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1: No bootstrap required, opened a new log
I20260710 11:02:45.277639 21148 leader_election.cc:290] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:45.278652 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ed95e7eebe46ada742d56bab897d6c" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:45.279063 21132 ts_tablet_manager.cc:1434] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.003s
I20260710 11:02:45.280211 21132 tablet_bootstrap.cc:492] T d4fb4f87adc04f70be65c54e7f9e40c5 P 8a38b2dc852c4a82996d52dfe338f47a: Bootstrap starting.
I20260710 11:02:45.269930 21143 raft_consensus.cc:2804] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:02:45.280680 20907 leader_election.cc:343] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.281167 21143 raft_consensus.cc:697] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Running, Role: LEADER
I20260710 11:02:45.282155 21143 consensus_queue.cc:237] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:45.280700 20982 leader_election.cc:304] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 937c0238932140a6bd735b36738b26f1, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 8a38b2dc852c4a82996d52dfe338f47a
I20260710 11:02:45.285748 21138 raft_consensus.cc:2804] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:45.277211 21134 ts_tablet_manager.cc:1403] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1: Time spent bootstrapping tablet: real 0.127s	user 0.023s	sys 0.020s
I20260710 11:02:45.290819 21132 tablet_bootstrap.cc:654] T d4fb4f87adc04f70be65c54e7f9e40c5 P 8a38b2dc852c4a82996d52dfe338f47a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.293501 21202 leader_election.cc:290] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 election: Requested vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:45.286302 21138 raft_consensus.cc:697] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Running, Role: LEADER
I20260710 11:02:45.297308 21209 raft_consensus.cc:515] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:45.297866 21138 consensus_queue.cc:237] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.298893 20867 raft_consensus.cc:2393] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c1eec6e4206340f3a5a65cd403e3d9d3 in current term 1: Already voted for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in this term.
I20260710 11:02:45.285279 20982 leader_election.cc:304] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937c0238932140a6bd735b36738b26f1, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 
I20260710 11:02:45.288302 21151 raft_consensus.cc:493] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.301745 21151 raft_consensus.cc:515] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.303457 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f61d88b9da34ee18bd53e8d7b3281c4" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1"
I20260710 11:02:45.304618 21089 raft_consensus.cc:2393] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0dd6c4d85f2f4f799bd5909507a3a101 in current term 1: Already voted for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in this term.
I20260710 11:02:45.304128 21151 leader_election.cc:290] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:45.290119 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ed95e7eebe46ada742d56bab897d6c" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:45.288784 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e207b6bef6a34015ad971d509c914a05" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
I20260710 11:02:45.306057 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9079ff9aa44fee80fb26d8e6bd0862" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:45.311057 21090 raft_consensus.cc:2468] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 0.
I20260710 11:02:45.311338 21088 raft_consensus.cc:2468] T 09ed95e7eebe46ada742d56bab897d6c P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 0.
I20260710 11:02:45.306951 21209 leader_election.cc:290] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 election: Requested vote from peers c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:45.308609 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9079ff9aa44fee80fb26d8e6bd0862" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:45.312318 21015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e207b6bef6a34015ad971d509c914a05" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:45.313011 21015 raft_consensus.cc:3060] T e207b6bef6a34015ad971d509c914a05 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:45.313455 20831 leader_election.cc:343] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.311053 21133 tablet_bootstrap.cc:654] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:45.314468 20831 leader_election.cc:343] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.318948 20908 leader_election.cc:304] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a38b2dc852c4a82996d52dfe338f47a, 937c0238932140a6bd735b36738b26f1; no voters: 0dd6c4d85f2f4f799bd5909507a3a101
I20260710 11:02:45.320581 20833 leader_election.cc:304] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, 937c0238932140a6bd735b36738b26f1; no voters: 8a38b2dc852c4a82996d52dfe338f47a
I20260710 11:02:45.321818 21148 raft_consensus.cc:2804] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:45.322173 21135 tablet_bootstrap.cc:492] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101: No bootstrap required, opened a new log
I20260710 11:02:45.322248 21148 raft_consensus.cc:493] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:45.322721 21148 raft_consensus.cc:3060] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.323175 21013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f61d88b9da34ee18bd53e8d7b3281c4" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:45.322949 21134 raft_consensus.cc:359] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.309310 21205 raft_consensus.cc:2804] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:45.331995 21015 raft_consensus.cc:2468] T e207b6bef6a34015ad971d509c914a05 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 1.
I20260710 11:02:45.332023 21148 raft_consensus.cc:515] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.333770 21134 raft_consensus.cc:385] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.333660 20832 leader_election.cc:304] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 8a38b2dc852c4a82996d52dfe338f47a
I20260710 11:02:45.334327 21210 raft_consensus.cc:2804] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:45.334784 21210 raft_consensus.cc:493] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:45.334970 21151 raft_consensus.cc:2804] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:45.335388 21210 raft_consensus.cc:3060] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.335286 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ed95e7eebe46ada742d56bab897d6c" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
I20260710 11:02:45.335654 21151 raft_consensus.cc:697] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 LEADER]: Becoming Leader. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Running, Role: LEADER
I20260710 11:02:45.337039 21134 raft_consensus.cc:740] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.322746 21135 ts_tablet_manager.cc:1403] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.001s
I20260710 11:02:45.338330 21134 consensus_queue.cc:260] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.344786 21205 raft_consensus.cc:697] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Running, Role: LEADER
I20260710 11:02:45.346139 21205 consensus_queue.cc:237] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
W20260710 11:02:45.352551 20907 leader_election.cc:343] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.336668 21151 consensus_queue.cc:237] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:45.353976 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ed95e7eebe46ada742d56bab897d6c" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1"
I20260710 11:02:45.354635 21088 raft_consensus.cc:3060] T 09ed95e7eebe46ada742d56bab897d6c P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.357025 21148 leader_election.cc:290] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 election: Requested vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:45.340966 21135 raft_consensus.cc:359] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:45.358829 21135 raft_consensus.cc:385] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.359189 21135 raft_consensus.cc:740] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.359714 21134 ts_tablet_manager.cc:1434] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1: Time spent starting tablet: real 0.069s	user 0.009s	sys 0.000s
I20260710 11:02:45.363657 21135 consensus_queue.cc:260] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:45.370504 21135 ts_tablet_manager.cc:1434] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 11:02:45.370826 21134 tablet_bootstrap.cc:492] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1: Bootstrap starting.
I20260710 11:02:45.371466 21135 tablet_bootstrap.cc:492] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:45.388084 21135 tablet_bootstrap.cc:654] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.396114 21134 tablet_bootstrap.cc:654] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.416028 21088 raft_consensus.cc:2468] T 09ed95e7eebe46ada742d56bab897d6c P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 1.
I20260710 11:02:45.431914 21133 tablet_bootstrap.cc:492] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3: No bootstrap required, opened a new log
I20260710 11:02:45.432570 21133 ts_tablet_manager.cc:1403] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent bootstrapping tablet: real 0.170s	user 0.016s	sys 0.022s
I20260710 11:02:45.439196 21133 raft_consensus.cc:359] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:45.439975 21133 raft_consensus.cc:385] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.440222 21133 raft_consensus.cc:740] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.441892 21132 tablet_bootstrap.cc:492] T d4fb4f87adc04f70be65c54e7f9e40c5 P 8a38b2dc852c4a82996d52dfe338f47a: No bootstrap required, opened a new log
I20260710 11:02:45.442322 21132 ts_tablet_manager.cc:1403] T d4fb4f87adc04f70be65c54e7f9e40c5 P 8a38b2dc852c4a82996d52dfe338f47a: Time spent bootstrapping tablet: real 0.162s	user 0.061s	sys 0.062s
I20260710 11:02:45.424319 20908 leader_election.cc:304] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a38b2dc852c4a82996d52dfe338f47a, 937c0238932140a6bd735b36738b26f1; no voters: 0dd6c4d85f2f4f799bd5909507a3a101
I20260710 11:02:45.444051 20832 leader_election.cc:304] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [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: 0dd6c4d85f2f4f799bd5909507a3a101; no voters: 937c0238932140a6bd735b36738b26f1, c1eec6e4206340f3a5a65cd403e3d9d3
I20260710 11:02:45.444828 21209 raft_consensus.cc:2749] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:45.445307 21210 raft_consensus.cc:515] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.445804 21205 consensus_queue.cc:1048] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:45.447235 21148 raft_consensus.cc:2804] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:45.447721 21148 raft_consensus.cc:697] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [term 1 LEADER]: Becoming Leader. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Running, Role: LEADER
I20260710 11:02:45.448530 21148 consensus_queue.cc:237] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.443647 21133 consensus_queue.cc:260] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:45.451951 21133 ts_tablet_manager.cc:1434] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 11:02:45.452555 21133 tablet_bootstrap.cc:492] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3: Bootstrap starting.
I20260710 11:02:45.453855 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9079ff9aa44fee80fb26d8e6bd0862" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1"
I20260710 11:02:45.454274 21210 leader_election.cc:290] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 election: Requested vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:45.454762 21088 raft_consensus.cc:3060] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.460417 21134 tablet_bootstrap.cc:492] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1: No bootstrap required, opened a new log
I20260710 11:02:45.460951 21134 ts_tablet_manager.cc:1403] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.010s
I20260710 11:02:45.461488 21205 raft_consensus.cc:493] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.462114 21135 tablet_bootstrap.cc:492] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101: No bootstrap required, opened a new log
I20260710 11:02:45.462054 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9079ff9aa44fee80fb26d8e6bd0862" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
I20260710 11:02:45.462826 21135 ts_tablet_manager.cc:1403] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.092s	user 0.020s	sys 0.011s
W20260710 11:02:45.463830 20831 leader_election.cc:343] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.466408 21088 raft_consensus.cc:2468] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 1.
I20260710 11:02:45.467658 20833 leader_election.cc:304] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, 937c0238932140a6bd735b36738b26f1; no voters: 8a38b2dc852c4a82996d52dfe338f47a
I20260710 11:02:45.468802 21209 raft_consensus.cc:2804] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:45.468918 21142 raft_consensus.cc:493] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.469442 21209 raft_consensus.cc:697] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 LEADER]: Becoming Leader. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Running, Role: LEADER
I20260710 11:02:45.462042 21205 raft_consensus.cc:515] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:45.471982 21209 consensus_queue.cc:237] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.478703 21132 raft_consensus.cc:359] T d4fb4f87adc04f70be65c54e7f9e40c5 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.479594 21132 raft_consensus.cc:385] T d4fb4f87adc04f70be65c54e7f9e40c5 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.476979 20765 catalog_manager.cc:5697] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:45.481650 20765 catalog_manager.cc:5697] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:45.483328 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3bfb9b15e34d3d82d27da894511ced" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:45.483950 20867 raft_consensus.cc:2468] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 0.
I20260710 11:02:45.474200 21138 consensus_queue.cc:1048] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 11:02:45.483486 20765 catalog_manager.cc:5697] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:45.479940 21132 raft_consensus.cc:740] T d4fb4f87adc04f70be65c54e7f9e40c5 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.486459 21135 raft_consensus.cc:359] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.486999 21135 raft_consensus.cc:385] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.487412 21135 raft_consensus.cc:740] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.487932 21135 consensus_queue.cc:260] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.469476 21142 raft_consensus.cc:515] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.492220 21132 consensus_queue.cc:260] T d4fb4f87adc04f70be65c54e7f9e40c5 P 8a38b2dc852c4a82996d52dfe338f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.493393 21135 ts_tablet_manager.cc:1434] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260710 11:02:45.485961 20981 leader_election.cc:304] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 
I20260710 11:02:45.494165 21138 raft_consensus.cc:2804] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:45.494315 21135 tablet_bootstrap.cc:492] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:45.494549 21138 raft_consensus.cc:493] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:45.494951 21138 raft_consensus.cc:3060] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.496605 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3bfb9b15e34d3d82d27da894511ced" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:45.497231 20940 raft_consensus.cc:2468] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 0.
I20260710 11:02:45.498870 21132 ts_tablet_manager.cc:1434] T d4fb4f87adc04f70be65c54e7f9e40c5 P 8a38b2dc852c4a82996d52dfe338f47a: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260710 11:02:45.499739 21132 tablet_bootstrap.cc:492] T 3d9bcab353124c7991483c1d16285c32 P 8a38b2dc852c4a82996d52dfe338f47a: Bootstrap starting.
I20260710 11:02:45.499811 21134 raft_consensus.cc:359] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.500665 21134 raft_consensus.cc:385] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.500998 21134 raft_consensus.cc:740] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.504897 21226 raft_consensus.cc:493] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.491978 21205 leader_election.cc:290] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:45.505509 21226 raft_consensus.cc:515] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.508857 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6003109b39c946b698c2b2bb7cb6c7df" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
W20260710 11:02:45.510253 21054 leader_election.cc:343] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.504215 21194 raft_consensus.cc:493] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.513722 21194 raft_consensus.cc:515] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:45.515702 21194 leader_election.cc:290] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:45.517557 21205 raft_consensus.cc:493] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.518026 21205 raft_consensus.cc:515] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.515574 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9bcab353124c7991483c1d16285c32" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:45.520076 20867 raft_consensus.cc:2468] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937c0238932140a6bd735b36738b26f1 in term 0.
I20260710 11:02:45.520159 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9bcab353124c7991483c1d16285c32" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:45.520339 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3bfb9b15e34d3d82d27da894511ced" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:45.520993 20865 raft_consensus.cc:2468] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 0.
W20260710 11:02:45.521615 21054 leader_election.cc:343] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.521766 21226 leader_election.cc:290] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:45.518815 20764 catalog_manager.cc:5697] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2). New cstate: current_term: 1 leader_uuid: "8a38b2dc852c4a82996d52dfe338f47a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:45.468760 20761 catalog_manager.cc:5697] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:45.523553 21013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6003109b39c946b698c2b2bb7cb6c7df" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:45.523924 21015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3bfb9b15e34d3d82d27da894511ced" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:45.524365 21205 leader_election.cc:290] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:45.521632 21134 consensus_queue.cc:260] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
W20260710 11:02:45.525555 21055 leader_election.cc:343] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.525626 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c745e400da742368c4d87033b76f8ea" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:45.526113 21055 leader_election.cc:304] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937c0238932140a6bd735b36738b26f1; no voters: 8a38b2dc852c4a82996d52dfe338f47a, c1eec6e4206340f3a5a65cd403e3d9d3
I20260710 11:02:45.526194 20907 leader_election.cc:304] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, 8a38b2dc852c4a82996d52dfe338f47a; no voters: 
I20260710 11:02:45.526322 21088 raft_consensus.cc:2468] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 0.
I20260710 11:02:45.526782 21135 tablet_bootstrap.cc:654] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.527287 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c745e400da742368c4d87033b76f8ea" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:45.527618 21055 leader_election.cc:304] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, 937c0238932140a6bd735b36738b26f1; no voters: 8a38b2dc852c4a82996d52dfe338f47a
I20260710 11:02:45.527966 20865 raft_consensus.cc:2468] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 0.
I20260710 11:02:45.527349 21140 raft_consensus.cc:2749] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:45.528728 20982 leader_election.cc:304] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937c0238932140a6bd735b36738b26f1, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 
I20260710 11:02:45.528961 21134 ts_tablet_manager.cc:1434] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.000s
I20260710 11:02:45.520809 21138 raft_consensus.cc:515] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:45.532651 21134 tablet_bootstrap.cc:492] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1: Bootstrap starting.
I20260710 11:02:45.546638 21205 raft_consensus.cc:2804] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:45.548401 21205 raft_consensus.cc:493] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:45.548911 21205 raft_consensus.cc:3060] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.531986 21142 leader_election.cc:290] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:45.529160 21140 raft_consensus.cc:2804] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:45.554750 21140 raft_consensus.cc:493] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:45.555162 21140 raft_consensus.cc:3060] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.533052 21194 raft_consensus.cc:2804] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:45.555665 21194 raft_consensus.cc:493] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:45.556046 21194 raft_consensus.cc:3060] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.556265 21132 tablet_bootstrap.cc:654] T 3d9bcab353124c7991483c1d16285c32 P 8a38b2dc852c4a82996d52dfe338f47a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.558425 21015 raft_consensus.cc:2393] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a38b2dc852c4a82996d52dfe338f47a in current term 1: Already voted for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in this term.
I20260710 11:02:45.569235 21133 tablet_bootstrap.cc:654] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.553573 21142 raft_consensus.cc:493] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:02:45.572983 21055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.70.1:38201, user_credentials={real_user=slave}} blocked reactor thread for 45441us
I20260710 11:02:45.532090 21148 consensus_queue.cc:1048] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.037s
I20260710 11:02:45.577298 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3bfb9b15e34d3d82d27da894511ced" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
I20260710 11:02:45.577929 20866 raft_consensus.cc:3060] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.579703 21135 tablet_bootstrap.cc:492] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101: No bootstrap required, opened a new log
I20260710 11:02:45.580401 21135 ts_tablet_manager.cc:1403] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.013s
I20260710 11:02:45.583477 21134 tablet_bootstrap.cc:654] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.584390 21135 raft_consensus.cc:359] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.585464 21135 raft_consensus.cc:385] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.585872 21135 raft_consensus.cc:740] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.587242 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3bfb9b15e34d3d82d27da894511ced" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
I20260710 11:02:45.587014 21135 consensus_queue.cc:260] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.587977 21138 leader_election.cc:290] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 election: Requested vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:45.590569 21135 ts_tablet_manager.cc:1434] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.005s
I20260710 11:02:45.591607 21135 tablet_bootstrap.cc:492] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:45.575752 21142 raft_consensus.cc:515] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.594460 21142 leader_election.cc:290] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:45.594650 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23b7628446d496b889c9656e9e09ade" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:45.595618 21015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23b7628446d496b889c9656e9e09ade" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
W20260710 11:02:45.596333 21054 leader_election.cc:343] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:45.600133 21055 leader_election.cc:343] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.600630 21055 leader_election.cc:304] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937c0238932140a6bd735b36738b26f1; no voters: 8a38b2dc852c4a82996d52dfe338f47a, c1eec6e4206340f3a5a65cd403e3d9d3
I20260710 11:02:45.598775 21205 raft_consensus.cc:515] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.603852 21205 leader_election.cc:290] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 election: Requested vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:45.585203 20866 raft_consensus.cc:2468] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 1.
I20260710 11:02:45.611513 20981 leader_election.cc:304] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 
I20260710 11:02:45.612766 21205 raft_consensus.cc:2804] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:45.613492 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c745e400da742368c4d87033b76f8ea" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1"
I20260710 11:02:45.614146 21088 raft_consensus.cc:3060] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.614255 21140 raft_consensus.cc:515] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.614434 21205 raft_consensus.cc:697] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Running, Role: LEADER
I20260710 11:02:45.601646 21135 tablet_bootstrap.cc:654] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.601570 21142 raft_consensus.cc:2749] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:45.617203 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9bcab353124c7991483c1d16285c32" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
I20260710 11:02:45.618158 20867 raft_consensus.cc:3060] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.604652 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c745e400da742368c4d87033b76f8ea" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
I20260710 11:02:45.609571 21231 consensus_queue.cc:1048] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:45.639164 21235 raft_consensus.cc:493] T d4fb4f87adc04f70be65c54e7f9e40c5 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.639706 21235 raft_consensus.cc:515] T d4fb4f87adc04f70be65c54e7f9e40c5 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.642828 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fb4f87adc04f70be65c54e7f9e40c5" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:45.643863 21090 raft_consensus.cc:2393] T d4fb4f87adc04f70be65c54e7f9e40c5 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a38b2dc852c4a82996d52dfe338f47a in current term 1: Already voted for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in this term.
I20260710 11:02:45.616047 21205 consensus_queue.cc:237] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:45.628635 20865 raft_consensus.cc:3060] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.645437 21235 leader_election.cc:290] T d4fb4f87adc04f70be65c54e7f9e40c5 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:45.650532 21194 raft_consensus.cc:515] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:45.653553 20941 raft_consensus.cc:2393] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c1eec6e4206340f3a5a65cd403e3d9d3 in current term 1: Already voted for candidate 8a38b2dc852c4a82996d52dfe338f47a in this term.
I20260710 11:02:45.654696 21088 raft_consensus.cc:2468] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 1.
I20260710 11:02:45.654788 21015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4fb4f87adc04f70be65c54e7f9e40c5" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:45.659267 20866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3bfb9b15e34d3d82d27da894511ced" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
I20260710 11:02:45.659366 21194 leader_election.cc:290] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 election: Requested vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:45.659718 21135 tablet_bootstrap.cc:492] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101: No bootstrap required, opened a new log
I20260710 11:02:45.661273 21135 ts_tablet_manager.cc:1403] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.003s
I20260710 11:02:45.661661 20982 leader_election.cc:304] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937c0238932140a6bd735b36738b26f1, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 
I20260710 11:02:45.662352 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9bcab353124c7991483c1d16285c32" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
W20260710 11:02:45.664214 21054 leader_election.cc:343] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.665256 20866 raft_consensus.cc:2393] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8a38b2dc852c4a82996d52dfe338f47a in current term 1: Already voted for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in this term.
I20260710 11:02:45.666529 20907 leader_election.cc:304] T d4fb4f87adc04f70be65c54e7f9e40c5 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a38b2dc852c4a82996d52dfe338f47a; no voters: 937c0238932140a6bd735b36738b26f1, c1eec6e4206340f3a5a65cd403e3d9d3
I20260710 11:02:45.668578 21192 raft_consensus.cc:3060] T d4fb4f87adc04f70be65c54e7f9e40c5 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.648188 21140 leader_election.cc:290] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 election: Requested vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:45.664569 21135 raft_consensus.cc:359] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.672834 21135 raft_consensus.cc:385] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.673100 21135 raft_consensus.cc:740] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.681682 20865 raft_consensus.cc:2468] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 1.
I20260710 11:02:45.683367 20867 raft_consensus.cc:2468] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937c0238932140a6bd735b36738b26f1 in term 1.
I20260710 11:02:45.682857 20765 catalog_manager.cc:5697] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:45.672236 21138 raft_consensus.cc:2804] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:45.684768 21055 leader_election.cc:304] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, 937c0238932140a6bd735b36738b26f1; no voters: 8a38b2dc852c4a82996d52dfe338f47a
I20260710 11:02:45.685407 21138 raft_consensus.cc:697] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Running, Role: LEADER
I20260710 11:02:45.686376 20760 catalog_manager.cc:5697] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:45.688972 21132 tablet_bootstrap.cc:492] T 3d9bcab353124c7991483c1d16285c32 P 8a38b2dc852c4a82996d52dfe338f47a: No bootstrap required, opened a new log
I20260710 11:02:45.689400 21132 ts_tablet_manager.cc:1403] T 3d9bcab353124c7991483c1d16285c32 P 8a38b2dc852c4a82996d52dfe338f47a: Time spent bootstrapping tablet: real 0.190s	user 0.020s	sys 0.018s
I20260710 11:02:45.692277 21134 tablet_bootstrap.cc:492] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1: No bootstrap required, opened a new log
I20260710 11:02:45.692610 21134 ts_tablet_manager.cc:1403] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1: Time spent bootstrapping tablet: real 0.160s	user 0.016s	sys 0.023s
I20260710 11:02:45.693099 21135 consensus_queue.cc:260] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.693568 21192 raft_consensus.cc:2749] T d4fb4f87adc04f70be65c54e7f9e40c5 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:45.696286 21135 ts_tablet_manager.cc:1434] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260710 11:02:45.686408 21138 consensus_queue.cc:237] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.697705 21135 tablet_bootstrap.cc:492] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:45.700196 21015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3bfb9b15e34d3d82d27da894511ced" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:45.703804 21135 tablet_bootstrap.cc:654] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:45.703603 21055 consensus_peers.cc:597] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 -> Peer c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455): Couldn't send request to peer c1eec6e4206340f3a5a65cd403e3d9d3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:45.705790 20907 leader_election.cc:304] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [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: 8a38b2dc852c4a82996d52dfe338f47a; no voters: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3
W20260710 11:02:45.706261 20981 consensus_peers.cc:597] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 -> Peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Couldn't send request to peer 0dd6c4d85f2f4f799bd5909507a3a101. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:45.707326 21148 raft_consensus.cc:2749] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:45.708885 21194 consensus_queue.cc:1048] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:45.707612 21134 raft_consensus.cc:359] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.713429 21134 raft_consensus.cc:385] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.713812 21134 raft_consensus.cc:740] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.694379 21140 raft_consensus.cc:2804] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:45.729025 21134 consensus_queue.cc:260] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.724395 21140 raft_consensus.cc:697] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [term 1 LEADER]: Becoming Leader. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Running, Role: LEADER
I20260710 11:02:45.730858 21134 ts_tablet_manager.cc:1434] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.002s
I20260710 11:02:45.731978 21134 tablet_bootstrap.cc:492] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1: Bootstrap starting.
I20260710 11:02:45.715333 21192 consensus_queue.cc:1048] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260710 11:02:45.730965 21140 consensus_queue.cc:237] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.737988 21231 raft_consensus.cc:493] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.742658 21231 raft_consensus.cc:515] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.751997 21231 leader_election.cc:290] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:45.752797 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a482e47ac96445628b0c8a34721126ad" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
W20260710 11:02:45.754846 21054 leader_election.cc:343] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.752655 21148 consensus_queue.cc:1048] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Connected to new peer: Peer: permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:45.757110 21134 tablet_bootstrap.cc:654] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.757454 21016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a482e47ac96445628b0c8a34721126ad" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
W20260710 11:02:45.765013 21055 leader_election.cc:343] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.764472 20760 catalog_manager.cc:5697] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:45.765503 21055 leader_election.cc:304] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 937c0238932140a6bd735b36738b26f1; no voters: 8a38b2dc852c4a82996d52dfe338f47a, c1eec6e4206340f3a5a65cd403e3d9d3
I20260710 11:02:45.759186 21205 consensus_queue.cc:1048] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:45.766557 21226 raft_consensus.cc:2749] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:45.767292 21205 consensus_queue.cc:1048] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:45.761487 21132 raft_consensus.cc:359] T 3d9bcab353124c7991483c1d16285c32 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.769784 21132 raft_consensus.cc:385] T 3d9bcab353124c7991483c1d16285c32 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.770289 21132 raft_consensus.cc:740] T 3d9bcab353124c7991483c1d16285c32 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.770924 21132 consensus_queue.cc:260] T 3d9bcab353124c7991483c1d16285c32 P 8a38b2dc852c4a82996d52dfe338f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.773311 21132 ts_tablet_manager.cc:1434] T 3d9bcab353124c7991483c1d16285c32 P 8a38b2dc852c4a82996d52dfe338f47a: Time spent starting tablet: real 0.084s	user 0.005s	sys 0.000s
W20260710 11:02:45.773833 21240 log.cc:927] Time spent T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260710 11:02:45.780499 21135 tablet_bootstrap.cc:492] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101: No bootstrap required, opened a new log
I20260710 11:02:45.780956 21135 ts_tablet_manager.cc:1403] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.083s	user 0.019s	sys 0.011s
I20260710 11:02:45.783548 21135 raft_consensus.cc:359] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:45.784217 21135 raft_consensus.cc:385] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.784489 21135 raft_consensus.cc:740] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.785807 21132 tablet_bootstrap.cc:492] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a: Bootstrap starting.
I20260710 11:02:45.787107 21135 consensus_queue.cc:260] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:45.797868 21135 ts_tablet_manager.cc:1434] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:02:45.799016 21135 tablet_bootstrap.cc:492] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:45.803727 21209 consensus_queue.cc:1048] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:45.812099 21133 tablet_bootstrap.cc:492] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3: No bootstrap required, opened a new log
I20260710 11:02:45.812806 21133 ts_tablet_manager.cc:1403] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent bootstrapping tablet: real 0.360s	user 0.014s	sys 0.011s
I20260710 11:02:45.817173 21132 tablet_bootstrap.cc:654] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.825572 21235 raft_consensus.cc:493] T 3d9bcab353124c7991483c1d16285c32 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.826121 21235 raft_consensus.cc:515] T 3d9bcab353124c7991483c1d16285c32 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.826781 21135 tablet_bootstrap.cc:654] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.828234 21235 leader_election.cc:290] T 3d9bcab353124c7991483c1d16285c32 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:45.847510 21133 raft_consensus.cc:359] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:45.850378 21133 raft_consensus.cc:385] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.850965 21133 raft_consensus.cc:740] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.851339 21151 raft_consensus.cc:493] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.842196 21209 raft_consensus.cc:493] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.854161 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9bcab353124c7991483c1d16285c32" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:45.854559 21151 raft_consensus.cc:515] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:45.854779 21209 raft_consensus.cc:515] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.856606 21151 leader_election.cc:290] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:45.858153 21013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d33166224af4ac2bb6feb3b6a014357" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:45.858705 21087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d33166224af4ac2bb6feb3b6a014357" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:45.845760 21205 consensus_queue.cc:1048] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 11:02:45.856627 21209 leader_election.cc:290] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:45.869459 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9bcab353124c7991483c1d16285c32" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:45.870715 20865 raft_consensus.cc:2393] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a38b2dc852c4a82996d52dfe338f47a in current term 1: Already voted for candidate 937c0238932140a6bd735b36738b26f1 in this term.
I20260710 11:02:45.874137 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572fea864d5437f99d4f5df1df57bd6" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:45.874701 21089 raft_consensus.cc:2468] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 0.
W20260710 11:02:45.875413 20833 leader_election.cc:343] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.876881 20940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572fea864d5437f99d4f5df1df57bd6" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:45.877002 20907 leader_election.cc:304] T 3d9bcab353124c7991483c1d16285c32 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a38b2dc852c4a82996d52dfe338f47a; no voters: 0dd6c4d85f2f4f799bd5909507a3a101, 937c0238932140a6bd735b36738b26f1
I20260710 11:02:45.879668 21239 raft_consensus.cc:3060] T 3d9bcab353124c7991483c1d16285c32 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.872578 21133 consensus_queue.cc:260] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:45.883051 21134 tablet_bootstrap.cc:492] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1: No bootstrap required, opened a new log
I20260710 11:02:45.883527 21134 ts_tablet_manager.cc:1403] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1: Time spent bootstrapping tablet: real 0.152s	user 0.015s	sys 0.007s
I20260710 11:02:45.884986 20764 catalog_manager.cc:5697] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 937c0238932140a6bd735b36738b26f1 (127.18.70.4). New cstate: current_term: 1 leader_uuid: "937c0238932140a6bd735b36738b26f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:45.882835 21013 raft_consensus.cc:2468] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 0.
I20260710 11:02:45.889772 20865 raft_consensus.cc:3060] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.891251 21134 raft_consensus.cc:359] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:45.891928 21134 raft_consensus.cc:385] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.892205 21134 raft_consensus.cc:740] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.892876 21134 consensus_queue.cc:260] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:45.893323 21239 raft_consensus.cc:2749] T 3d9bcab353124c7991483c1d16285c32 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:45.895351 21134 ts_tablet_manager.cc:1434] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:02:45.887992 20833 leader_election.cc:304] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, 937c0238932140a6bd735b36738b26f1; no voters: 
I20260710 11:02:45.896317 21151 raft_consensus.cc:2804] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:45.896690 21151 raft_consensus.cc:493] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:45.897002 21151 raft_consensus.cc:3060] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:45.898442 20831 leader_election.cc:343] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.899626 21143 consensus_queue.cc:1048] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:02:45.903347 20831 consensus_peers.cc:597] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 -> Peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Couldn't send request to peer 8a38b2dc852c4a82996d52dfe338f47a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:45.904034 21134 tablet_bootstrap.cc:492] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1: Bootstrap starting.
I20260710 11:02:45.906050 20832 leader_election.cc:304] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 937c0238932140a6bd735b36738b26f1
I20260710 11:02:45.907150 21133 ts_tablet_manager.cc:1434] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent starting tablet: real 0.094s	user 0.008s	sys 0.003s
I20260710 11:02:45.908412 21133 tablet_bootstrap.cc:492] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3: Bootstrap starting.
I20260710 11:02:45.909533 21210 raft_consensus.cc:2804] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:45.909941 21210 raft_consensus.cc:493] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:45.911144 21210 raft_consensus.cc:3060] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.913635 21143 raft_consensus.cc:493] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.914108 21143 raft_consensus.cc:515] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:45.918377 21132 tablet_bootstrap.cc:492] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a: No bootstrap required, opened a new log
I20260710 11:02:45.919039 21132 ts_tablet_manager.cc:1403] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a: Time spent bootstrapping tablet: real 0.133s	user 0.018s	sys 0.008s
I20260710 11:02:45.922904 21133 tablet_bootstrap.cc:654] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.907096 21151 raft_consensus.cc:515] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.906204 21239 consensus_queue.cc:1048] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:02:45.930768 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572fea864d5437f99d4f5df1df57bd6" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
I20260710 11:02:45.929244 21151 leader_election.cc:290] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 election: Requested vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
W20260710 11:02:45.932639 20831 leader_election.cc:343] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.935153 21219 consensus_queue.cc:1048] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:45.939962 21143 leader_election.cc:290] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:45.941569 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95fee03c70b4704903136ce5865185b" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:45.942399 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95fee03c70b4704903136ce5865185b" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
W20260710 11:02:45.943091 20981 leader_election.cc:343] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:45.943809 20982 leader_election.cc:343] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:45.944234 20982 leader_election.cc:304] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 0dd6c4d85f2f4f799bd5909507a3a101, 937c0238932140a6bd735b36738b26f1
I20260710 11:02:45.944468 21210 raft_consensus.cc:515] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:45.945010 21238 raft_consensus.cc:2749] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:45.947050 21134 tablet_bootstrap.cc:654] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:45.925571 21209 raft_consensus.cc:493] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:45.955956 21209 raft_consensus.cc:515] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:45.962550 21132 raft_consensus.cc:359] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.963446 21132 raft_consensus.cc:385] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:45.963774 21132 raft_consensus.cc:740] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Initialized, Role: FOLLOWER
I20260710 11:02:45.965569 21132 consensus_queue.cc:260] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:45.973717 21210 leader_election.cc:290] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 election: Requested vote from peers c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:45.975663 21209 leader_election.cc:290] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:45.981477 21013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d33166224af4ac2bb6feb3b6a014357" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:45.982156 21013 raft_consensus.cc:3060] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:45.979835 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ed95e7eebe46ada742d56bab897d6c" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:45.986110 21132 ts_tablet_manager.cc:1434] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a: Time spent starting tablet: real 0.067s	user 0.010s	sys 0.000s
I20260710 11:02:45.987077 21132 tablet_bootstrap.cc:492] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a: Bootstrap starting.
I20260710 11:02:45.994019 21135 tablet_bootstrap.cc:492] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101: No bootstrap required, opened a new log
I20260710 11:02:45.994511 21135 ts_tablet_manager.cc:1403] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.196s	user 0.012s	sys 0.009s
I20260710 11:02:46.002781 21135 raft_consensus.cc:359] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:46.003818 21135 raft_consensus.cc:385] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.004098 21135 raft_consensus.cc:740] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.004777 21135 consensus_queue.cc:260] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:46.007339 21135 ts_tablet_manager.cc:1434] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:02:46.007225 21013 raft_consensus.cc:2468] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 1.
I20260710 11:02:46.008335 21135 tablet_bootstrap.cc:492] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:46.009653 20832 leader_election.cc:304] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 
I20260710 11:02:46.010514 21258 raft_consensus.cc:2804] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:46.010943 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572fea864d5437f99d4f5df1df57bd6" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1"
I20260710 11:02:46.010962 21258 raft_consensus.cc:697] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 LEADER]: Becoming Leader. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Running, Role: LEADER
I20260710 11:02:46.011688 21090 raft_consensus.cc:3060] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.012392 21258 consensus_queue.cc:237] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:46.014449 21239 consensus_queue.cc:1048] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Connected to new peer: Peer: permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:46.015556 21135 tablet_bootstrap.cc:654] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.023236 21086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d33166224af4ac2bb6feb3b6a014357" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1"
I20260710 11:02:46.024026 21086 raft_consensus.cc:3060] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.030946 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ed95e7eebe46ada742d56bab897d6c" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:46.034243 21086 raft_consensus.cc:2468] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 1.
W20260710 11:02:46.048383 20831 consensus_peers.cc:597] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 -> Peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Couldn't send request to peer 8a38b2dc852c4a82996d52dfe338f47a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:46.052510 21132 tablet_bootstrap.cc:654] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.053143 21133 tablet_bootstrap.cc:492] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3: No bootstrap required, opened a new log
I20260710 11:02:46.053637 21133 ts_tablet_manager.cc:1403] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent bootstrapping tablet: real 0.145s	user 0.015s	sys 0.014s
I20260710 11:02:46.054076 20833 leader_election.cc:304] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101 [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: 0dd6c4d85f2f4f799bd5909507a3a101; no voters: 8a38b2dc852c4a82996d52dfe338f47a, 937c0238932140a6bd735b36738b26f1
I20260710 11:02:46.055984 21209 raft_consensus.cc:2749] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:46.056239 21133 raft_consensus.cc:359] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:46.057049 21133 raft_consensus.cc:385] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.060349 21134 tablet_bootstrap.cc:492] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1: No bootstrap required, opened a new log
I20260710 11:02:46.061012 21134 ts_tablet_manager.cc:1403] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1: Time spent bootstrapping tablet: real 0.165s	user 0.016s	sys 0.000s
I20260710 11:02:46.064616 21134 raft_consensus.cc:359] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:46.065114 21134 raft_consensus.cc:385] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.065332 21134 raft_consensus.cc:740] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.057711 21133 raft_consensus.cc:740] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.056530 21205 consensus_queue.cc:1048] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:02:46.066119 21133 consensus_queue.cc:260] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:46.070514 21210 consensus_queue.cc:1048] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:46.072997 21133 ts_tablet_manager.cc:1434] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:02:46.075085 21134 consensus_queue.cc:260] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:46.078918 21133 tablet_bootstrap.cc:492] T 6ce7dc0b47bc4787af64d90a2da34931 P c1eec6e4206340f3a5a65cd403e3d9d3: Bootstrap starting.
I20260710 11:02:46.081984 21134 ts_tablet_manager.cc:1434] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260710 11:02:46.083084 21134 tablet_bootstrap.cc:492] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1: Bootstrap starting.
I20260710 11:02:46.083841 21135 tablet_bootstrap.cc:492] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101: No bootstrap required, opened a new log
I20260710 11:02:46.084345 21135 ts_tablet_manager.cc:1403] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.029s
I20260710 11:02:46.090358 21135 raft_consensus.cc:359] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:46.091151 21135 raft_consensus.cc:385] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.091471 21135 raft_consensus.cc:740] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.092240 21135 consensus_queue.cc:260] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:46.096156 21135 ts_tablet_manager.cc:1434] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:02:46.096988 21133 tablet_bootstrap.cc:654] T 6ce7dc0b47bc4787af64d90a2da34931 P c1eec6e4206340f3a5a65cd403e3d9d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.097175 21135 tablet_bootstrap.cc:492] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:46.111765 21090 raft_consensus.cc:2468] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 1.
I20260710 11:02:46.119668 20833 leader_election.cc:304] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, 937c0238932140a6bd735b36738b26f1; no voters: 8a38b2dc852c4a82996d52dfe338f47a
I20260710 11:02:46.118988 21134 tablet_bootstrap.cc:654] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.123134 21135 tablet_bootstrap.cc:654] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.128058 21231 consensus_queue.cc:1048] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:46.129591 21143 consensus_queue.cc:1048] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:46.123108 21258 raft_consensus.cc:2804] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:46.136865 21143 consensus_queue.cc:1048] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:02:46.139134 21258 raft_consensus.cc:697] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 LEADER]: Becoming Leader. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Running, Role: LEADER
I20260710 11:02:46.159418 21258 consensus_queue.cc:237] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:46.164309 20765 catalog_manager.cc:5697] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:46.179352 21132 tablet_bootstrap.cc:492] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a: No bootstrap required, opened a new log
I20260710 11:02:46.179852 21132 ts_tablet_manager.cc:1403] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a: Time spent bootstrapping tablet: real 0.193s	user 0.010s	sys 0.003s
I20260710 11:02:46.182754 21132 raft_consensus.cc:359] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.183633 21132 raft_consensus.cc:385] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.183934 21132 raft_consensus.cc:740] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.184908 21132 consensus_queue.cc:260] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.191504 21142 consensus_queue.cc:1048] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:46.198145 21133 tablet_bootstrap.cc:492] T 6ce7dc0b47bc4787af64d90a2da34931 P c1eec6e4206340f3a5a65cd403e3d9d3: No bootstrap required, opened a new log
I20260710 11:02:46.198715 21133 ts_tablet_manager.cc:1403] T 6ce7dc0b47bc4787af64d90a2da34931 P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent bootstrapping tablet: real 0.120s	user 0.013s	sys 0.002s
I20260710 11:02:46.201413 21135 tablet_bootstrap.cc:492] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101: No bootstrap required, opened a new log
I20260710 11:02:46.206519 21135 ts_tablet_manager.cc:1403] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.110s	user 0.015s	sys 0.002s
I20260710 11:02:46.210551 21133 raft_consensus.cc:359] T 6ce7dc0b47bc4787af64d90a2da34931 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.210831 21135 raft_consensus.cc:359] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.211314 21133 raft_consensus.cc:385] T 6ce7dc0b47bc4787af64d90a2da34931 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.211583 21135 raft_consensus.cc:385] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.211699 21133 raft_consensus.cc:740] T 6ce7dc0b47bc4787af64d90a2da34931 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.211946 21135 raft_consensus.cc:740] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.212509 21133 consensus_queue.cc:260] T 6ce7dc0b47bc4787af64d90a2da34931 P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.212718 21135 consensus_queue.cc:260] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.214538 21133 ts_tablet_manager.cc:1434] T 6ce7dc0b47bc4787af64d90a2da34931 P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:02:46.214797 21135 ts_tablet_manager.cc:1434] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:02:46.215387 21133 tablet_bootstrap.cc:492] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3: Bootstrap starting.
I20260710 11:02:46.215646 21135 tablet_bootstrap.cc:492] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:46.217813 21209 raft_consensus.cc:493] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.218276 21209 raft_consensus.cc:515] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:46.221527 21133 tablet_bootstrap.cc:654] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.221799 21135 tablet_bootstrap.cc:654] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.221911 21209 leader_election.cc:290] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:46.221829 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb6fcec3154da99233a205d1d1fecf" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
W20260710 11:02:46.224146 20833 leader_election.cc:343] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.225581 21138 consensus_queue.cc:1048] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:46.228924 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb6fcec3154da99233a205d1d1fecf" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
W20260710 11:02:46.231702 20831 leader_election.cc:343] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.232421 20831 leader_election.cc:304] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101; no voters: 8a38b2dc852c4a82996d52dfe338f47a, 937c0238932140a6bd735b36738b26f1
I20260710 11:02:46.236124 21258 raft_consensus.cc:2749] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:46.236963 21258 raft_consensus.cc:493] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.237468 21258 raft_consensus.cc:515] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:46.239840 21258 leader_election.cc:290] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:46.242440 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7ca31afcb94c25a3e30b876bc80776" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:46.242882 21013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc7ca31afcb94c25a3e30b876bc80776" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:46.245072 20832 leader_election.cc:304] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101; no voters: 937c0238932140a6bd735b36738b26f1, c1eec6e4206340f3a5a65cd403e3d9d3
I20260710 11:02:46.246296 21258 raft_consensus.cc:2749] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:46.258285 21134 tablet_bootstrap.cc:492] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1: No bootstrap required, opened a new log
I20260710 11:02:46.258983 21134 ts_tablet_manager.cc:1403] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1: Time spent bootstrapping tablet: real 0.176s	user 0.018s	sys 0.024s
I20260710 11:02:46.259204 21235 raft_consensus.cc:493] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.259686 21235 raft_consensus.cc:515] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.262470 21013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6003109b39c946b698c2b2bb7cb6c7df" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
W20260710 11:02:46.264014 20907 leader_election.cc:343] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.264541 21235 leader_election.cc:290] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:46.265311 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6003109b39c946b698c2b2bb7cb6c7df" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:46.266348 21090 raft_consensus.cc:2468] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 0.
I20260710 11:02:46.267766 20908 leader_election.cc:304] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a38b2dc852c4a82996d52dfe338f47a, 937c0238932140a6bd735b36738b26f1; no voters: c1eec6e4206340f3a5a65cd403e3d9d3
I20260710 11:02:46.269387 21235 raft_consensus.cc:2804] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:46.269892 21235 raft_consensus.cc:493] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:46.270318 21235 raft_consensus.cc:3060] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.265509 21209 raft_consensus.cc:493] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.279603 21209 raft_consensus.cc:515] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.281948 20866 raft_consensus.cc:3060] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.282698 21219 raft_consensus.cc:493] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.282289 20760 catalog_manager.cc:5697] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:46.283315 21219 raft_consensus.cc:515] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:46.286453 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab100c5a574bdfa87739488ae43f9f" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:46.287691 21226 raft_consensus.cc:493] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:02:46.288102 20831 leader_election.cc:343] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.288143 21226 raft_consensus.cc:515] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:46.290943 21219 leader_election.cc:290] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:46.292708 21226 leader_election.cc:290] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455), 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:46.295037 20864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95fee03c70b4704903136ce5865185b" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:46.295688 20864 raft_consensus.cc:2468] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937c0238932140a6bd735b36738b26f1 in term 0.
I20260710 11:02:46.297240 20863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c31fb6757d4f6289dd0eb85153f522" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:46.298092 21013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95fee03c70b4704903136ce5865185b" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:46.298705 21013 raft_consensus.cc:2468] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937c0238932140a6bd735b36738b26f1 in term 0.
I20260710 11:02:46.298934 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c31fb6757d4f6289dd0eb85153f522" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
W20260710 11:02:46.299206 20981 leader_election.cc:343] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.298947 21055 leader_election.cc:304] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, 937c0238932140a6bd735b36738b26f1; no voters: 
I20260710 11:02:46.300841 21226 raft_consensus.cc:2804] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:46.301213 21226 raft_consensus.cc:493] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:46.301569 21226 raft_consensus.cc:3060] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.315553 21226 raft_consensus.cc:515] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
W20260710 11:02:46.318161 20982 leader_election.cc:343] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.318801 20982 leader_election.cc:304] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 0dd6c4d85f2f4f799bd5909507a3a101, 937c0238932140a6bd735b36738b26f1
I20260710 11:02:46.319976 21138 raft_consensus.cc:2749] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:46.321801 21209 leader_election.cc:290] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:46.324157 21132 ts_tablet_manager.cc:1434] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a: Time spent starting tablet: real 0.144s	user 0.009s	sys 0.001s
I20260710 11:02:46.325413 20865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95fee03c70b4704903136ce5865185b" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
I20260710 11:02:46.326030 20865 raft_consensus.cc:3060] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.326256 21133 tablet_bootstrap.cc:492] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3: No bootstrap required, opened a new log
I20260710 11:02:46.326771 21133 ts_tablet_manager.cc:1403] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent bootstrapping tablet: real 0.112s	user 0.024s	sys 0.036s
W20260710 11:02:46.328504 20813 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:46.328573 21132 tablet_bootstrap.cc:492] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a: Bootstrap starting.
I20260710 11:02:46.333570 20865 raft_consensus.cc:2468] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937c0238932140a6bd735b36738b26f1 in term 1.
I20260710 11:02:46.335127 21055 leader_election.cc:304] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, 937c0238932140a6bd735b36738b26f1; no voters: 
I20260710 11:02:46.336269 21231 raft_consensus.cc:2804] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:46.336884 21231 raft_consensus.cc:697] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [term 1 LEADER]: Becoming Leader. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Running, Role: LEADER
I20260710 11:02:46.328753 21226 leader_election.cc:290] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 election: Requested vote from peers c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455), 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:46.338641 21132 tablet_bootstrap.cc:654] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.338253 21231 consensus_queue.cc:237] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:46.329252 21013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c95fee03c70b4704903136ce5865185b" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:46.340741 21013 raft_consensus.cc:3060] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.343994 21134 raft_consensus.cc:359] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:46.344188 21133 raft_consensus.cc:359] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.344831 21134 raft_consensus.cc:385] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.344842 21133 raft_consensus.cc:385] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.345430 21133 raft_consensus.cc:740] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.331436 21014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab100c5a574bdfa87739488ae43f9f" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:46.346220 20942 raft_consensus.cc:3060] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.346586 21014 raft_consensus.cc:2468] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 0.
I20260710 11:02:46.346483 21133 consensus_queue.cc:260] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.349967 21133 ts_tablet_manager.cc:1434] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 11:02:46.345422 21134 raft_consensus.cc:740] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.317111 21235 raft_consensus.cc:515] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.365942 20832 leader_election.cc:304] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 8a38b2dc852c4a82996d52dfe338f47a
I20260710 11:02:46.380743 21209 raft_consensus.cc:2804] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:46.381307 21209 raft_consensus.cc:493] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:46.381378 21138 raft_consensus.cc:493] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.364586 21134 consensus_queue.cc:260] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:46.381924 21209 raft_consensus.cc:3060] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.382007 21138 raft_consensus.cc:515] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.383584 21132 tablet_bootstrap.cc:492] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a: No bootstrap required, opened a new log
I20260710 11:02:46.383701 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6003109b39c946b698c2b2bb7cb6c7df" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1"
I20260710 11:02:46.384150 21132 ts_tablet_manager.cc:1403] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.026s
I20260710 11:02:46.371124 21013 raft_consensus.cc:2468] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937c0238932140a6bd735b36738b26f1 in term 1.
I20260710 11:02:46.384326 21090 raft_consensus.cc:3060] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.387737 21132 raft_consensus.cc:359] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:46.388471 21132 raft_consensus.cc:385] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.388752 21132 raft_consensus.cc:740] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.388682 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23b7628446d496b889c9656e9e09ade" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:46.390661 21088 raft_consensus.cc:2468] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 0.
I20260710 11:02:46.392601 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23b7628446d496b889c9656e9e09ade" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:46.392998 20982 leader_election.cc:304] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937c0238932140a6bd735b36738b26f1, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 
I20260710 11:02:46.392326 21090 raft_consensus.cc:2468] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 1.
I20260710 11:02:46.393857 21219 raft_consensus.cc:2804] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:46.394289 21219 raft_consensus.cc:493] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:46.384183 21138 leader_election.cc:290] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:46.367017 21133 tablet_bootstrap.cc:492] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3: Bootstrap starting.
I20260710 11:02:46.394662 21219 raft_consensus.cc:3060] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:46.394511 20980 leader_election.cc:343] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.394511 20908 leader_election.cc:304] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a38b2dc852c4a82996d52dfe338f47a, 937c0238932140a6bd735b36738b26f1; no voters: 
I20260710 11:02:46.396394 21192 raft_consensus.cc:2804] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:46.396330 21013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6003109b39c946b698c2b2bb7cb6c7df" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:46.396940 21192 raft_consensus.cc:697] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [term 1 LEADER]: Becoming Leader. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Running, Role: LEADER
I20260710 11:02:46.399657 21134 ts_tablet_manager.cc:1434] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1: Time spent starting tablet: real 0.140s	user 0.008s	sys 0.000s
I20260710 11:02:46.400261 21235 leader_election.cc:290] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 election: Requested vote from peers c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:46.400373 21192 consensus_queue.cc:237] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.398172 21138 raft_consensus.cc:493] T 6ce7dc0b47bc4787af64d90a2da34931 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.404165 21138 raft_consensus.cc:515] T 6ce7dc0b47bc4787af64d90a2da34931 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.404882 21219 raft_consensus.cc:515] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.407248 21138 leader_election.cc:290] T 6ce7dc0b47bc4787af64d90a2da34931 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:46.408695 20941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23b7628446d496b889c9656e9e09ade" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
I20260710 11:02:46.408766 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce7dc0b47bc4787af64d90a2da34931" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:46.409231 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce7dc0b47bc4787af64d90a2da34931" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
W20260710 11:02:46.410189 20980 leader_election.cc:343] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:46.410609 20907 leader_election.cc:343] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.411291 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23b7628446d496b889c9656e9e09ade" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1"
I20260710 11:02:46.411931 21090 raft_consensus.cc:3060] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.412379 20982 leader_election.cc:304] T 6ce7dc0b47bc4787af64d90a2da34931 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 8a38b2dc852c4a82996d52dfe338f47a, 937c0238932140a6bd735b36738b26f1
I20260710 11:02:46.413091 21133 tablet_bootstrap.cc:654] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.413240 21138 raft_consensus.cc:2749] T 6ce7dc0b47bc4787af64d90a2da34931 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:46.404947 21209 raft_consensus.cc:515] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.416837 21219 leader_election.cc:290] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 election: Requested vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:46.417627 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab100c5a574bdfa87739488ae43f9f" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
W20260710 11:02:46.419008 20831 leader_election.cc:343] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:46.420463 21134 tablet_bootstrap.cc:492] T 4ddb6fcec3154da99233a205d1d1fecf P 937c0238932140a6bd735b36738b26f1: Bootstrap starting.
I20260710 11:02:46.420995 21013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab100c5a574bdfa87739488ae43f9f" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:46.421645 21013 raft_consensus.cc:3060] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.422304 20760 catalog_manager.cc:5697] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2). New cstate: current_term: 1 leader_uuid: "8a38b2dc852c4a82996d52dfe338f47a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:46.426741 21090 raft_consensus.cc:2468] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 1.
I20260710 11:02:46.389751 21132 consensus_queue.cc:260] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:46.428112 21135 tablet_bootstrap.cc:492] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101: No bootstrap required, opened a new log
I20260710 11:02:46.428563 21135 ts_tablet_manager.cc:1403] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.213s	user 0.043s	sys 0.059s
I20260710 11:02:46.429178 20982 leader_election.cc:304] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 937c0238932140a6bd735b36738b26f1, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 8a38b2dc852c4a82996d52dfe338f47a
I20260710 11:02:46.429574 21209 leader_election.cc:290] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 election: Requested vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:46.430778 21205 raft_consensus.cc:2804] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:46.429311 21013 raft_consensus.cc:2468] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 1.
I20260710 11:02:46.431288 21205 raft_consensus.cc:697] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Running, Role: LEADER
I20260710 11:02:46.431072 21135 raft_consensus.cc:359] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.431936 21135 raft_consensus.cc:385] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.432209 21135 raft_consensus.cc:740] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.432341 20832 leader_election.cc:304] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 8a38b2dc852c4a82996d52dfe338f47a
I20260710 11:02:46.432266 21205 consensus_queue.cc:237] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.432890 21135 consensus_queue.cc:260] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.434494 21209 raft_consensus.cc:2804] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:46.435109 21209 raft_consensus.cc:697] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 LEADER]: Becoming Leader. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Running, Role: LEADER
I20260710 11:02:46.435355 21133 tablet_bootstrap.cc:492] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3: No bootstrap required, opened a new log
I20260710 11:02:46.435840 21133 ts_tablet_manager.cc:1403] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent bootstrapping tablet: real 0.069s	user 0.007s	sys 0.003s
I20260710 11:02:46.436144 21209 consensus_queue.cc:237] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.437391 21132 ts_tablet_manager.cc:1434] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260710 11:02:46.438793 21133 raft_consensus.cc:359] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.439522 21133 raft_consensus.cc:385] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.439803 21133 raft_consensus.cc:740] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.440910 21133 consensus_queue.cc:260] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.441769 21132 tablet_bootstrap.cc:492] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a: Bootstrap starting.
I20260710 11:02:46.442528 21133 ts_tablet_manager.cc:1434] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:02:46.443513 21133 tablet_bootstrap.cc:492] T 6003109b39c946b698c2b2bb7cb6c7df P c1eec6e4206340f3a5a65cd403e3d9d3: Bootstrap starting.
I20260710 11:02:46.431263 21134 tablet_bootstrap.cc:654] T 4ddb6fcec3154da99233a205d1d1fecf P 937c0238932140a6bd735b36738b26f1: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.448943 21135 ts_tablet_manager.cc:1434] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:02:46.449833 21133 tablet_bootstrap.cc:654] T 6003109b39c946b698c2b2bb7cb6c7df P c1eec6e4206340f3a5a65cd403e3d9d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.449939 21135 tablet_bootstrap.cc:492] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:46.452944 21132 tablet_bootstrap.cc:654] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.456167 21135 tablet_bootstrap.cc:654] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.455742 20761 catalog_manager.cc:5697] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 937c0238932140a6bd735b36738b26f1 (127.18.70.4). New cstate: current_term: 1 leader_uuid: "937c0238932140a6bd735b36738b26f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:46.463900 21134 tablet_bootstrap.cc:492] T 4ddb6fcec3154da99233a205d1d1fecf P 937c0238932140a6bd735b36738b26f1: No bootstrap required, opened a new log
I20260710 11:02:46.474191 21134 ts_tablet_manager.cc:1403] T 4ddb6fcec3154da99233a205d1d1fecf P 937c0238932140a6bd735b36738b26f1: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.000s
I20260710 11:02:46.475664 21135 tablet_bootstrap.cc:492] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101: No bootstrap required, opened a new log
I20260710 11:02:46.476096 21135 ts_tablet_manager.cc:1403] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
I20260710 11:02:46.476841 21134 raft_consensus.cc:359] T 4ddb6fcec3154da99233a205d1d1fecf P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:46.477541 21134 raft_consensus.cc:385] T 4ddb6fcec3154da99233a205d1d1fecf P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.477818 21134 raft_consensus.cc:740] T 4ddb6fcec3154da99233a205d1d1fecf P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.478426 21134 consensus_queue.cc:260] T 4ddb6fcec3154da99233a205d1d1fecf P 937c0238932140a6bd735b36738b26f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:46.478653 21135 raft_consensus.cc:359] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:46.479276 21135 raft_consensus.cc:385] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.479532 21135 raft_consensus.cc:740] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.480455 21134 ts_tablet_manager.cc:1434] T 4ddb6fcec3154da99233a205d1d1fecf P 937c0238932140a6bd735b36738b26f1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:02:46.480149 21135 consensus_queue.cc:260] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:46.482367 21192 raft_consensus.cc:493] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.482841 21192 raft_consensus.cc:515] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:46.483884 20764 catalog_manager.cc:5697] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:46.484813 21192 leader_election.cc:290] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:46.485680 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9079ff9aa44fee80fb26d8e6bd0862" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:46.471596 21133 tablet_bootstrap.cc:492] T 6003109b39c946b698c2b2bb7cb6c7df P c1eec6e4206340f3a5a65cd403e3d9d3: No bootstrap required, opened a new log
I20260710 11:02:46.486306 21135 ts_tablet_manager.cc:1434] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:02:46.486579 21133 ts_tablet_manager.cc:1403] T 6003109b39c946b698c2b2bb7cb6c7df P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.013s
I20260710 11:02:46.472600 21132 tablet_bootstrap.cc:492] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a: No bootstrap required, opened a new log
I20260710 11:02:46.487171 21132 ts_tablet_manager.cc:1403] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.004s
I20260710 11:02:46.487782 20942 raft_consensus.cc:3060] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.485966 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9079ff9aa44fee80fb26d8e6bd0862" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:46.489092 21133 raft_consensus.cc:359] T 6003109b39c946b698c2b2bb7cb6c7df P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.489765 21133 raft_consensus.cc:385] T 6003109b39c946b698c2b2bb7cb6c7df P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.489553 21132 raft_consensus.cc:359] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:46.490016 21133 raft_consensus.cc:740] T 6003109b39c946b698c2b2bb7cb6c7df P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.490175 21132 raft_consensus.cc:385] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.490445 21132 raft_consensus.cc:740] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.490787 21133 consensus_queue.cc:260] T 6003109b39c946b698c2b2bb7cb6c7df P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.491176 21132 consensus_queue.cc:260] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:46.491794 20908 leader_election.cc:304] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a38b2dc852c4a82996d52dfe338f47a; no voters: 0dd6c4d85f2f4f799bd5909507a3a101, 937c0238932140a6bd735b36738b26f1
I20260710 11:02:46.492834 21133 ts_tablet_manager.cc:1434] T 6003109b39c946b698c2b2bb7cb6c7df P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:02:46.493541 21132 ts_tablet_manager.cc:1434] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:02:46.493744 21133 tablet_bootstrap.cc:492] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3: Bootstrap starting.
I20260710 11:02:46.494391 21132 tablet_bootstrap.cc:492] T a482e47ac96445628b0c8a34721126ad P 8a38b2dc852c4a82996d52dfe338f47a: Bootstrap starting.
I20260710 11:02:46.499475 21132 tablet_bootstrap.cc:654] T a482e47ac96445628b0c8a34721126ad P 8a38b2dc852c4a82996d52dfe338f47a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.499475 21133 tablet_bootstrap.cc:654] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.502440 20760 catalog_manager.cc:5697] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:46.510293 21133 tablet_bootstrap.cc:492] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3: No bootstrap required, opened a new log
I20260710 11:02:46.510778 21133 ts_tablet_manager.cc:1403] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260710 11:02:46.513418 21133 raft_consensus.cc:359] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.514050 21133 raft_consensus.cc:385] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.514299 21133 raft_consensus.cc:740] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.514958 21133 consensus_queue.cc:260] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.517022 21133 ts_tablet_manager.cc:1434] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:02:46.518584 21192 raft_consensus.cc:2749] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:46.525740 21209 consensus_queue.cc:1048] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:46.532045 21132 tablet_bootstrap.cc:492] T a482e47ac96445628b0c8a34721126ad P 8a38b2dc852c4a82996d52dfe338f47a: No bootstrap required, opened a new log
I20260710 11:02:46.532641 21132 ts_tablet_manager.cc:1403] T a482e47ac96445628b0c8a34721126ad P 8a38b2dc852c4a82996d52dfe338f47a: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.013s
I20260710 11:02:46.535297 21132 raft_consensus.cc:359] T a482e47ac96445628b0c8a34721126ad P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.535833 21132 raft_consensus.cc:385] T a482e47ac96445628b0c8a34721126ad P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.536054 21132 raft_consensus.cc:740] T a482e47ac96445628b0c8a34721126ad P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.536640 21132 consensus_queue.cc:260] T a482e47ac96445628b0c8a34721126ad P 8a38b2dc852c4a82996d52dfe338f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.538539 21132 ts_tablet_manager.cc:1434] T a482e47ac96445628b0c8a34721126ad P 8a38b2dc852c4a82996d52dfe338f47a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:02:46.539422 21132 tablet_bootstrap.cc:492] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a: Bootstrap starting.
I20260710 11:02:46.544806 21132 tablet_bootstrap.cc:654] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.554994 21258 consensus_queue.cc:1048] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:46.556138 21132 tablet_bootstrap.cc:492] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a: No bootstrap required, opened a new log
I20260710 11:02:46.556865 21132 ts_tablet_manager.cc:1403] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 11:02:46.559832 21132 raft_consensus.cc:359] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.560636 21132 raft_consensus.cc:385] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.560950 21132 raft_consensus.cc:740] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.561728 21132 consensus_queue.cc:260] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.563997 21132 ts_tablet_manager.cc:1434] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:02:46.564972 21132 tablet_bootstrap.cc:492] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a: Bootstrap starting.
I20260710 11:02:46.570670 21132 tablet_bootstrap.cc:654] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.582417 21132 tablet_bootstrap.cc:492] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a: No bootstrap required, opened a new log
I20260710 11:02:46.582958 21132 ts_tablet_manager.cc:1403] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 11:02:46.584815 21132 raft_consensus.cc:359] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:46.585455 21132 raft_consensus.cc:385] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.585738 21132 raft_consensus.cc:740] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.586392 21132 consensus_queue.cc:260] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:46.588330 21132 ts_tablet_manager.cc:1434] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.002s
I20260710 11:02:46.589290 21132 tablet_bootstrap.cc:492] T e23b7628446d496b889c9656e9e09ade P 8a38b2dc852c4a82996d52dfe338f47a: Bootstrap starting.
I20260710 11:02:46.594496 21132 tablet_bootstrap.cc:654] T e23b7628446d496b889c9656e9e09ade P 8a38b2dc852c4a82996d52dfe338f47a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.598762 21132 tablet_bootstrap.cc:492] T e23b7628446d496b889c9656e9e09ade P 8a38b2dc852c4a82996d52dfe338f47a: No bootstrap required, opened a new log
I20260710 11:02:46.599169 21132 ts_tablet_manager.cc:1403] T e23b7628446d496b889c9656e9e09ade P 8a38b2dc852c4a82996d52dfe338f47a: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:02:46.601148 21132 raft_consensus.cc:359] T e23b7628446d496b889c9656e9e09ade P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.601682 21132 raft_consensus.cc:385] T e23b7628446d496b889c9656e9e09ade P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.601897 21132 raft_consensus.cc:740] T e23b7628446d496b889c9656e9e09ade P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.602384 21132 consensus_queue.cc:260] T e23b7628446d496b889c9656e9e09ade P 8a38b2dc852c4a82996d52dfe338f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.603760 21132 ts_tablet_manager.cc:1434] T e23b7628446d496b889c9656e9e09ade P 8a38b2dc852c4a82996d52dfe338f47a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:46.604807 21132 tablet_bootstrap.cc:492] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a: Bootstrap starting.
I20260710 11:02:46.609074 21132 tablet_bootstrap.cc:654] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:46.612782 21132 tablet_bootstrap.cc:492] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a: No bootstrap required, opened a new log
I20260710 11:02:46.613157 21132 ts_tablet_manager.cc:1403] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:02:46.615072 21132 raft_consensus.cc:359] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.615702 21132 raft_consensus.cc:385] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:46.615981 21132 raft_consensus.cc:740] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Initialized, Role: FOLLOWER
I20260710 11:02:46.616546 21132 consensus_queue.cc:260] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.618393 21132 ts_tablet_manager.cc:1434] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:46.627395 21205 raft_consensus.cc:493] T 6003109b39c946b698c2b2bb7cb6c7df P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.628010 21205 raft_consensus.cc:515] T 6003109b39c946b698c2b2bb7cb6c7df P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.629175 21258 raft_consensus.cc:493] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.629693 21258 raft_consensus.cc:515] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.630949 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6003109b39c946b698c2b2bb7cb6c7df" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:46.631340 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6003109b39c946b698c2b2bb7cb6c7df" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:46.631726 21258 leader_election.cc:290] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:46.632113 21090 raft_consensus.cc:2393] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1eec6e4206340f3a5a65cd403e3d9d3 in current term 1: Already voted for candidate 8a38b2dc852c4a82996d52dfe338f47a in this term.
I20260710 11:02:46.632244 21205 leader_election.cc:290] T 6003109b39c946b698c2b2bb7cb6c7df P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:46.632647 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b630166eacad4d85ba2b078fb0bbb99e" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:46.633497 20942 raft_consensus.cc:2468] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 0.
I20260710 11:02:46.633952 21016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b630166eacad4d85ba2b078fb0bbb99e" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:46.633816 20980 leader_election.cc:304] T 6003109b39c946b698c2b2bb7cb6c7df P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 8a38b2dc852c4a82996d52dfe338f47a, 937c0238932140a6bd735b36738b26f1
I20260710 11:02:46.634608 21016 raft_consensus.cc:2468] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 0.
I20260710 11:02:46.634749 20831 leader_election.cc:304] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, 8a38b2dc852c4a82996d52dfe338f47a; no voters: 
I20260710 11:02:46.634902 21205 raft_consensus.cc:3060] T 6003109b39c946b698c2b2bb7cb6c7df P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.635848 21258 raft_consensus.cc:2804] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:46.636222 21258 raft_consensus.cc:493] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:46.636561 21258 raft_consensus.cc:3060] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.642084 21205 raft_consensus.cc:2749] T 6003109b39c946b698c2b2bb7cb6c7df P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:46.643061 21258 raft_consensus.cc:515] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.644558 21258 leader_election.cc:290] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 election: Requested vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:46.645419 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b630166eacad4d85ba2b078fb0bbb99e" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
I20260710 11:02:46.645561 21016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b630166eacad4d85ba2b078fb0bbb99e" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:46.645893 20942 raft_consensus.cc:3060] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.646106 21016 raft_consensus.cc:3060] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.651268 20942 raft_consensus.cc:2468] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 1.
I20260710 11:02:46.651309 21016 raft_consensus.cc:2468] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 1.
I20260710 11:02:46.652380 20832 leader_election.cc:304] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 
I20260710 11:02:46.653036 21258 raft_consensus.cc:2804] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:46.653529 21258 raft_consensus.cc:697] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 LEADER]: Becoming Leader. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Running, Role: LEADER
I20260710 11:02:46.654326 21258 consensus_queue.cc:237] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.660094 21258 consensus_queue.cc:1048] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:46.662114 20765 catalog_manager.cc:5697] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:46.671566 20942 raft_consensus.cc:3060] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.681314 21210 consensus_queue.cc:1048] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:46.740527 21016 raft_consensus.cc:3060] T 6ce7dc0b47bc4787af64d90a2da34931 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.765504 21219 raft_consensus.cc:493] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.766023 21219 raft_consensus.cc:515] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.768749 21219 leader_election.cc:290] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:46.768956 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a482e47ac96445628b0c8a34721126ad" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:46.769726 20942 raft_consensus.cc:2468] T a482e47ac96445628b0c8a34721126ad P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 0.
I20260710 11:02:46.770603 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a482e47ac96445628b0c8a34721126ad" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:46.771318 21090 raft_consensus.cc:2468] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 0.
I20260710 11:02:46.771513 20980 leader_election.cc:304] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a38b2dc852c4a82996d52dfe338f47a, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 
I20260710 11:02:46.772400 21219 raft_consensus.cc:2804] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:46.772795 21219 raft_consensus.cc:493] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:46.773140 21219 raft_consensus.cc:3060] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.778091 21219 raft_consensus.cc:515] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.779755 21219 leader_election.cc:290] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 election: Requested vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:46.780611 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a482e47ac96445628b0c8a34721126ad" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
I20260710 11:02:46.780786 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a482e47ac96445628b0c8a34721126ad" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1"
I20260710 11:02:46.781286 20942 raft_consensus.cc:3060] T a482e47ac96445628b0c8a34721126ad P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.781368 21090 raft_consensus.cc:3060] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.788681 20942 raft_consensus.cc:2468] T a482e47ac96445628b0c8a34721126ad P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 1.
I20260710 11:02:46.788686 21090 raft_consensus.cc:2468] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 1.
I20260710 11:02:46.790395 20980 leader_election.cc:304] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a38b2dc852c4a82996d52dfe338f47a, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 
I20260710 11:02:46.791474 21138 raft_consensus.cc:2804] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:46.791989 21138 raft_consensus.cc:697] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Becoming Leader. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Running, Role: LEADER
I20260710 11:02:46.792445 21226 raft_consensus.cc:493] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.792906 21138 consensus_queue.cc:237] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:46.792927 21226 raft_consensus.cc:515] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:46.796026 21226 leader_election.cc:290] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455), 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:46.796772 21016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c31fb6757d4f6289dd0eb85153f522" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:46.797287 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c31fb6757d4f6289dd0eb85153f522" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:46.797497 21016 raft_consensus.cc:2468] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937c0238932140a6bd735b36738b26f1 in term 0.
I20260710 11:02:46.798178 20867 raft_consensus.cc:2468] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937c0238932140a6bd735b36738b26f1 in term 0.
I20260710 11:02:46.798774 21055 leader_election.cc:304] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937c0238932140a6bd735b36738b26f1, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 
I20260710 11:02:46.799604 21226 raft_consensus.cc:2804] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:46.800030 21226 raft_consensus.cc:493] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:46.800396 21226 raft_consensus.cc:3060] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.803893 20761 catalog_manager.cc:5697] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:46.807673 21226 raft_consensus.cc:515] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:46.809422 21226 leader_election.cc:290] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 election: Requested vote from peers c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455), 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:46.810261 21016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c31fb6757d4f6289dd0eb85153f522" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:46.810913 21016 raft_consensus.cc:3060] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.810957 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2c31fb6757d4f6289dd0eb85153f522" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
I20260710 11:02:46.812469 20867 raft_consensus.cc:3060] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.817029 21016 raft_consensus.cc:2468] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937c0238932140a6bd735b36738b26f1 in term 1.
I20260710 11:02:46.817662 20867 raft_consensus.cc:2468] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937c0238932140a6bd735b36738b26f1 in term 1.
I20260710 11:02:46.818140 21055 leader_election.cc:304] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 937c0238932140a6bd735b36738b26f1, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 
I20260710 11:02:46.818979 21226 raft_consensus.cc:2804] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:46.819617 21226 raft_consensus.cc:697] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [term 1 LEADER]: Becoming Leader. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Running, Role: LEADER
I20260710 11:02:46.820523 21226 consensus_queue.cc:237] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:46.820785 21192 consensus_queue.cc:1048] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:46.823627 20942 raft_consensus.cc:3060] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.831760 21192 raft_consensus.cc:493] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.831808 20761 catalog_manager.cc:5697] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 937c0238932140a6bd735b36738b26f1 (127.18.70.4). New cstate: current_term: 1 leader_uuid: "937c0238932140a6bd735b36738b26f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:46.832576 21192 raft_consensus.cc:515] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.835615 21148 consensus_queue.cc:1048] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Connected to new peer: Peer: permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:46.839811 21192 leader_election.cc:290] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:46.841250 21210 consensus_queue.cc:1048] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:46.841228 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab100c5a574bdfa87739488ae43f9f" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:46.848325 21016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab100c5a574bdfa87739488ae43f9f" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:46.848557 21138 consensus_queue.cc:1048] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:46.849061 21016 raft_consensus.cc:2468] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 1.
I20260710 11:02:46.853017 20907 leader_election.cc:304] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [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: 8a38b2dc852c4a82996d52dfe338f47a, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 0dd6c4d85f2f4f799bd5909507a3a101
I20260710 11:02:46.857975 21308 raft_consensus.cc:2804] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:46.859222 21308 raft_consensus.cc:493] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0dd6c4d85f2f4f799bd5909507a3a101)
I20260710 11:02:46.859735 21308 raft_consensus.cc:3060] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:46.864979 21209 consensus_queue.cc:1048] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:46.866796 21308 raft_consensus.cc:515] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.867268 20941 raft_consensus.cc:3060] T e23b7628446d496b889c9656e9e09ade P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.868896 21308 leader_election.cc:290] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 2 election: Requested vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:46.874822 21308 raft_consensus.cc:493] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:46.875315 21308 raft_consensus.cc:515] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:46.876974 20940 raft_consensus.cc:1240] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Rejecting Update request from peer 0dd6c4d85f2f4f799bd5909507a3a101 for earlier term 1. Current term is 2. Ops: []
I20260710 11:02:46.877954 21308 leader_election.cc:290] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:46.875856 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab100c5a574bdfa87739488ae43f9f" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
I20260710 11:02:46.878844 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb6fcec3154da99233a205d1d1fecf" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:46.879518 21090 raft_consensus.cc:2468] T 4ddb6fcec3154da99233a205d1d1fecf P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 0.
I20260710 11:02:46.880771 20908 leader_election.cc:304] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a38b2dc852c4a82996d52dfe338f47a, 937c0238932140a6bd735b36738b26f1; no voters: 
I20260710 11:02:46.881167 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb6fcec3154da99233a205d1d1fecf" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:46.881759 21308 raft_consensus.cc:2804] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:46.881819 20867 raft_consensus.cc:2468] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 0.
I20260710 11:02:46.882218 21308 raft_consensus.cc:493] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:46.882153 21258 consensus_queue.cc:1059] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:46.882690 21308 raft_consensus.cc:3060] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.884864 21258 raft_consensus.cc:3055] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:46.885236 21258 raft_consensus.cc:740] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Running, Role: LEADER
I20260710 11:02:46.886118 21258 consensus_queue.cc:260] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:46.887239 21258 raft_consensus.cc:3060] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:46.889333 21016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab100c5a574bdfa87739488ae43f9f" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:46.889281 21219 consensus_queue.cc:1048] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:46.893970 21308 raft_consensus.cc:515] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:46.896618 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb6fcec3154da99233a205d1d1fecf" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1"
I20260710 11:02:46.897177 21090 raft_consensus.cc:3060] T 4ddb6fcec3154da99233a205d1d1fecf P 937c0238932140a6bd735b36738b26f1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.904304 21090 raft_consensus.cc:2468] T 4ddb6fcec3154da99233a205d1d1fecf P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 1.
I20260710 11:02:46.906744 20907 leader_election.cc:304] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [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: 8a38b2dc852c4a82996d52dfe338f47a; no voters: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3
I20260710 11:02:46.907099 20908 leader_election.cc:304] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a38b2dc852c4a82996d52dfe338f47a, 937c0238932140a6bd735b36738b26f1; no voters: 
I20260710 11:02:46.911089 21308 leader_election.cc:290] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 1 election: Requested vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:46.913918 21148 raft_consensus.cc:2749] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:02:46.915498 21308 raft_consensus.cc:2804] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:46.915966 21308 raft_consensus.cc:697] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a [term 1 LEADER]: Becoming Leader. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Running, Role: LEADER
I20260710 11:02:46.916746 21308 consensus_queue.cc:237] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:46.921377 20867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb6fcec3154da99233a205d1d1fecf" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
I20260710 11:02:46.921890 20867 raft_consensus.cc:3060] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:46.928458 20867 raft_consensus.cc:2468] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 1.
I20260710 11:02:46.928916 21226 consensus_queue.cc:1048] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:46.937117 20765 catalog_manager.cc:5697] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2). New cstate: current_term: 1 leader_uuid: "8a38b2dc852c4a82996d52dfe338f47a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:46.941112 21226 consensus_queue.cc:1048] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:47.036559 21314 consensus_queue.cc:1048] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:47.047582 21209 consensus_queue.cc:1048] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:47.238632 21219 consensus_queue.cc:1048] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:02:47.253894 21231 consensus_queue.cc:1048] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:47.278554 21321 consensus_queue.cc:1048] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:47.282953 21219 consensus_queue.cc:1048] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:47.297039 18712 tablet_server.cc:179] TabletServer@127.18.70.1:0 shutting down...
I20260710 11:02:47.371008 21308 consensus_queue.cc:1048] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Connected to new peer: Peer: permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:02:47.386476 20907 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 52 similar messages]
W20260710 11:02:47.404678 20907 consensus_peers.cc:597] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a -> Peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Couldn't send request to peer 0dd6c4d85f2f4f799bd5909507a3a101. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:47.426756 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:47.427676 18712 tablet_replica.cc:333] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101: stopping tablet replica
I20260710 11:02:47.428499 18712 raft_consensus.cc:2243] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:47.429049 18712 raft_consensus.cc:2272] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:47.431937 18712 tablet_replica.cc:333] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101: stopping tablet replica
I20260710 11:02:47.433105 18712 raft_consensus.cc:2243] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:47.434020 18712 raft_consensus.cc:2272] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:47.438187 18712 tablet_replica.cc:333] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101: stopping tablet replica
I20260710 11:02:47.438896 18712 raft_consensus.cc:2243] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:47.440081 18712 raft_consensus.cc:2272] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:47.444271 18712 tablet_replica.cc:333] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101: stopping tablet replica
I20260710 11:02:47.445071 18712 raft_consensus.cc:2243] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:47.445770 18712 raft_consensus.cc:2272] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:47.448575 18712 tablet_replica.cc:333] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101: stopping tablet replica
I20260710 11:02:47.449190 18712 raft_consensus.cc:2243] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:47.449770 18712 raft_consensus.cc:2272] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:47.452486 18712 tablet_replica.cc:333] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101: stopping tablet replica
I20260710 11:02:47.453009 18712 raft_consensus.cc:2243] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:47.453531 18712 raft_consensus.cc:2272] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:47.455973 18712 tablet_replica.cc:333] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101: stopping tablet replica
I20260710 11:02:47.456619 18712 raft_consensus.cc:2243] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:47.457078 18712 raft_consensus.cc:2272] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:47.459267 18712 tablet_replica.cc:333] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101: stopping tablet replica
I20260710 11:02:47.459995 18712 raft_consensus.cc:2243] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:02:47.460423 20981 consensus_peers.cc:597] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 -> Peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Couldn't send request to peer 0dd6c4d85f2f4f799bd5909507a3a101. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:47.461288 18712 raft_consensus.cc:2272] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:47.463359 18712 tablet_replica.cc:333] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101: stopping tablet replica
I20260710 11:02:47.463917 18712 raft_consensus.cc:2243] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:47.464421 18712 raft_consensus.cc:2272] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:47.466308 18712 tablet_replica.cc:333] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101: stopping tablet replica
I20260710 11:02:47.466822 18712 raft_consensus.cc:2243] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:47.467291 18712 raft_consensus.cc:2272] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:47.469281 18712 tablet_replica.cc:333] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101: stopping tablet replica
I20260710 11:02:47.469852 18712 raft_consensus.cc:2243] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:47.470728 18712 raft_consensus.cc:2272] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:47.473730 18712 tablet_replica.cc:333] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101: stopping tablet replica
I20260710 11:02:47.474359 18712 raft_consensus.cc:2243] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:47.475363 18712 raft_consensus.cc:2272] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:47.476739 21055 consensus_peers.cc:597] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 -> Peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Couldn't send request to peer 0dd6c4d85f2f4f799bd5909507a3a101. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:47.477887 18712 tablet_replica.cc:333] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101: stopping tablet replica
I20260710 11:02:47.478385 18712 raft_consensus.cc:2243] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:47.478842 18712 raft_consensus.cc:2272] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:47.480646 18712 tablet_replica.cc:333] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101: stopping tablet replica
I20260710 11:02:47.481186 18712 raft_consensus.cc:2243] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:02:47.481871 20831 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 11:02:47.481912 18712 raft_consensus.cc:2272] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:47.484038 18712 tablet_replica.cc:333] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101: stopping tablet replica
I20260710 11:02:47.484529 18712 raft_consensus.cc:2243] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:47.485000 18712 raft_consensus.cc:2272] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:47.486953 18712 tablet_replica.cc:333] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101: stopping tablet replica
I20260710 11:02:47.487433 18712 raft_consensus.cc:2243] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:47.487851 18712 raft_consensus.cc:2272] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:47.489794 18712 tablet_replica.cc:333] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101: stopping tablet replica
I20260710 11:02:47.490440 18712 raft_consensus.cc:2243] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:47.490923 18712 raft_consensus.cc:2272] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:47.493104 18712 tablet_replica.cc:333] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101: stopping tablet replica
W20260710 11:02:47.493559 21055 consensus_peers.cc:597] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 -> Peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Couldn't send request to peer 0dd6c4d85f2f4f799bd5909507a3a101. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:47.493710 18712 raft_consensus.cc:2243] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:47.494266 18712 raft_consensus.cc:2272] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:47.537480 18712 tablet_server.cc:196] TabletServer@127.18.70.1:0 shutdown complete.
I20260710 11:02:47.571238 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:47.578133 21331 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:47.578231 21332 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:02:47.579916 21334 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:02:47.581431 18712 server_base.cc:1061] running on GCE node
I20260710 11:02:47.584437 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:47.584760 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:02:47.585012 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681367584990 us; error 0 us; skew 500 ppm
I20260710 11:02:47.585943 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:47.589118 18712 webserver.cc:533] Webserver started at http://127.18.70.1:34113/ using document root <none> and password file <none>
I20260710 11:02:47.589687 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:47.589861 18712 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:02:47.593847 18712 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:02:47.598712 21339 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:47.599803 18712 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260710 11:02:47.600304 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-0-root
uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
format_stamp: "Formatted at 2026-07-10 11:02:43 on dist-test-slave-z3q7"
I20260710 11:02:47.600769 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681306699377-18712-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:02:47.625806 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:47.627236 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:47.628973 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:47.633296 21346 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:02:47.643064 20981 consensus_peers.cc:597] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 -> Peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Couldn't send request to peer 0dd6c4d85f2f4f799bd5909507a3a101. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:38201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:47.659260 20907 consensus_peers.cc:597] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a -> Peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Couldn't send request to peer 0dd6c4d85f2f4f799bd5909507a3a101. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:38201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:47.678134 20981 consensus_peers.cc:597] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 -> Peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Couldn't send request to peer 0dd6c4d85f2f4f799bd5909507a3a101. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:38201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:47.702338 20907 consensus_peers.cc:597] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a -> Peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Couldn't send request to peer 0dd6c4d85f2f4f799bd5909507a3a101. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:38201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:47.717432 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:02:47.717880 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.086s	user 0.004s	sys 0.000s
I20260710 11:02:47.718321 18712 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
W20260710 11:02:47.720043 20981 consensus_peers.cc:597] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 -> Peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Couldn't send request to peer 0dd6c4d85f2f4f799bd5909507a3a101. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:38201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:47.723695 21346 tablet_bootstrap.cc:492] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
W20260710 11:02:47.740264 21055 consensus_peers.cc:597] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 -> Peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Couldn't send request to peer 0dd6c4d85f2f4f799bd5909507a3a101. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:38201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:47.741658 21346 tablet_bootstrap.cc:492] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:47.742385 21346 tablet_bootstrap.cc:492] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap complete.
I20260710 11:02:47.742904 21346 ts_tablet_manager.cc:1403] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 11:02:47.744892 21346 raft_consensus.cc:359] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:47.745397 21346 raft_consensus.cc:740] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.746047 21346 consensus_queue.cc:260] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101 [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: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:47.748454 21346 ts_tablet_manager.cc:1434] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:02:47.749202 21346 tablet_bootstrap.cc:492] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:47.760953 21346 tablet_bootstrap.cc:492] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:47.761772 21346 tablet_bootstrap.cc:492] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap complete.
I20260710 11:02:47.762383 21346 ts_tablet_manager.cc:1403] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260710 11:02:47.764652 21346 raft_consensus.cc:359] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:47.765266 21346 raft_consensus.cc:740] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.765937 21346 consensus_queue.cc:260] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:47.767632 21346 ts_tablet_manager.cc:1434] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:47.768360 21346 tablet_bootstrap.cc:492] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
W20260710 11:02:47.777302 20981 consensus_peers.cc:597] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 -> Peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Couldn't send request to peer 0dd6c4d85f2f4f799bd5909507a3a101. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:38201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:47.782146 21346 tablet_bootstrap.cc:492] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:47.782893 21346 tablet_bootstrap.cc:492] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap complete.
I20260710 11:02:47.783509 21346 ts_tablet_manager.cc:1403] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 11:02:47.785441 21346 raft_consensus.cc:359] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:47.785929 21346 raft_consensus.cc:740] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.786520 21346 consensus_queue.cc:260] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [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: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:47.787884 21346 ts_tablet_manager.cc:1434] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:47.788548 21346 tablet_bootstrap.cc:492] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:47.799028 21346 tablet_bootstrap.cc:492] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:47.799968 21346 tablet_bootstrap.cc:492] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap complete.
I20260710 11:02:47.800535 21346 ts_tablet_manager.cc:1403] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:02:47.802803 18712 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:02:47.802577 21346 raft_consensus.cc:359] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:47.803303 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.085s	user 0.074s	sys 0.009s
I20260710 11:02:47.803476 21346 raft_consensus.cc:740] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.804235 21346 consensus_queue.cc:260] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [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: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:47.805860 21346 ts_tablet_manager.cc:1434] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:02:47.806476 21346 tablet_bootstrap.cc:492] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:47.825210 21346 tablet_bootstrap.cc:492] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:47.826026 21346 tablet_bootstrap.cc:492] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap complete.
I20260710 11:02:47.826609 21346 ts_tablet_manager.cc:1403] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260710 11:02:47.828787 21346 raft_consensus.cc:359] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:47.829294 21346 raft_consensus.cc:740] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.830003 21346 consensus_queue.cc:260] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101 [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: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:47.831800 21346 ts_tablet_manager.cc:1434] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:47.832597 21346 tablet_bootstrap.cc:492] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
W20260710 11:02:47.847458 21055 consensus_peers.cc:597] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 -> Peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Couldn't send request to peer 0dd6c4d85f2f4f799bd5909507a3a101. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:38201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:47.853353 21346 tablet_bootstrap.cc:492] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:47.854202 21346 tablet_bootstrap.cc:492] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap complete.
I20260710 11:02:47.854848 21346 ts_tablet_manager.cc:1403] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260710 11:02:47.857443 21346 raft_consensus.cc:359] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:47.857967 21346 raft_consensus.cc:740] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.858599 21346 consensus_queue.cc:260] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [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: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:47.860534 21346 ts_tablet_manager.cc:1434] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:47.861274 21346 tablet_bootstrap.cc:492] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:47.876008 21346 tablet_bootstrap.cc:492] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:47.877009 21346 tablet_bootstrap.cc:492] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap complete.
I20260710 11:02:47.877748 21346 ts_tablet_manager.cc:1403] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 11:02:47.879725 21346 raft_consensus.cc:359] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:47.880432 21346 raft_consensus.cc:740] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.881176 21346 consensus_queue.cc:260] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [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: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:47.883306 21346 ts_tablet_manager.cc:1434] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:47.884176 21346 tablet_bootstrap.cc:492] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:47.884737 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.1:38201
I20260710 11:02:47.884832 21413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.1:38201 every 8 connection(s)
I20260710 11:02:47.916249 21346 tablet_bootstrap.cc:492] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:47.920079 21346 tablet_bootstrap.cc:492] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap complete.
I20260710 11:02:47.921048 21346 ts_tablet_manager.cc:1403] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.004s
I20260710 11:02:47.924474 21346 raft_consensus.cc:359] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:47.925374 21346 raft_consensus.cc:740] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.926100 21346 consensus_queue.cc:260] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101 [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: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:47.928387 21346 ts_tablet_manager.cc:1434] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:02:47.929235 21346 tablet_bootstrap.cc:492] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:47.942114 21414 heartbeater.cc:344] Connected to a master server at 127.18.70.62:41913
I20260710 11:02:47.942575 21414 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:47.943369 21414 heartbeater.cc:507] Master 127.18.70.62:41913 requested a full tablet report, sending...
I20260710 11:02:47.947965 21346 tablet_bootstrap.cc:492] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:47.948758 21346 tablet_bootstrap.cc:492] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap complete.
I20260710 11:02:47.949321 21346 ts_tablet_manager.cc:1403] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260710 11:02:47.951473 20760 ts_manager.cc:194] Re-registered known tserver with Master: 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:47.952636 21346 raft_consensus.cc:359] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:47.953140 21346 raft_consensus.cc:740] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.953773 21346 consensus_queue.cc:260] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [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: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:47.955266 21346 ts_tablet_manager.cc:1434] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260710 11:02:47.955897 21346 tablet_bootstrap.cc:492] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:47.965245 20760 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52912
I20260710 11:02:47.968333 21346 tablet_bootstrap.cc:492] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:47.968638 21414 heartbeater.cc:499] Master 127.18.70.62:41913 was elected leader, sending a full tablet report...
I20260710 11:02:47.969169 21346 tablet_bootstrap.cc:492] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap complete.
I20260710 11:02:47.969775 21346 ts_tablet_manager.cc:1403] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 11:02:47.971822 21346 raft_consensus.cc:359] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:47.972326 21346 raft_consensus.cc:740] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.972992 21346 consensus_queue.cc:260] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [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: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:47.974529 21346 ts_tablet_manager.cc:1434] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:47.975234 21346 tablet_bootstrap.cc:492] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:47.986806 21346 tablet_bootstrap.cc:492] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:47.987800 21346 tablet_bootstrap.cc:492] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap complete.
I20260710 11:02:47.988704 21346 ts_tablet_manager.cc:1403] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 11:02:47.991531 21346 raft_consensus.cc:359] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:47.992235 21346 raft_consensus.cc:740] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:47.992931 21346 consensus_queue.cc:260] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [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: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:47.995074 21346 ts_tablet_manager.cc:1434] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:02:47.995862 21346 tablet_bootstrap.cc:492] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:48.011039 21346 tablet_bootstrap.cc:492] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:48.011823 21346 tablet_bootstrap.cc:492] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap complete.
I20260710 11:02:48.012377 21346 ts_tablet_manager.cc:1403] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 11:02:48.014302 21346 raft_consensus.cc:359] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:48.014832 21346 raft_consensus.cc:740] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.015364 21346 consensus_queue.cc:260] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101 [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: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:48.017218 21346 ts_tablet_manager.cc:1434] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:48.018224 21346 tablet_bootstrap.cc:492] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:48.032428 21346 tablet_bootstrap.cc:492] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:48.033422 21346 tablet_bootstrap.cc:492] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap complete.
I20260710 11:02:48.034020 21346 ts_tablet_manager.cc:1403] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 11:02:48.035665 21346 raft_consensus.cc:359] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:48.036096 21346 raft_consensus.cc:740] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.036619 21346 consensus_queue.cc:260] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [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: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:48.038219 21346 ts_tablet_manager.cc:1434] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:48.038955 21346 tablet_bootstrap.cc:492] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:48.051124 21346 tablet_bootstrap.cc:492] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:48.051901 21346 tablet_bootstrap.cc:492] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap complete.
I20260710 11:02:48.052428 21346 ts_tablet_manager.cc:1403] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:02:48.054493 21346 raft_consensus.cc:359] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:48.054992 21346 raft_consensus.cc:740] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.055568 21346 consensus_queue.cc:260] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101 [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: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } }
I20260710 11:02:48.057085 21346 ts_tablet_manager.cc:1434] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:48.058187 21346 tablet_bootstrap.cc:492] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:48.071573 21346 tablet_bootstrap.cc:492] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:48.072350 21346 tablet_bootstrap.cc:492] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap complete.
I20260710 11:02:48.072870 21346 ts_tablet_manager.cc:1403] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:02:48.074677 21346 raft_consensus.cc:359] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:48.075233 21346 raft_consensus.cc:740] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.075856 21346 consensus_queue.cc:260] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [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: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:48.077255 21346 ts_tablet_manager.cc:1434] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:02:48.078481 21346 tablet_bootstrap.cc:492] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:48.103039 21346 tablet_bootstrap.cc:492] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:48.104027 21346 tablet_bootstrap.cc:492] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap complete.
I20260710 11:02:48.104892 21346 ts_tablet_manager.cc:1403] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.005s
I20260710 11:02:48.107913 21346 raft_consensus.cc:359] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:48.108582 21346 raft_consensus.cc:740] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.109372 21346 consensus_queue.cc:260] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [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: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:48.111696 21346 ts_tablet_manager.cc:1434] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:02:48.112578 21346 tablet_bootstrap.cc:492] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:48.123716 21346 tablet_bootstrap.cc:492] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:48.124426 21346 tablet_bootstrap.cc:492] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap complete.
I20260710 11:02:48.124958 21346 ts_tablet_manager.cc:1403] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:02:48.126746 21346 raft_consensus.cc:359] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:48.127240 21346 raft_consensus.cc:740] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.127750 21346 consensus_queue.cc:260] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [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: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:48.129194 21346 ts_tablet_manager.cc:1434] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:48.130084 21346 tablet_bootstrap.cc:492] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap starting.
I20260710 11:02:48.142849 21346 tablet_bootstrap.cc:492] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:02:48.143690 21346 tablet_bootstrap.cc:492] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101: Bootstrap complete.
I20260710 11:02:48.144205 21346 ts_tablet_manager.cc:1403] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:02:48.146270 21346 raft_consensus.cc:359] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:48.146790 21346 raft_consensus.cc:740] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Initialized, Role: FOLLOWER
I20260710 11:02:48.147337 21346 consensus_queue.cc:260] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101 [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: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:48.148939 21346 ts_tablet_manager.cc:1434] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:48.378775 21205 raft_consensus.cc:493] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0dd6c4d85f2f4f799bd5909507a3a101)
I20260710 11:02:48.379314 21205 raft_consensus.cc:515] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:48.380951 21205 leader_election.cc:290] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:48.381907 21387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab100c5a574bdfa87739488ae43f9f" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:48.382104 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab100c5a574bdfa87739488ae43f9f" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:48.382697 21387 raft_consensus.cc:2468] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 2.
I20260710 11:02:48.382941 20942 raft_consensus.cc:2393] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1eec6e4206340f3a5a65cd403e3d9d3 in current term 2: Already voted for candidate 8a38b2dc852c4a82996d52dfe338f47a in this term.
I20260710 11:02:48.383764 20981 leader_election.cc:304] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [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: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 
I20260710 11:02:48.384492 21205 raft_consensus.cc:2804] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:48.384831 21205 raft_consensus.cc:493] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0dd6c4d85f2f4f799bd5909507a3a101)
I20260710 11:02:48.385134 21205 raft_consensus.cc:3060] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.390590 21205 raft_consensus.cc:515] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:48.392809 21205 leader_election.cc:290] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 2 election: Requested vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:48.393005 21387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab100c5a574bdfa87739488ae43f9f" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
I20260710 11:02:48.393911 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab100c5a574bdfa87739488ae43f9f" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
I20260710 11:02:48.394680 20942 raft_consensus.cc:2393] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c1eec6e4206340f3a5a65cd403e3d9d3 in current term 2: Already voted for candidate 8a38b2dc852c4a82996d52dfe338f47a in this term.
I20260710 11:02:48.398480 21387 raft_consensus.cc:2468] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 2.
I20260710 11:02:48.399549 20981 leader_election.cc:304] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [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: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 8a38b2dc852c4a82996d52dfe338f47a
I20260710 11:02:48.400226 21205 raft_consensus.cc:2804] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:48.400664 21205 raft_consensus.cc:697] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 LEADER]: Becoming Leader. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Running, Role: LEADER
I20260710 11:02:48.401716 21205 consensus_queue.cc:237] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:48.408084 21429 raft_consensus.cc:493] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0dd6c4d85f2f4f799bd5909507a3a101)
I20260710 11:02:48.408591 21429 raft_consensus.cc:515] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:48.410558 21429 leader_election.cc:290] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:48.410393 20760 catalog_manager.cc:5697] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 reported cstate change: term changed from 1 to 2, leader changed from 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1) to c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3). New cstate: current_term: 2 leader_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:48.411289 21387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e207b6bef6a34015ad971d509c914a05" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:48.411880 21387 raft_consensus.cc:2468] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 1.
I20260710 11:02:48.411809 21016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e207b6bef6a34015ad971d509c914a05" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:48.413064 20907 leader_election.cc:304] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [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: 0dd6c4d85f2f4f799bd5909507a3a101, 8a38b2dc852c4a82996d52dfe338f47a; no voters: 
I20260710 11:02:48.413955 21429 raft_consensus.cc:2804] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:48.414362 21429 raft_consensus.cc:493] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0dd6c4d85f2f4f799bd5909507a3a101)
I20260710 11:02:48.414721 21429 raft_consensus.cc:3060] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.421892 21429 raft_consensus.cc:515] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:48.423839 21429 leader_election.cc:290] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 2 election: Requested vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:48.424928 21387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e207b6bef6a34015ad971d509c914a05" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
I20260710 11:02:48.425371 21016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e207b6bef6a34015ad971d509c914a05" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:48.425606 21387 raft_consensus.cc:3060] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.431955 21387 raft_consensus.cc:2468] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 2.
I20260710 11:02:48.432916 20907 leader_election.cc:304] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [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: 0dd6c4d85f2f4f799bd5909507a3a101, 8a38b2dc852c4a82996d52dfe338f47a; no voters: c1eec6e4206340f3a5a65cd403e3d9d3
I20260710 11:02:48.433672 21429 raft_consensus.cc:2804] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:48.434183 21429 raft_consensus.cc:697] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 LEADER]: Becoming Leader. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Running, Role: LEADER
I20260710 11:02:48.434993 21429 consensus_queue.cc:237] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:48.442981 20760 catalog_manager.cc:5697] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a reported cstate change: term changed from 1 to 2, leader changed from 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1) to 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2). New cstate: current_term: 2 leader_uuid: "8a38b2dc852c4a82996d52dfe338f47a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:48.486274 21326 raft_consensus.cc:493] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0dd6c4d85f2f4f799bd5909507a3a101)
I20260710 11:02:48.486693 21326 raft_consensus.cc:515] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:48.488402 21326 leader_election.cc:290] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:48.489104 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d33166224af4ac2bb6feb3b6a014357" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:48.489319 21387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d33166224af4ac2bb6feb3b6a014357" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:48.489998 21387 raft_consensus.cc:2468] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 1.
I20260710 11:02:48.491144 20981 leader_election.cc:304] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [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: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 937c0238932140a6bd735b36738b26f1
I20260710 11:02:48.491731 21326 raft_consensus.cc:2804] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:48.492026 21326 raft_consensus.cc:493] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0dd6c4d85f2f4f799bd5909507a3a101)
I20260710 11:02:48.492323 21326 raft_consensus.cc:3060] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.497319 21326 raft_consensus.cc:515] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:48.498879 21326 leader_election.cc:290] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 2 election: Requested vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:48.499794 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d33166224af4ac2bb6feb3b6a014357" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1"
I20260710 11:02:48.499858 21387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d33166224af4ac2bb6feb3b6a014357" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
I20260710 11:02:48.500608 21387 raft_consensus.cc:3060] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.507623 21387 raft_consensus.cc:2468] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in term 2.
I20260710 11:02:48.508605 20981 leader_election.cc:304] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [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: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 937c0238932140a6bd735b36738b26f1
I20260710 11:02:48.509285 21326 raft_consensus.cc:2804] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:48.509838 21326 raft_consensus.cc:697] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 LEADER]: Becoming Leader. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Running, Role: LEADER
I20260710 11:02:48.510746 21326 consensus_queue.cc:237] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:48.517611 20760 catalog_manager.cc:5697] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 reported cstate change: term changed from 1 to 2, leader changed from 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1) to c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3). New cstate: current_term: 2 leader_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:48.550988 21429 raft_consensus.cc:493] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0dd6c4d85f2f4f799bd5909507a3a101)
I20260710 11:02:48.551447 21429 raft_consensus.cc:515] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:48.553057 21429 leader_election.cc:290] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:48.553931 21388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b630166eacad4d85ba2b078fb0bbb99e" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:48.554131 21016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b630166eacad4d85ba2b078fb0bbb99e" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:48.554538 21388 raft_consensus.cc:2468] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 1.
I20260710 11:02:48.555616 20907 leader_election.cc:304] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [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: 0dd6c4d85f2f4f799bd5909507a3a101, 8a38b2dc852c4a82996d52dfe338f47a; no voters: c1eec6e4206340f3a5a65cd403e3d9d3
I20260710 11:02:48.556313 21429 raft_consensus.cc:2804] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:48.556670 21429 raft_consensus.cc:493] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0dd6c4d85f2f4f799bd5909507a3a101)
I20260710 11:02:48.557005 21429 raft_consensus.cc:3060] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.559805 21428 raft_consensus.cc:493] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0dd6c4d85f2f4f799bd5909507a3a101)
I20260710 11:02:48.560305 21428 raft_consensus.cc:515] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:48.562261 21428 leader_election.cc:290] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:48.562476 21429 raft_consensus.cc:515] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:48.563037 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9079ff9aa44fee80fb26d8e6bd0862" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:48.563387 21388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9079ff9aa44fee80fb26d8e6bd0862" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:48.563874 21388 raft_consensus.cc:2468] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 1.
I20260710 11:02:48.564881 21429 leader_election.cc:290] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 2 election: Requested vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:48.565094 21388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b630166eacad4d85ba2b078fb0bbb99e" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
I20260710 11:02:48.565507 20907 leader_election.cc:304] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [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: 0dd6c4d85f2f4f799bd5909507a3a101, 8a38b2dc852c4a82996d52dfe338f47a; no voters: 937c0238932140a6bd735b36738b26f1
I20260710 11:02:48.565773 21388 raft_consensus.cc:3060] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.566609 21429 raft_consensus.cc:2804] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:48.566821 21016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b630166eacad4d85ba2b078fb0bbb99e" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:48.567052 21429 raft_consensus.cc:493] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0dd6c4d85f2f4f799bd5909507a3a101)
I20260710 11:02:48.567489 21429 raft_consensus.cc:3060] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.573998 21388 raft_consensus.cc:2468] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 2.
I20260710 11:02:48.574951 21429 raft_consensus.cc:515] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:48.575250 20907 leader_election.cc:304] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [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: 0dd6c4d85f2f4f799bd5909507a3a101, 8a38b2dc852c4a82996d52dfe338f47a; no voters: c1eec6e4206340f3a5a65cd403e3d9d3
I20260710 11:02:48.576033 21428 raft_consensus.cc:2804] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:48.576479 21428 raft_consensus.cc:697] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 2 LEADER]: Becoming Leader. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Running, Role: LEADER
I20260710 11:02:48.577056 21429 leader_election.cc:290] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 2 election: Requested vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:48.577303 21428 consensus_queue.cc:237] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:48.578099 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9079ff9aa44fee80fb26d8e6bd0862" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1"
I20260710 11:02:48.578650 21388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9079ff9aa44fee80fb26d8e6bd0862" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
I20260710 11:02:48.579195 21388 raft_consensus.cc:3060] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.585984 21388 raft_consensus.cc:2468] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a38b2dc852c4a82996d52dfe338f47a in term 2.
I20260710 11:02:48.585739 20760 catalog_manager.cc:5697] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a reported cstate change: term changed from 1 to 2, leader changed from 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1) to 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2). New cstate: current_term: 2 leader_uuid: "8a38b2dc852c4a82996d52dfe338f47a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:48.587000 20907 leader_election.cc:304] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [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: 0dd6c4d85f2f4f799bd5909507a3a101, 8a38b2dc852c4a82996d52dfe338f47a; no voters: 937c0238932140a6bd735b36738b26f1
I20260710 11:02:48.587785 21428 raft_consensus.cc:2804] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:48.588228 21428 raft_consensus.cc:697] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 LEADER]: Becoming Leader. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Running, Role: LEADER
I20260710 11:02:48.588958 21428 consensus_queue.cc:237] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:48.599263 20760 catalog_manager.cc:5697] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a reported cstate change: term changed from 1 to 2, leader changed from 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1) to 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2). New cstate: current_term: 2 leader_uuid: "8a38b2dc852c4a82996d52dfe338f47a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:48.713274 21140 raft_consensus.cc:493] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0dd6c4d85f2f4f799bd5909507a3a101)
I20260710 11:02:48.713814 21140 raft_consensus.cc:515] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:48.715359 21140 leader_election.cc:290] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:48.716325 21388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572fea864d5437f99d4f5df1df57bd6" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:48.716389 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572fea864d5437f99d4f5df1df57bd6" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:48.717198 21388 raft_consensus.cc:2468] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 937c0238932140a6bd735b36738b26f1 in term 1.
I20260710 11:02:48.718274 21055 leader_election.cc:304] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [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: 0dd6c4d85f2f4f799bd5909507a3a101, 937c0238932140a6bd735b36738b26f1; no voters: 8a38b2dc852c4a82996d52dfe338f47a
I20260710 11:02:48.718878 21140 raft_consensus.cc:2804] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:48.719255 21140 raft_consensus.cc:493] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 0dd6c4d85f2f4f799bd5909507a3a101)
I20260710 11:02:48.719631 21140 raft_consensus.cc:3060] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.727708 21140 raft_consensus.cc:515] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:48.730042 21428 raft_consensus.cc:493] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0dd6c4d85f2f4f799bd5909507a3a101)
I20260710 11:02:48.730602 21388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572fea864d5437f99d4f5df1df57bd6" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
I20260710 11:02:48.730912 21140 leader_election.cc:290] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 2 election: Requested vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:48.730693 21428 raft_consensus.cc:515] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:48.731386 21388 raft_consensus.cc:3060] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.731765 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572fea864d5437f99d4f5df1df57bd6" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
I20260710 11:02:48.732312 20942 raft_consensus.cc:3060] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.733104 21428 leader_election.cc:290] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669), 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:48.734237 21387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572fea864d5437f99d4f5df1df57bd6" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:48.734787 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4572fea864d5437f99d4f5df1df57bd6" candidate_uuid: "8a38b2dc852c4a82996d52dfe338f47a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "937c0238932140a6bd735b36738b26f1" is_pre_election: true
I20260710 11:02:48.735638 21090 raft_consensus.cc:2393] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a38b2dc852c4a82996d52dfe338f47a in current term 2: Already voted for candidate 937c0238932140a6bd735b36738b26f1 in this term.
I20260710 11:02:48.737067 20908 leader_election.cc:304] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a [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: 8a38b2dc852c4a82996d52dfe338f47a; no voters: 0dd6c4d85f2f4f799bd5909507a3a101, 937c0238932140a6bd735b36738b26f1
I20260710 11:02:48.739463 21388 raft_consensus.cc:2468] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937c0238932140a6bd735b36738b26f1 in term 2.
I20260710 11:02:48.739944 20942 raft_consensus.cc:2468] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 937c0238932140a6bd735b36738b26f1 in term 2.
I20260710 11:02:48.740525 21428 raft_consensus.cc:2749] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:48.740713 21055 leader_election.cc:304] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, 937c0238932140a6bd735b36738b26f1; no voters: 
I20260710 11:02:48.741684 21140 raft_consensus.cc:2804] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:48.742579 21140 raft_consensus.cc:697] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [term 2 LEADER]: Becoming Leader. State: Replica: 937c0238932140a6bd735b36738b26f1, State: Running, Role: LEADER
I20260710 11:02:48.743569 21140 consensus_queue.cc:237] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:48.755318 20761 catalog_manager.cc:5697] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 reported cstate change: term changed from 1 to 2, leader changed from 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1) to 937c0238932140a6bd735b36738b26f1 (127.18.70.4). New cstate: current_term: 2 leader_uuid: "937c0238932140a6bd735b36738b26f1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:48.796530 21140 raft_consensus.cc:493] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0dd6c4d85f2f4f799bd5909507a3a101)
I20260710 11:02:48.796985 21140 raft_consensus.cc:515] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } }
I20260710 11:02:48.798623 21140 leader_election.cc:290] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:48.799625 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9079ff9aa44fee80fb26d8e6bd0862" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:48.799636 21388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab9079ff9aa44fee80fb26d8e6bd0862" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:48.800676 21388 raft_consensus.cc:2393] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 937c0238932140a6bd735b36738b26f1 in current term 2: Already voted for candidate 8a38b2dc852c4a82996d52dfe338f47a in this term.
I20260710 11:02:48.801594 21055 leader_election.cc:304] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [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: 937c0238932140a6bd735b36738b26f1; no voters: 0dd6c4d85f2f4f799bd5909507a3a101, 8a38b2dc852c4a82996d52dfe338f47a
I20260710 11:02:48.802304 21140 raft_consensus.cc:3060] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.808208 21140 raft_consensus.cc:2749] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:48.871841 20942 raft_consensus.cc:1275] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Refusing update from remote peer c1eec6e4206340f3a5a65cd403e3d9d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:48.873747 21138 consensus_queue.cc:1048] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:48.885545 21388 raft_consensus.cc:1275] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Refusing update from remote peer c1eec6e4206340f3a5a65cd403e3d9d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:48.886893 21138 consensus_queue.cc:1048] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:48.896401 21013 raft_consensus.cc:3060] T e207b6bef6a34015ad971d509c914a05 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.896363 21140 raft_consensus.cc:493] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0dd6c4d85f2f4f799bd5909507a3a101)
I20260710 11:02:48.897229 21140 raft_consensus.cc:515] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:48.899257 21140 leader_election.cc:290] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455), 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201)
I20260710 11:02:48.900780 21016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d33166224af4ac2bb6feb3b6a014357" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" is_pre_election: true
I20260710 11:02:48.901876 21388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d33166224af4ac2bb6feb3b6a014357" candidate_uuid: "937c0238932140a6bd735b36738b26f1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:48.902678 21388 raft_consensus.cc:2393] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 937c0238932140a6bd735b36738b26f1 in current term 2: Already voted for candidate c1eec6e4206340f3a5a65cd403e3d9d3 in this term.
I20260710 11:02:48.903620 21013 raft_consensus.cc:1275] T e207b6bef6a34015ad971d509c914a05 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Refusing update from remote peer 8a38b2dc852c4a82996d52dfe338f47a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:48.903760 21055 leader_election.cc:304] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1 [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: 937c0238932140a6bd735b36738b26f1; no voters: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3
I20260710 11:02:48.904626 21140 raft_consensus.cc:3060] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.905189 21429 consensus_queue.cc:1048] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:48.911541 21140 raft_consensus.cc:2749] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:48.919816 21388 raft_consensus.cc:1275] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Refusing update from remote peer 8a38b2dc852c4a82996d52dfe338f47a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:48.921602 21235 consensus_queue.cc:1048] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:48.935786 21138 raft_consensus.cc:493] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0dd6c4d85f2f4f799bd5909507a3a101)
I20260710 11:02:48.936455 21138 raft_consensus.cc:515] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:48.938762 21138 leader_election.cc:290] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201), 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253)
I20260710 11:02:48.939343 21388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b630166eacad4d85ba2b078fb0bbb99e" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" is_pre_election: true
I20260710 11:02:48.940085 21388 raft_consensus.cc:2393] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c1eec6e4206340f3a5a65cd403e3d9d3 in current term 2: Already voted for candidate 8a38b2dc852c4a82996d52dfe338f47a in this term.
I20260710 11:02:48.940052 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b630166eacad4d85ba2b078fb0bbb99e" candidate_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a" is_pre_election: true
I20260710 11:02:48.941677 20980 leader_election.cc:304] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3 [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: c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 0dd6c4d85f2f4f799bd5909507a3a101, 8a38b2dc852c4a82996d52dfe338f47a
I20260710 11:02:48.942540 21138 raft_consensus.cc:3060] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:48.947587 21138 raft_consensus.cc:2749] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:48.967113 21090 raft_consensus.cc:1275] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1 [term 2 FOLLOWER]: Refusing update from remote peer c1eec6e4206340f3a5a65cd403e3d9d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:48.968333 21138 consensus_queue.cc:1048] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:48.978097 21388 raft_consensus.cc:1275] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Refusing update from remote peer c1eec6e4206340f3a5a65cd403e3d9d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:48.979817 21454 consensus_queue.cc:1048] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:48.988633 21013 raft_consensus.cc:1275] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Refusing update from remote peer 8a38b2dc852c4a82996d52dfe338f47a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:48.989962 21235 consensus_queue.cc:1048] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:49.001915 21388 raft_consensus.cc:1275] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Refusing update from remote peer 8a38b2dc852c4a82996d52dfe338f47a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:49.004315 21428 consensus_queue.cc:1048] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:49.022658 21090 raft_consensus.cc:1275] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [term 2 FOLLOWER]: Refusing update from remote peer 8a38b2dc852c4a82996d52dfe338f47a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:49.024214 21458 consensus_queue.cc:1048] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Connected to new peer: Peer: permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:49.033674 21387 raft_consensus.cc:1275] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Refusing update from remote peer 8a38b2dc852c4a82996d52dfe338f47a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:49.035274 21458 consensus_queue.cc:1048] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:49.259253 21387 raft_consensus.cc:1275] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Refusing update from remote peer 937c0238932140a6bd735b36738b26f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:49.260545 21140 consensus_queue.cc:1048] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:49.268366 20942 raft_consensus.cc:1275] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Refusing update from remote peer 937c0238932140a6bd735b36738b26f1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:49.269793 21140 consensus_queue.cc:1048] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:57.921291 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:57.952340 20942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c89de1095414287ace68888aa5a1123"
dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
mode: GRACEFUL
new_leader_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
 from {username='slave'} at 127.0.0.1:41792
I20260710 11:02:57.953006 20942 raft_consensus.cc:606] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 LEADER]: Received request to transfer leadership to TS 0dd6c4d85f2f4f799bd5909507a3a101
I20260710 11:02:57.964334 21013 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f61d88b9da34ee18bd53e8d7b3281c4"
dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
mode: GRACEFUL
new_leader_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
 from {username='slave'} at 127.0.0.1:49264
I20260710 11:02:57.964907 21013 raft_consensus.cc:606] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Received request to transfer leadership to TS 0dd6c4d85f2f4f799bd5909507a3a101
I20260710 11:02:57.967700 21013 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57ab100c5a574bdfa87739488ae43f9f"
dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
mode: GRACEFUL
new_leader_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
 from {username='slave'} at 127.0.0.1:49264
I20260710 11:02:57.968077 21013 raft_consensus.cc:606] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 LEADER]: Received request to transfer leadership to TS 0dd6c4d85f2f4f799bd5909507a3a101
I20260710 11:02:57.970155 21013 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f3bfb9b15e34d3d82d27da894511ced"
dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
mode: GRACEFUL
new_leader_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
 from {username='slave'} at 127.0.0.1:49264
I20260710 11:02:57.970621 21013 raft_consensus.cc:606] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Received request to transfer leadership to TS 0dd6c4d85f2f4f799bd5909507a3a101
I20260710 11:02:57.972931 20942 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b630166eacad4d85ba2b078fb0bbb99e"
dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
mode: GRACEFUL
new_leader_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
 from {username='slave'} at 127.0.0.1:41792
I20260710 11:02:57.973464 20942 raft_consensus.cc:606] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 2 LEADER]: Received request to transfer leadership to TS 0dd6c4d85f2f4f799bd5909507a3a101
I20260710 11:02:57.974589 18712 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:02:57.974831 21475 raft_consensus.cc:993] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3: : Instructing follower 0dd6c4d85f2f4f799bd5909507a3a101 to start an election
I20260710 11:02:57.975409 18712 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:57.975425 21466 raft_consensus.cc:1081] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Signalling peer 0dd6c4d85f2f4f799bd5909507a3a101 to start an election
I20260710 11:02:57.977093 21388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f3bfb9b15e34d3d82d27da894511ced"
dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
 from {username='slave'} at 127.0.0.1:42202
I20260710 11:02:57.977596 21388 raft_consensus.cc:493] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:57.977892 21388 raft_consensus.cc:3060] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:57.983518 21388 raft_consensus.cc:515] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:57.985495 21388 leader_election.cc:290] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 2 election: Requested vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:57.997140 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3bfb9b15e34d3d82d27da894511ced" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
I20260710 11:02:57.997939 20942 raft_consensus.cc:3060] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:57.998558 21013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3bfb9b15e34d3d82d27da894511ced" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:57.999135 21013 raft_consensus.cc:3055] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:57.999449 21013 raft_consensus.cc:740] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Running, Role: LEADER
I20260710 11:02:58.000397 21013 consensus_queue.cc:260] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:58.001821 21013 raft_consensus.cc:3060] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:58.006179 20942 raft_consensus.cc:2468] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 2.
I20260710 11:02:58.008127 21341 leader_election.cc:304] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, 8a38b2dc852c4a82996d52dfe338f47a; no voters: 
I20260710 11:02:58.009315 21013 raft_consensus.cc:2468] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 2.
I20260710 11:02:58.010061 21481 raft_consensus.cc:2804] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:58.011521 21481 raft_consensus.cc:697] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 LEADER]: Becoming Leader. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Running, Role: LEADER
I20260710 11:02:58.012410 21481 consensus_queue.cc:237] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:58.020553 20761 catalog_manager.cc:5697] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 reported cstate change: term changed from 1 to 2, leader changed from c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3) to 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:58.093731 21488 raft_consensus.cc:993] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a: : Instructing follower 0dd6c4d85f2f4f799bd5909507a3a101 to start an election
I20260710 11:02:58.094720 21471 raft_consensus.cc:1081] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 LEADER]: Signalling peer 0dd6c4d85f2f4f799bd5909507a3a101 to start an election
I20260710 11:02:58.096462 21388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c89de1095414287ace68888aa5a1123"
dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
 from {username='slave'} at 127.0.0.1:42212
I20260710 11:02:58.097034 21388 raft_consensus.cc:493] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:58.097440 21388 raft_consensus.cc:3060] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:58.103375 21388 raft_consensus.cc:515] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:58.106254 21388 leader_election.cc:290] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 2 election: Requested vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:58.107570 21013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c89de1095414287ace68888aa5a1123" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:58.108103 21013 raft_consensus.cc:3060] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:58.108786 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c89de1095414287ace68888aa5a1123" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
I20260710 11:02:58.109395 20942 raft_consensus.cc:3055] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:58.109733 20942 raft_consensus.cc:740] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Running, Role: LEADER
I20260710 11:02:58.110548 20942 consensus_queue.cc:260] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:58.112044 20942 raft_consensus.cc:3060] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:58.116627 21013 raft_consensus.cc:2468] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 2.
I20260710 11:02:58.119127 20942 raft_consensus.cc:2468] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 2.
I20260710 11:02:58.120119 21341 leader_election.cc:304] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, 8a38b2dc852c4a82996d52dfe338f47a; no voters: 
I20260710 11:02:58.120951 21481 raft_consensus.cc:2804] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:58.121431 21481 raft_consensus.cc:697] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 LEADER]: Becoming Leader. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Running, Role: LEADER
I20260710 11:02:58.122328 21481 consensus_queue.cc:237] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:58.124675 21475 raft_consensus.cc:993] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3: : Instructing follower 0dd6c4d85f2f4f799bd5909507a3a101 to start an election
I20260710 11:02:58.125203 21466 raft_consensus.cc:1081] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Signalling peer 0dd6c4d85f2f4f799bd5909507a3a101 to start an election
I20260710 11:02:58.127004 21388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f61d88b9da34ee18bd53e8d7b3281c4"
dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
 from {username='slave'} at 127.0.0.1:42202
I20260710 11:02:58.127511 21388 raft_consensus.cc:493] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:58.127882 21388 raft_consensus.cc:3060] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:58.131057 20761 catalog_manager.cc:5697] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 reported cstate change: term changed from 1 to 2, leader changed from 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2) to 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:58.132438 21475 raft_consensus.cc:993] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3: : Instructing follower 0dd6c4d85f2f4f799bd5909507a3a101 to start an election
I20260710 11:02:58.133833 21475 raft_consensus.cc:1081] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 LEADER]: Signalling peer 0dd6c4d85f2f4f799bd5909507a3a101 to start an election
I20260710 11:02:58.135005 21388 raft_consensus.cc:515] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:58.135645 21386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57ab100c5a574bdfa87739488ae43f9f"
dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
 from {username='slave'} at 127.0.0.1:42202
I20260710 11:02:58.136214 21386 raft_consensus.cc:493] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:58.136583 21386 raft_consensus.cc:3060] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:58.137877 21013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f61d88b9da34ee18bd53e8d7b3281c4" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:58.138497 21013 raft_consensus.cc:3055] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:58.138827 21013 raft_consensus.cc:740] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Running, Role: LEADER
I20260710 11:02:58.140597 21013 consensus_queue.cc:260] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:58.141391 21013 raft_consensus.cc:3060] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:58.141464 21388 leader_election.cc:290] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 2 election: Requested vote from peers c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455), 937c0238932140a6bd735b36738b26f1 (127.18.70.4:33669)
I20260710 11:02:58.145047 21386 raft_consensus.cc:515] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:58.147626 21386 leader_election.cc:290] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 3 election: Requested vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:58.148983 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab100c5a574bdfa87739488ae43f9f" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
I20260710 11:02:58.148900 21016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ab100c5a574bdfa87739488ae43f9f" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:58.149634 20942 raft_consensus.cc:3060] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:58.149708 21016 raft_consensus.cc:3055] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:58.150081 21016 raft_consensus.cc:740] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Running, Role: LEADER
I20260710 11:02:58.148694 21013 raft_consensus.cc:2468] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 2.
I20260710 11:02:58.150940 21016 consensus_queue.cc:260] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [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: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:58.151937 21342 leader_election.cc:304] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 
I20260710 11:02:58.153050 21090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f61d88b9da34ee18bd53e8d7b3281c4" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "937c0238932140a6bd735b36738b26f1"
I20260710 11:02:58.153584 21481 raft_consensus.cc:2804] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:58.153946 21090 raft_consensus.cc:3060] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:58.154140 21481 raft_consensus.cc:697] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 LEADER]: Becoming Leader. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Running, Role: LEADER
I20260710 11:02:58.155246 21481 consensus_queue.cc:237] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } }
I20260710 11:02:58.157560 21016 raft_consensus.cc:3060] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:58.164145 21090 raft_consensus.cc:2468] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 937c0238932140a6bd735b36738b26f1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 2.
I20260710 11:02:58.164129 20942 raft_consensus.cc:2468] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 3.
I20260710 11:02:58.165802 21341 leader_election.cc:304] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [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: 0dd6c4d85f2f4f799bd5909507a3a101, 8a38b2dc852c4a82996d52dfe338f47a; no voters: 
I20260710 11:02:58.166814 21482 raft_consensus.cc:2804] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:58.167011 21016 raft_consensus.cc:2468] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 3.
I20260710 11:02:58.167500 21482 raft_consensus.cc:697] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 3 LEADER]: Becoming Leader. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Running, Role: LEADER
I20260710 11:02:58.168684 21482 consensus_queue.cc:237] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [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: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:58.172472 20761 catalog_manager.cc:5697] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 reported cstate change: term changed from 1 to 2, leader changed from c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3) to 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:58.186260 20761 catalog_manager.cc:5697] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 reported cstate change: term changed from 2 to 3, leader changed from c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3) to 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1). New cstate: current_term: 3 leader_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:58.219324 21471 raft_consensus.cc:993] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a: : Instructing follower 0dd6c4d85f2f4f799bd5909507a3a101 to start an election
I20260710 11:02:58.219818 21489 raft_consensus.cc:1081] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 2 LEADER]: Signalling peer 0dd6c4d85f2f4f799bd5909507a3a101 to start an election
I20260710 11:02:58.221107 21386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b630166eacad4d85ba2b078fb0bbb99e"
dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
 from {username='slave'} at 127.0.0.1:42212
I20260710 11:02:58.221596 21386 raft_consensus.cc:493] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:58.221881 21386 raft_consensus.cc:3060] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:58.227558 21386 raft_consensus.cc:515] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:58.229171 21386 leader_election.cc:290] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 3 election: Requested vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:58.229935 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b630166eacad4d85ba2b078fb0bbb99e" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
I20260710 11:02:58.230135 21016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b630166eacad4d85ba2b078fb0bbb99e" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:58.230482 20942 raft_consensus.cc:3055] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:58.230662 21016 raft_consensus.cc:3060] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:58.230806 20942 raft_consensus.cc:740] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8a38b2dc852c4a82996d52dfe338f47a, State: Running, Role: LEADER
I20260710 11:02:58.231554 20942 consensus_queue.cc:260] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [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: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:58.232537 20942 raft_consensus.cc:3060] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:58.235357 21016 raft_consensus.cc:2468] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 3.
I20260710 11:02:58.236449 21342 leader_election.cc:304] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [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: 0dd6c4d85f2f4f799bd5909507a3a101, c1eec6e4206340f3a5a65cd403e3d9d3; no voters: 
I20260710 11:02:58.236941 20942 raft_consensus.cc:2468] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 3.
I20260710 11:02:58.237130 21482 raft_consensus.cc:2804] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:58.237699 21482 raft_consensus.cc:697] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 3 LEADER]: Becoming Leader. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Running, Role: LEADER
I20260710 11:02:58.239290 21482 consensus_queue.cc:237] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [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: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:58.247187 20761 catalog_manager.cc:5697] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 reported cstate change: term changed from 2 to 3, leader changed from 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2) to 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1). New cstate: current_term: 3 leader_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:58.530925 20942 raft_consensus.cc:1275] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Refusing update from remote peer 0dd6c4d85f2f4f799bd5909507a3a101: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:58.532076 21482 consensus_queue.cc:1048] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:58.544425 21016 raft_consensus.cc:1275] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Refusing update from remote peer 0dd6c4d85f2f4f799bd5909507a3a101: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:58.545439 20942 raft_consensus.cc:1275] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Refusing update from remote peer 0dd6c4d85f2f4f799bd5909507a3a101: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:58.545790 21482 consensus_queue.cc:1048] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:58.547489 21482 consensus_queue.cc:1048] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:58.566762 21016 raft_consensus.cc:1275] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Refusing update from remote peer 0dd6c4d85f2f4f799bd5909507a3a101: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:58.568495 21500 consensus_queue.cc:1048] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:58.633031 21016 raft_consensus.cc:1275] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 3 FOLLOWER]: Refusing update from remote peer 0dd6c4d85f2f4f799bd5909507a3a101: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:58.634470 21501 consensus_queue.cc:1048] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:58.645123 20942 raft_consensus.cc:1275] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [term 3 FOLLOWER]: Refusing update from remote peer 0dd6c4d85f2f4f799bd5909507a3a101: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:58.648988 21501 consensus_queue.cc:1048] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:58.652175 21016 raft_consensus.cc:1275] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Refusing update from remote peer 0dd6c4d85f2f4f799bd5909507a3a101: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:58.653612 21481 consensus_queue.cc:1048] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:58.654183 21090 raft_consensus.cc:1275] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 937c0238932140a6bd735b36738b26f1 [term 2 FOLLOWER]: Refusing update from remote peer 0dd6c4d85f2f4f799bd5909507a3a101: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:58.656351 21481 consensus_queue.cc:1048] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "937c0238932140a6bd735b36738b26f1" member_type: VOTER last_known_addr { host: "127.18.70.4" port: 33669 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:58.753618 20942 raft_consensus.cc:1275] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 3 FOLLOWER]: Refusing update from remote peer 0dd6c4d85f2f4f799bd5909507a3a101: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:58.754954 21482 consensus_queue.cc:1048] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:58.763214 21016 raft_consensus.cc:1275] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3 [term 3 FOLLOWER]: Refusing update from remote peer 0dd6c4d85f2f4f799bd5909507a3a101: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:58.764581 21481 consensus_queue.cc:1048] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:58.976486 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:58.991948 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:59.008004 21016 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43124265e7954c16bc272ba18c7b8628"
dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
mode: GRACEFUL
new_leader_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
 from {username='slave'} at 127.0.0.1:49264
I20260710 11:02:59.008680 21016 raft_consensus.cc:606] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Received request to transfer leadership to TS 0dd6c4d85f2f4f799bd5909507a3a101
I20260710 11:02:59.009888 18712 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:02:59.010555 18712 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:59.235719 21466 raft_consensus.cc:993] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3: : Instructing follower 0dd6c4d85f2f4f799bd5909507a3a101 to start an election
I20260710 11:02:59.236121 21514 raft_consensus.cc:1081] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Signalling peer 0dd6c4d85f2f4f799bd5909507a3a101 to start an election
I20260710 11:02:59.237443 21388 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43124265e7954c16bc272ba18c7b8628"
dest_uuid: "0dd6c4d85f2f4f799bd5909507a3a101"
 from {username='slave'} at 127.0.0.1:42202
I20260710 11:02:59.237919 21388 raft_consensus.cc:493] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:59.238171 21388 raft_consensus.cc:3060] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:59.242350 21388 raft_consensus.cc:515] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:59.243636 21388 leader_election.cc:290] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 2 election: Requested vote from peers 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253), c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455)
I20260710 11:02:59.244431 20942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43124265e7954c16bc272ba18c7b8628" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a38b2dc852c4a82996d52dfe338f47a"
I20260710 11:02:59.244643 21016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43124265e7954c16bc272ba18c7b8628" candidate_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3"
I20260710 11:02:59.244982 20942 raft_consensus.cc:3060] T 43124265e7954c16bc272ba18c7b8628 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:59.245137 21016 raft_consensus.cc:3055] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:59.245522 21016 raft_consensus.cc:740] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c1eec6e4206340f3a5a65cd403e3d9d3, State: Running, Role: LEADER
I20260710 11:02:59.246186 21016 consensus_queue.cc:260] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:59.247184 21016 raft_consensus.cc:3060] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:59.250411 20942 raft_consensus.cc:2468] T 43124265e7954c16bc272ba18c7b8628 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 2.
I20260710 11:02:59.251453 21341 leader_election.cc:304] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0dd6c4d85f2f4f799bd5909507a3a101, 8a38b2dc852c4a82996d52dfe338f47a; no voters: 
I20260710 11:02:59.252116 21481 raft_consensus.cc:2804] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:59.252254 21016 raft_consensus.cc:2468] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0dd6c4d85f2f4f799bd5909507a3a101 in term 2.
I20260710 11:02:59.252652 21481 raft_consensus.cc:697] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 LEADER]: Becoming Leader. State: Replica: 0dd6c4d85f2f4f799bd5909507a3a101, State: Running, Role: LEADER
I20260710 11:02:59.253502 21481 consensus_queue.cc:237] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } }
I20260710 11:02:59.260107 20760 catalog_manager.cc:5697] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 reported cstate change: term changed from 1 to 2, leader changed from c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3) to 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0dd6c4d85f2f4f799bd5909507a3a101" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 38201 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:59.672035 21016 raft_consensus.cc:1275] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Refusing update from remote peer 0dd6c4d85f2f4f799bd5909507a3a101: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:59.673250 21481 consensus_queue.cc:1048] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c1eec6e4206340f3a5a65cd403e3d9d3" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36455 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:59.682587 20942 raft_consensus.cc:1275] T 43124265e7954c16bc272ba18c7b8628 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Refusing update from remote peer 0dd6c4d85f2f4f799bd5909507a3a101: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:59.686491 21481 consensus_queue.cc:1048] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a38b2dc852c4a82996d52dfe338f47a" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 42253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:00.011391 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:00.028968 18712 tablet_server.cc:179] TabletServer@127.18.70.1:38201 shutting down...
I20260710 11:03:00.059701 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:00.060526 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:00.061292 18712 raft_consensus.cc:2243] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.061898 18712 raft_consensus.cc:2272] T e2c31fb6757d4f6289dd0eb85153f522 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.064412 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:00.065074 18712 raft_consensus.cc:2243] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.065834 18712 raft_consensus.cc:2272] T 0c89de1095414287ace68888aa5a1123 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.067967 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:00.068522 18712 raft_consensus.cc:2243] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.069247 18712 raft_consensus.cc:2272] T 5f3bfb9b15e34d3d82d27da894511ced P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.071394 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:00.071900 18712 raft_consensus.cc:2243] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.072273 18712 raft_consensus.cc:2272] T 0c745e400da742368c4d87033b76f8ea P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.074350 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:00.074931 18712 raft_consensus.cc:2243] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.075795 18712 raft_consensus.cc:2272] T 43124265e7954c16bc272ba18c7b8628 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.078255 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:00.078788 18712 raft_consensus.cc:2243] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.079416 18712 raft_consensus.cc:2272] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:00.081763 20981 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
I20260710 11:03:00.081852 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:00.082538 18712 raft_consensus.cc:2243] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.083220 18712 raft_consensus.cc:2272] T 57ab100c5a574bdfa87739488ae43f9f P 0dd6c4d85f2f4f799bd5909507a3a101 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:00.084721 20981 consensus_peers.cc:597] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 -> Peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Couldn't send request to peer 0dd6c4d85f2f4f799bd5909507a3a101. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:00.085525 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:00.086088 18712 raft_consensus.cc:2243] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.086783 18712 raft_consensus.cc:2272] T b630166eacad4d85ba2b078fb0bbb99e P 0dd6c4d85f2f4f799bd5909507a3a101 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.088622 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:00.089148 18712 raft_consensus.cc:2243] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.089551 18712 raft_consensus.cc:2272] T c95fee03c70b4704903136ce5865185b P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.091559 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:00.092132 18712 raft_consensus.cc:2243] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.092483 18712 raft_consensus.cc:2272] T 3d9bcab353124c7991483c1d16285c32 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.094574 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:00.095264 18712 raft_consensus.cc:2243] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.095707 18712 raft_consensus.cc:2272] T ab9079ff9aa44fee80fb26d8e6bd0862 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.097815 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:00.098287 18712 raft_consensus.cc:2243] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.098658 18712 raft_consensus.cc:2272] T 3e179f5b200045ba8ba541750770da93 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.100390 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:00.100809 18712 raft_consensus.cc:2243] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.101143 18712 raft_consensus.cc:2272] T bc7ca31afcb94c25a3e30b876bc80776 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.103251 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:00.103962 18712 raft_consensus.cc:2243] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.104511 18712 raft_consensus.cc:2272] T e207b6bef6a34015ad971d509c914a05 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.107064 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:00.107667 18712 raft_consensus.cc:2243] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.108172 18712 raft_consensus.cc:2272] T 4572fea864d5437f99d4f5df1df57bd6 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.110481 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:00.111083 18712 raft_consensus.cc:2243] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.111569 18712 raft_consensus.cc:2272] T 0d33166224af4ac2bb6feb3b6a014357 P 0dd6c4d85f2f4f799bd5909507a3a101 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.114302 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:00.114938 18712 raft_consensus.cc:2243] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.115432 18712 raft_consensus.cc:2272] T 4ddb6fcec3154da99233a205d1d1fecf P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.117843 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:00.118224 18712 raft_consensus.cc:2243] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.118546 18712 raft_consensus.cc:2272] T 09ed95e7eebe46ada742d56bab897d6c P 0dd6c4d85f2f4f799bd5909507a3a101 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.154430 18712 tablet_server.cc:196] TabletServer@127.18.70.1:38201 shutdown complete.
W20260710 11:03:00.154881 21055 consensus_peers.cc:597] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 -> Peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Couldn't send request to peer 0dd6c4d85f2f4f799bd5909507a3a101. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:38201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:00.185585 18712 tablet_server.cc:179] TabletServer@127.18.70.2:0 shutting down...
I20260710 11:03:00.214362 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:00.215006 18712 tablet_replica.cc:333] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a: stopping tablet replica
I20260710 11:03:00.215611 18712 raft_consensus.cc:2243] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.216037 18712 raft_consensus.cc:2272] T b630166eacad4d85ba2b078fb0bbb99e P 8a38b2dc852c4a82996d52dfe338f47a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.218715 18712 tablet_replica.cc:333] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a: stopping tablet replica
I20260710 11:03:00.219437 18712 raft_consensus.cc:2243] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.219849 18712 raft_consensus.cc:2272] T 57ab100c5a574bdfa87739488ae43f9f P 8a38b2dc852c4a82996d52dfe338f47a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:00.220950 21055 consensus_peers.cc:597] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 -> Peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Couldn't send request to peer 0dd6c4d85f2f4f799bd5909507a3a101. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:38201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:00.222115 18712 tablet_replica.cc:333] T a482e47ac96445628b0c8a34721126ad P 8a38b2dc852c4a82996d52dfe338f47a: stopping tablet replica
I20260710 11:03:00.222683 18712 raft_consensus.cc:2243] T a482e47ac96445628b0c8a34721126ad P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.223065 18712 raft_consensus.cc:2272] T a482e47ac96445628b0c8a34721126ad P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.224900 18712 tablet_replica.cc:333] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a: stopping tablet replica
I20260710 11:03:00.225468 18712 raft_consensus.cc:2243] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.226190 18712 raft_consensus.cc:2272] T 4ddb6fcec3154da99233a205d1d1fecf P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.228046 18712 tablet_replica.cc:333] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a: stopping tablet replica
I20260710 11:03:00.228755 18712 raft_consensus.cc:2243] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.229647 18712 raft_consensus.cc:2272] T ab9079ff9aa44fee80fb26d8e6bd0862 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.231863 18712 tablet_replica.cc:333] T 3d9bcab353124c7991483c1d16285c32 P 8a38b2dc852c4a82996d52dfe338f47a: stopping tablet replica
I20260710 11:03:00.232483 18712 raft_consensus.cc:2243] T 3d9bcab353124c7991483c1d16285c32 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.233022 18712 raft_consensus.cc:2272] T 3d9bcab353124c7991483c1d16285c32 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:00.234684 20907 consensus_peers.cc:597] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a -> Peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Couldn't send request to peer 0dd6c4d85f2f4f799bd5909507a3a101. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:38201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:00.235318 18712 tablet_replica.cc:333] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a: stopping tablet replica
I20260710 11:03:00.236086 18712 raft_consensus.cc:2243] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.236974 18712 raft_consensus.cc:2272] T 09ed95e7eebe46ada742d56bab897d6c P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.238847 18712 tablet_replica.cc:333] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a: stopping tablet replica
I20260710 11:03:00.239322 18712 raft_consensus.cc:2243] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.239657 18712 raft_consensus.cc:2272] T 4572fea864d5437f99d4f5df1df57bd6 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.241290 18712 tablet_replica.cc:333] T d4fb4f87adc04f70be65c54e7f9e40c5 P 8a38b2dc852c4a82996d52dfe338f47a: stopping tablet replica
I20260710 11:03:00.242095 18712 raft_consensus.cc:2243] T d4fb4f87adc04f70be65c54e7f9e40c5 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.242585 18712 raft_consensus.cc:2272] T d4fb4f87adc04f70be65c54e7f9e40c5 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.244297 18712 tablet_replica.cc:333] T 6ce7dc0b47bc4787af64d90a2da34931 P 8a38b2dc852c4a82996d52dfe338f47a: stopping tablet replica
I20260710 11:03:00.244765 18712 raft_consensus.cc:2243] T 6ce7dc0b47bc4787af64d90a2da34931 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.245113 18712 raft_consensus.cc:2272] T 6ce7dc0b47bc4787af64d90a2da34931 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.246894 18712 tablet_replica.cc:333] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a: stopping tablet replica
I20260710 11:03:00.247416 18712 raft_consensus.cc:2243] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.247756 18712 raft_consensus.cc:2272] T 5f3bfb9b15e34d3d82d27da894511ced P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.249437 18712 tablet_replica.cc:333] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a: stopping tablet replica
I20260710 11:03:00.249904 18712 raft_consensus.cc:2243] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.250597 18712 raft_consensus.cc:2272] T e336643fd1294be3a05dd8012a559376 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.252348 18712 tablet_replica.cc:333] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a: stopping tablet replica
I20260710 11:03:00.252767 18712 raft_consensus.cc:2243] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.253108 18712 raft_consensus.cc:2272] T 0c89de1095414287ace68888aa5a1123 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.255283 18712 tablet_replica.cc:333] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a: stopping tablet replica
I20260710 11:03:00.255707 18712 raft_consensus.cc:2243] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.256372 18712 raft_consensus.cc:2272] T e207b6bef6a34015ad971d509c914a05 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.258222 18712 tablet_replica.cc:333] T 43124265e7954c16bc272ba18c7b8628 P 8a38b2dc852c4a82996d52dfe338f47a: stopping tablet replica
I20260710 11:03:00.258646 18712 raft_consensus.cc:2243] T 43124265e7954c16bc272ba18c7b8628 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.258968 18712 raft_consensus.cc:2272] T 43124265e7954c16bc272ba18c7b8628 P 8a38b2dc852c4a82996d52dfe338f47a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.260942 18712 tablet_replica.cc:333] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a: stopping tablet replica
I20260710 11:03:00.261472 18712 raft_consensus.cc:2243] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.262148 18712 raft_consensus.cc:2272] T 6003109b39c946b698c2b2bb7cb6c7df P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.263782 18712 tablet_replica.cc:333] T e23b7628446d496b889c9656e9e09ade P 8a38b2dc852c4a82996d52dfe338f47a: stopping tablet replica
I20260710 11:03:00.264225 18712 raft_consensus.cc:2243] T e23b7628446d496b889c9656e9e09ade P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.264564 18712 raft_consensus.cc:2272] T e23b7628446d496b889c9656e9e09ade P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.266296 18712 tablet_replica.cc:333] T 3e179f5b200045ba8ba541750770da93 P 8a38b2dc852c4a82996d52dfe338f47a: stopping tablet replica
I20260710 11:03:00.266678 18712 raft_consensus.cc:2243] T 3e179f5b200045ba8ba541750770da93 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.267022 18712 raft_consensus.cc:2272] T 3e179f5b200045ba8ba541750770da93 P 8a38b2dc852c4a82996d52dfe338f47a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.304934 18712 tablet_server.cc:196] TabletServer@127.18.70.2:0 shutdown complete.
W20260710 11:03:00.324103 21054 consensus_peers.cc:597] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 -> Peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Couldn't send request to peer 8a38b2dc852c4a82996d52dfe338f47a. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.2:42253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:00.338361 18712 tablet_server.cc:179] TabletServer@127.18.70.3:0 shutting down...
I20260710 11:03:00.364876 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:00.365744 18712 tablet_replica.cc:333] T 6003109b39c946b698c2b2bb7cb6c7df P c1eec6e4206340f3a5a65cd403e3d9d3: stopping tablet replica
I20260710 11:03:00.366355 18712 raft_consensus.cc:2243] T 6003109b39c946b698c2b2bb7cb6c7df P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.366807 18712 raft_consensus.cc:2272] T 6003109b39c946b698c2b2bb7cb6c7df P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.368885 18712 tablet_replica.cc:333] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3: stopping tablet replica
I20260710 11:03:00.369536 18712 raft_consensus.cc:2243] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.370345 18712 raft_consensus.cc:2272] T e23b7628446d496b889c9656e9e09ade P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.372241 18712 tablet_replica.cc:333] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3: stopping tablet replica
I20260710 11:03:00.372704 18712 raft_consensus.cc:2243] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.373041 18712 raft_consensus.cc:2272] T b630166eacad4d85ba2b078fb0bbb99e P c1eec6e4206340f3a5a65cd403e3d9d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.374626 18712 tablet_replica.cc:333] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3: stopping tablet replica
I20260710 11:03:00.375067 18712 raft_consensus.cc:2243] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.375732 18712 raft_consensus.cc:2272] T a482e47ac96445628b0c8a34721126ad P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.377291 18712 tablet_replica.cc:333] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3: stopping tablet replica
I20260710 11:03:00.377794 18712 raft_consensus.cc:2243] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.378132 18712 raft_consensus.cc:2272] T 57ab100c5a574bdfa87739488ae43f9f P c1eec6e4206340f3a5a65cd403e3d9d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.379801 18712 tablet_replica.cc:333] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3: stopping tablet replica
I20260710 11:03:00.380249 18712 raft_consensus.cc:2243] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.380569 18712 raft_consensus.cc:2272] T 3f61d88b9da34ee18bd53e8d7b3281c4 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.382205 18712 tablet_replica.cc:333] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3: stopping tablet replica
I20260710 11:03:00.382637 18712 raft_consensus.cc:2243] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.383284 18712 raft_consensus.cc:2272] T 0d33166224af4ac2bb6feb3b6a014357 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.385005 18712 tablet_replica.cc:333] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3: stopping tablet replica
I20260710 11:03:00.385524 18712 raft_consensus.cc:2243] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.386176 18712 raft_consensus.cc:2272] T d4fb4f87adc04f70be65c54e7f9e40c5 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.387786 18712 tablet_replica.cc:333] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3: stopping tablet replica
I20260710 11:03:00.388211 18712 raft_consensus.cc:2243] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.388846 18712 raft_consensus.cc:2272] T 0c745e400da742368c4d87033b76f8ea P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.390440 18712 tablet_replica.cc:333] T e207b6bef6a34015ad971d509c914a05 P c1eec6e4206340f3a5a65cd403e3d9d3: stopping tablet replica
I20260710 11:03:00.391017 18712 raft_consensus.cc:2243] T e207b6bef6a34015ad971d509c914a05 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.391374 18712 raft_consensus.cc:2272] T e207b6bef6a34015ad971d509c914a05 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.392915 18712 tablet_replica.cc:333] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3: stopping tablet replica
I20260710 11:03:00.393371 18712 raft_consensus.cc:2243] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.394145 18712 raft_consensus.cc:2272] T bc7ca31afcb94c25a3e30b876bc80776 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.396353 18712 tablet_replica.cc:333] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3: stopping tablet replica
I20260710 11:03:00.396930 18712 raft_consensus.cc:2243] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.397418 18712 raft_consensus.cc:2272] T 43124265e7954c16bc272ba18c7b8628 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:00.397680 21055 consensus_peers.cc:597] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 -> Peer c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455): Couldn't send request to peer c1eec6e4206340f3a5a65cd403e3d9d3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:00.399463 18712 tablet_replica.cc:333] T 6ce7dc0b47bc4787af64d90a2da34931 P c1eec6e4206340f3a5a65cd403e3d9d3: stopping tablet replica
I20260710 11:03:00.400022 18712 raft_consensus.cc:2243] T 6ce7dc0b47bc4787af64d90a2da34931 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.400427 18712 raft_consensus.cc:2272] T 6ce7dc0b47bc4787af64d90a2da34931 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.402140 18712 tablet_replica.cc:333] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3: stopping tablet replica
I20260710 11:03:00.402731 18712 raft_consensus.cc:2243] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.403119 18712 raft_consensus.cc:2272] T c95fee03c70b4704903136ce5865185b P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.404937 18712 tablet_replica.cc:333] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3: stopping tablet replica
I20260710 11:03:00.405669 18712 raft_consensus.cc:2243] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.406164 18712 raft_consensus.cc:2272] T 5f3bfb9b15e34d3d82d27da894511ced P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.408376 18712 tablet_replica.cc:333] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3: stopping tablet replica
I20260710 11:03:00.409042 18712 raft_consensus.cc:2243] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.409492 18712 raft_consensus.cc:2272] T e2c31fb6757d4f6289dd0eb85153f522 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.411227 18712 tablet_replica.cc:333] T e336643fd1294be3a05dd8012a559376 P c1eec6e4206340f3a5a65cd403e3d9d3: stopping tablet replica
I20260710 11:03:00.411682 18712 raft_consensus.cc:2243] T e336643fd1294be3a05dd8012a559376 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.412065 18712 raft_consensus.cc:2272] T e336643fd1294be3a05dd8012a559376 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.413807 18712 tablet_replica.cc:333] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3: stopping tablet replica
I20260710 11:03:00.414386 18712 raft_consensus.cc:2243] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.414805 18712 raft_consensus.cc:2272] T 0c89de1095414287ace68888aa5a1123 P c1eec6e4206340f3a5a65cd403e3d9d3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:00.435782 21055 consensus_peers.cc:597] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 -> Peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Couldn't send request to peer 0dd6c4d85f2f4f799bd5909507a3a101. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:38201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:00.451634 18712 tablet_server.cc:196] TabletServer@127.18.70.3:0 shutdown complete.
W20260710 11:03:00.472337 21054 consensus_peers.cc:597] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 -> Peer 8a38b2dc852c4a82996d52dfe338f47a (127.18.70.2:42253): Couldn't send request to peer 8a38b2dc852c4a82996d52dfe338f47a. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.2:42253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:00.486598 18712 tablet_server.cc:179] TabletServer@127.18.70.4:0 shutting down...
W20260710 11:03:00.510025 21055 consensus_peers.cc:597] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 -> Peer c1eec6e4206340f3a5a65cd403e3d9d3 (127.18.70.3:36455): Couldn't send request to peer c1eec6e4206340f3a5a65cd403e3d9d3. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.3:36455: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:00.517953 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:00.518690 18712 tablet_replica.cc:333] T 4ddb6fcec3154da99233a205d1d1fecf P 937c0238932140a6bd735b36738b26f1: stopping tablet replica
I20260710 11:03:00.519325 18712 raft_consensus.cc:2243] T 4ddb6fcec3154da99233a205d1d1fecf P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.519770 18712 raft_consensus.cc:2272] T 4ddb6fcec3154da99233a205d1d1fecf P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.521782 18712 tablet_replica.cc:333] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1: stopping tablet replica
I20260710 11:03:00.522310 18712 raft_consensus.cc:2243] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.522704 18712 raft_consensus.cc:2272] T a482e47ac96445628b0c8a34721126ad P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.524593 18712 tablet_replica.cc:333] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1: stopping tablet replica
I20260710 11:03:00.525147 18712 raft_consensus.cc:2243] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.525882 18712 raft_consensus.cc:2272] T e2c31fb6757d4f6289dd0eb85153f522 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.527637 18712 tablet_replica.cc:333] T e336643fd1294be3a05dd8012a559376 P 937c0238932140a6bd735b36738b26f1: stopping tablet replica
I20260710 11:03:00.528124 18712 raft_consensus.cc:2243] T e336643fd1294be3a05dd8012a559376 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.528519 18712 raft_consensus.cc:2272] T e336643fd1294be3a05dd8012a559376 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.530318 18712 tablet_replica.cc:333] T 09ed95e7eebe46ada742d56bab897d6c P 937c0238932140a6bd735b36738b26f1: stopping tablet replica
I20260710 11:03:00.530853 18712 raft_consensus.cc:2243] T 09ed95e7eebe46ada742d56bab897d6c P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.531287 18712 raft_consensus.cc:2272] T 09ed95e7eebe46ada742d56bab897d6c P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.533066 18712 tablet_replica.cc:333] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1: stopping tablet replica
I20260710 11:03:00.533618 18712 raft_consensus.cc:2243] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.534337 18712 raft_consensus.cc:2272] T 3d9bcab353124c7991483c1d16285c32 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.536057 18712 tablet_replica.cc:333] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 937c0238932140a6bd735b36738b26f1: stopping tablet replica
I20260710 11:03:00.536579 18712 raft_consensus.cc:2243] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 937c0238932140a6bd735b36738b26f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.536966 18712 raft_consensus.cc:2272] T 3f61d88b9da34ee18bd53e8d7b3281c4 P 937c0238932140a6bd735b36738b26f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.538756 18712 tablet_replica.cc:333] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1: stopping tablet replica
I20260710 11:03:00.539244 18712 raft_consensus.cc:2243] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.540078 18712 raft_consensus.cc:2272] T c95fee03c70b4704903136ce5865185b P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.542486 18712 tablet_replica.cc:333] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1: stopping tablet replica
I20260710 11:03:00.543231 18712 raft_consensus.cc:2243] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:03:00.543373 21055 consensus_peers.cc:597] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 -> Peer 0dd6c4d85f2f4f799bd5909507a3a101 (127.18.70.1:38201): Couldn't send request to peer 0dd6c4d85f2f4f799bd5909507a3a101. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:38201: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:00.544023 18712 raft_consensus.cc:2272] T 6ce7dc0b47bc4787af64d90a2da34931 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.545926 18712 tablet_replica.cc:333] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1: stopping tablet replica
I20260710 11:03:00.546437 18712 raft_consensus.cc:2243] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.546833 18712 raft_consensus.cc:2272] T 0d33166224af4ac2bb6feb3b6a014357 P 937c0238932140a6bd735b36738b26f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.548585 18712 tablet_replica.cc:333] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1: stopping tablet replica
I20260710 11:03:00.549094 18712 raft_consensus.cc:2243] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.549852 18712 raft_consensus.cc:2272] T 4572fea864d5437f99d4f5df1df57bd6 P 937c0238932140a6bd735b36738b26f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.551589 18712 tablet_replica.cc:333] T d4fb4f87adc04f70be65c54e7f9e40c5 P 937c0238932140a6bd735b36738b26f1: stopping tablet replica
I20260710 11:03:00.552083 18712 raft_consensus.cc:2243] T d4fb4f87adc04f70be65c54e7f9e40c5 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.552493 18712 raft_consensus.cc:2272] T d4fb4f87adc04f70be65c54e7f9e40c5 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.554333 18712 tablet_replica.cc:333] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1: stopping tablet replica
I20260710 11:03:00.554816 18712 raft_consensus.cc:2243] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.555200 18712 raft_consensus.cc:2272] T 0c745e400da742368c4d87033b76f8ea P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.556882 18712 tablet_replica.cc:333] T bc7ca31afcb94c25a3e30b876bc80776 P 937c0238932140a6bd735b36738b26f1: stopping tablet replica
I20260710 11:03:00.557426 18712 raft_consensus.cc:2243] T bc7ca31afcb94c25a3e30b876bc80776 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.557809 18712 raft_consensus.cc:2272] T bc7ca31afcb94c25a3e30b876bc80776 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.559525 18712 tablet_replica.cc:333] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1: stopping tablet replica
I20260710 11:03:00.559993 18712 raft_consensus.cc:2243] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.560366 18712 raft_consensus.cc:2272] T 6003109b39c946b698c2b2bb7cb6c7df P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.562134 18712 tablet_replica.cc:333] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1: stopping tablet replica
I20260710 11:03:00.562600 18712 raft_consensus.cc:2243] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.562995 18712 raft_consensus.cc:2272] T ab9079ff9aa44fee80fb26d8e6bd0862 P 937c0238932140a6bd735b36738b26f1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.564738 18712 tablet_replica.cc:333] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1: stopping tablet replica
I20260710 11:03:00.565205 18712 raft_consensus.cc:2243] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:00.565615 18712 raft_consensus.cc:2272] T e23b7628446d496b889c9656e9e09ade P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.567185 18712 tablet_replica.cc:333] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1: stopping tablet replica
I20260710 11:03:00.567610 18712 raft_consensus.cc:2243] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.568295 18712 raft_consensus.cc:2272] T 3e179f5b200045ba8ba541750770da93 P 937c0238932140a6bd735b36738b26f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.603212 18712 tablet_server.cc:196] TabletServer@127.18.70.4:0 shutdown complete.
I20260710 11:03:00.632282 18712 master.cc:562] Master@127.18.70.62:41913 shutting down...
I20260710 11:03:00.654968 18712 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:00.655501 18712 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:00.655826 18712 tablet_replica.cc:333] T 00000000000000000000000000000000 P a092001e9d894d2694e04c1e8941ae08: stopping tablet replica
I20260710 11:03:00.675179 18712 master.cc:584] Master@127.18.70.62:41913 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17687 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:03:00.729079 18712 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.70.62:45103
I20260710 11:03:00.730448 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:00.736155 21531 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:00.737061 21532 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:00.738085 18712 server_base.cc:1061] running on GCE node
W20260710 11:03:00.738338 21534 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:00.739223 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:00.739403 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:00.739596 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681380739567 us; error 0 us; skew 500 ppm
I20260710 11:03:00.740137 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:00.742529 18712 webserver.cc:533] Webserver started at http://127.18.70.62:44851/ using document root <none> and password file <none>
I20260710 11:03:00.743017 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:00.743211 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:00.743489 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:00.744561 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/master-0-root/instance:
uuid: "9ea87b31f6f34a289538dc1e3c1b3f97"
format_stamp: "Formatted at 2026-07-10 11:03:00 on dist-test-slave-z3q7"
I20260710 11:03:00.748817 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 11:03:00.752004 21539 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:00.752686 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:03:00.752956 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/master-0-root
uuid: "9ea87b31f6f34a289538dc1e3c1b3f97"
format_stamp: "Formatted at 2026-07-10 11:03:00 on dist-test-slave-z3q7"
I20260710 11:03:00.753226 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:00.773808 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:00.775442 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:00.826267 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.62:45103
I20260710 11:03:00.826371 21590 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.62:45103 every 8 connection(s)
I20260710 11:03:00.830056 21591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:00.839635 21591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97: Bootstrap starting.
I20260710 11:03:00.844223 21591 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:00.848263 21591 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97: No bootstrap required, opened a new log
I20260710 11:03:00.850344 21591 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ea87b31f6f34a289538dc1e3c1b3f97" member_type: VOTER }
I20260710 11:03:00.850723 21591 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:00.850935 21591 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ea87b31f6f34a289538dc1e3c1b3f97, State: Initialized, Role: FOLLOWER
I20260710 11:03:00.851552 21591 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9ea87b31f6f34a289538dc1e3c1b3f97" member_type: VOTER }
I20260710 11:03:00.852022 21591 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:00.852246 21591 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:00.852471 21591 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:00.856890 21591 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ea87b31f6f34a289538dc1e3c1b3f97" member_type: VOTER }
I20260710 11:03:00.857403 21591 leader_election.cc:304] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97 [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: 9ea87b31f6f34a289538dc1e3c1b3f97; no voters: 
I20260710 11:03:00.858438 21591 leader_election.cc:290] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:00.858865 21594 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:00.860155 21594 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97 [term 1 LEADER]: Becoming Leader. State: Replica: 9ea87b31f6f34a289538dc1e3c1b3f97, State: Running, Role: LEADER
I20260710 11:03:00.860731 21594 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97 [LEADER]: Queue going to LEADER mode. State: All 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: "9ea87b31f6f34a289538dc1e3c1b3f97" member_type: VOTER }
I20260710 11:03:00.861330 21591 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:00.865015 21595 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9ea87b31f6f34a289538dc1e3c1b3f97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ea87b31f6f34a289538dc1e3c1b3f97" member_type: VOTER } }
I20260710 11:03:00.865046 21596 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9ea87b31f6f34a289538dc1e3c1b3f97. Latest consensus state: current_term: 1 leader_uuid: "9ea87b31f6f34a289538dc1e3c1b3f97" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9ea87b31f6f34a289538dc1e3c1b3f97" member_type: VOTER } }
I20260710 11:03:00.866101 21596 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:00.866099 21595 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:00.868626 21600 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:00.873579 21600 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:00.878918 18712 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:00.882081 21600 catalog_manager.cc:1383] Generated new cluster ID: 1b73f98c83484dc9a0037a2da1f4d728
I20260710 11:03:00.882380 21600 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:00.910015 21600 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:00.911262 21600 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:00.926291 21600 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97: Generated new TSK 0
I20260710 11:03:00.926882 21600 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:00.945150 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:00.951012 21612 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:00.952325 21613 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:00.953768 21615 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:00.954849 18712 server_base.cc:1061] running on GCE node
I20260710 11:03:00.955750 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:00.955955 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:00.956138 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681380956107 us; error 0 us; skew 500 ppm
I20260710 11:03:00.956691 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:00.958969 18712 webserver.cc:533] Webserver started at http://127.18.70.1:37227/ using document root <none> and password file <none>
I20260710 11:03:00.959463 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:00.959653 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:00.959931 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:00.961014 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/ts-0-root/instance:
uuid: "16250b4055854d64bf3b134c63b68413"
format_stamp: "Formatted at 2026-07-10 11:03:00 on dist-test-slave-z3q7"
I20260710 11:03:00.965505 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:03:00.968711 21620 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:00.969663 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:03:00.969973 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/ts-0-root
uuid: "16250b4055854d64bf3b134c63b68413"
format_stamp: "Formatted at 2026-07-10 11:03:00 on dist-test-slave-z3q7"
I20260710 11:03:00.970248 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:00.979610 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:00.980831 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:00.982324 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:00.984514 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:00.984723 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:00.984972 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:00.985160 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:01.024135 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.1:42777
I20260710 11:03:01.024274 21682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.1:42777 every 8 connection(s)
I20260710 11:03:01.029184 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:01.036335 21687 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:01.037840 21688 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:01.039254 21690 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:01.040499 18712 server_base.cc:1061] running on GCE node
I20260710 11:03:01.041694 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:01.041980 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:01.042210 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681381042188 us; error 0 us; skew 500 ppm
I20260710 11:03:01.042539 21683 heartbeater.cc:344] Connected to a master server at 127.18.70.62:45103
I20260710 11:03:01.042900 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:01.042909 21683 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:01.043814 21683 heartbeater.cc:507] Master 127.18.70.62:45103 requested a full tablet report, sending...
I20260710 11:03:01.045833 18712 webserver.cc:533] Webserver started at http://127.18.70.2:33153/ using document root <none> and password file <none>
I20260710 11:03:01.046298 21556 ts_manager.cc:194] Registered new tserver with Master: 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777)
I20260710 11:03:01.046610 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:01.046922 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:01.047272 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:01.048875 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/ts-1-root/instance:
uuid: "a33fc1c61e574598a830aa63c276deb0"
format_stamp: "Formatted at 2026-07-10 11:03:01 on dist-test-slave-z3q7"
I20260710 11:03:01.048911 21556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39118
I20260710 11:03:01.055644 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:03:01.058889 21695 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:01.059608 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:03:01.059854 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/ts-1-root
uuid: "a33fc1c61e574598a830aa63c276deb0"
format_stamp: "Formatted at 2026-07-10 11:03:01 on dist-test-slave-z3q7"
I20260710 11:03:01.060086 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:01.072520 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:01.073715 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:01.075075 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:01.077414 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:01.077594 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:01.077867 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:01.078018 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:01.116240 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.2:33947
I20260710 11:03:01.116350 21757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.2:33947 every 8 connection(s)
I20260710 11:03:01.120918 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:01.128788 21761 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:01.130663 21762 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:01.133270 18712 server_base.cc:1061] running on GCE node
I20260710 11:03:01.133755 21758 heartbeater.cc:344] Connected to a master server at 127.18.70.62:45103
I20260710 11:03:01.134267 21758 heartbeater.cc:461] Registering TS with master...
W20260710 11:03:01.134593 21764 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:01.135144 21758 heartbeater.cc:507] Master 127.18.70.62:45103 requested a full tablet report, sending...
I20260710 11:03:01.135617 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:01.135893 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:01.136114 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681381136094 us; error 0 us; skew 500 ppm
I20260710 11:03:01.136874 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:01.137323 21556 ts_manager.cc:194] Registered new tserver with Master: a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947)
I20260710 11:03:01.138885 21556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39132
I20260710 11:03:01.140900 18712 webserver.cc:533] Webserver started at http://127.18.70.3:40045/ using document root <none> and password file <none>
I20260710 11:03:01.141470 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:01.141678 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:01.141932 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:01.143033 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/ts-2-root/instance:
uuid: "01fdedbd87d94220bff41ce6369d5b62"
format_stamp: "Formatted at 2026-07-10 11:03:01 on dist-test-slave-z3q7"
I20260710 11:03:01.147328 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:03:01.150799 21769 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:01.151576 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:03:01.151901 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/ts-2-root
uuid: "01fdedbd87d94220bff41ce6369d5b62"
format_stamp: "Formatted at 2026-07-10 11:03:01 on dist-test-slave-z3q7"
I20260710 11:03:01.152204 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:01.167516 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:01.168720 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:01.170221 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:01.172498 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:01.172724 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:01.172966 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:01.173128 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:01.211493 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.3:37391
I20260710 11:03:01.211589 21831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.3:37391 every 8 connection(s)
I20260710 11:03:01.224304 21832 heartbeater.cc:344] Connected to a master server at 127.18.70.62:45103
I20260710 11:03:01.224677 21832 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:01.225397 21832 heartbeater.cc:507] Master 127.18.70.62:45103 requested a full tablet report, sending...
I20260710 11:03:01.227207 21556 ts_manager.cc:194] Registered new tserver with Master: 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:01.227769 18712 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013264428s
I20260710 11:03:01.228569 21556 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39140
I20260710 11:03:01.251296 21556 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39144:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:03:01.254276 21556 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:03:01.327404 21723 tablet_service.cc:1511] Processing CreateTablet for tablet 23fc049133cc4d1a9a6b379c0d6412e5 (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:01.328851 21723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23fc049133cc4d1a9a6b379c0d6412e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.329113 21721 tablet_service.cc:1511] Processing CreateTablet for tablet 7b0e03169c1f471b97c8436130902606 (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:01.330447 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b0e03169c1f471b97c8436130902606. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.334153 21722 tablet_service.cc:1511] Processing CreateTablet for tablet 880aae1356654716b4ca055ed3e785fe (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:01.335532 21722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880aae1356654716b4ca055ed3e785fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.338518 21795 tablet_service.cc:1511] Processing CreateTablet for tablet 7b0e03169c1f471b97c8436130902606 (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:01.339913 21795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b0e03169c1f471b97c8436130902606. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.339648 21796 tablet_service.cc:1511] Processing CreateTablet for tablet 880aae1356654716b4ca055ed3e785fe (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:01.340941 21796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880aae1356654716b4ca055ed3e785fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.338524 21797 tablet_service.cc:1511] Processing CreateTablet for tablet 23fc049133cc4d1a9a6b379c0d6412e5 (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:01.344499 21797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23fc049133cc4d1a9a6b379c0d6412e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.356814 21720 tablet_service.cc:1511] Processing CreateTablet for tablet e0accddf91e145e3b7ecbbee83de3092 (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:01.358289 21720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0accddf91e145e3b7ecbbee83de3092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.359136 21794 tablet_service.cc:1511] Processing CreateTablet for tablet e0accddf91e145e3b7ecbbee83de3092 (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:01.360456 21794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0accddf91e145e3b7ecbbee83de3092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.363963 21721 tablet_service.cc:1511] Processing CreateTablet for tablet c749bbbb94ce43fdb93ef6f5d95a6fce (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:01.364681 21793 tablet_service.cc:1511] Processing CreateTablet for tablet c749bbbb94ce43fdb93ef6f5d95a6fce (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:01.366051 21793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c749bbbb94ce43fdb93ef6f5d95a6fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.367446 21719 tablet_service.cc:1511] Processing CreateTablet for tablet a8326179f3024bdaa2bdfc573f853f7e (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:01.370428 21719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8326179f3024bdaa2bdfc573f853f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.380532 21721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c749bbbb94ce43fdb93ef6f5d95a6fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.381245 21646 tablet_service.cc:1511] Processing CreateTablet for tablet 7b0e03169c1f471b97c8436130902606 (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:01.382566 21646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b0e03169c1f471b97c8436130902606. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.385831 21648 tablet_service.cc:1511] Processing CreateTablet for tablet 23fc049133cc4d1a9a6b379c0d6412e5 (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:01.386009 21645 tablet_service.cc:1511] Processing CreateTablet for tablet e0accddf91e145e3b7ecbbee83de3092 (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:01.387094 21648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23fc049133cc4d1a9a6b379c0d6412e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.388082 21643 tablet_service.cc:1511] Processing CreateTablet for tablet a8326179f3024bdaa2bdfc573f853f7e (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:01.390303 21647 tablet_service.cc:1511] Processing CreateTablet for tablet 880aae1356654716b4ca055ed3e785fe (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:01.390879 21718 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8c65d4402d474b8d83ffd730c27761 (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:01.392190 21718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8c65d4402d474b8d83ffd730c27761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.392913 21792 tablet_service.cc:1511] Processing CreateTablet for tablet a8326179f3024bdaa2bdfc573f853f7e (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:01.393458 21717 tablet_service.cc:1511] Processing CreateTablet for tablet 319b8ce217ed4189a19247f975bde56f (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:01.394336 21792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8326179f3024bdaa2bdfc573f853f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.396775 21791 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8c65d4402d474b8d83ffd730c27761 (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:01.379076 21644 tablet_service.cc:1511] Processing CreateTablet for tablet c749bbbb94ce43fdb93ef6f5d95a6fce (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:01.397511 21716 tablet_service.cc:1511] Processing CreateTablet for tablet 601ffdcfa3644b70af8bc8f94d202afe (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:01.398130 21791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8c65d4402d474b8d83ffd730c27761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.398458 21643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8326179f3024bdaa2bdfc573f853f7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.401518 21647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 880aae1356654716b4ca055ed3e785fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.401374 21720 tablet_service.cc:1511] Processing CreateTablet for tablet 400da444ee0f4c6eb39be3b1a4d80234 (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:01.402501 21790 tablet_service.cc:1511] Processing CreateTablet for tablet 319b8ce217ed4189a19247f975bde56f (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:01.403422 21790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 319b8ce217ed4189a19247f975bde56f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.406188 21644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c749bbbb94ce43fdb93ef6f5d95a6fce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.406313 21717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 319b8ce217ed4189a19247f975bde56f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.408062 21716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601ffdcfa3644b70af8bc8f94d202afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.411247 21645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0accddf91e145e3b7ecbbee83de3092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.413415 21789 tablet_service.cc:1511] Processing CreateTablet for tablet 601ffdcfa3644b70af8bc8f94d202afe (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:01.414706 21789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601ffdcfa3644b70af8bc8f94d202afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.419013 21847 tablet_bootstrap.cc:492] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0: Bootstrap starting.
I20260710 11:03:01.422444 21788 tablet_service.cc:1511] Processing CreateTablet for tablet 400da444ee0f4c6eb39be3b1a4d80234 (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:01.423771 21788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400da444ee0f4c6eb39be3b1a4d80234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.426930 21720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400da444ee0f4c6eb39be3b1a4d80234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.427274 21642 tablet_service.cc:1511] Processing CreateTablet for tablet 5b8c65d4402d474b8d83ffd730c27761 (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:01.428756 21642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b8c65d4402d474b8d83ffd730c27761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.430933 21641 tablet_service.cc:1511] Processing CreateTablet for tablet 319b8ce217ed4189a19247f975bde56f (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:01.432545 21641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 319b8ce217ed4189a19247f975bde56f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.440918 21640 tablet_service.cc:1511] Processing CreateTablet for tablet 601ffdcfa3644b70af8bc8f94d202afe (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:01.443511 21640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 601ffdcfa3644b70af8bc8f94d202afe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.444391 21639 tablet_service.cc:1511] Processing CreateTablet for tablet 400da444ee0f4c6eb39be3b1a4d80234 (DEFAULT_TABLE table=test-workload [id=72943f3c46884e19b7b2cb4d40e43d05]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:01.445652 21639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 400da444ee0f4c6eb39be3b1a4d80234. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:01.448477 21847 tablet_bootstrap.cc:654] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.520962 21850 tablet_bootstrap.cc:492] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413: Bootstrap starting.
I20260710 11:03:01.522286 21848 tablet_bootstrap.cc:492] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62: Bootstrap starting.
I20260710 11:03:01.540969 21850 tablet_bootstrap.cc:654] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.544922 21847 tablet_bootstrap.cc:492] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0: No bootstrap required, opened a new log
I20260710 11:03:01.554772 21847 ts_tablet_manager.cc:1403] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0: Time spent bootstrapping tablet: real 0.136s	user 0.025s	sys 0.031s
I20260710 11:03:01.558000 21847 raft_consensus.cc:359] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } } peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } }
I20260710 11:03:01.558739 21847 raft_consensus.cc:385] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.558987 21847 raft_consensus.cc:740] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.559803 21848 tablet_bootstrap.cc:654] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.559664 21847 consensus_queue.cc:260] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } } peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } }
I20260710 11:03:01.561746 21758 heartbeater.cc:499] Master 127.18.70.62:45103 was elected leader, sending a full tablet report...
I20260710 11:03:01.562234 21847 ts_tablet_manager.cc:1434] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:03:01.563131 21847 tablet_bootstrap.cc:492] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0: Bootstrap starting.
I20260710 11:03:01.574712 21847 tablet_bootstrap.cc:654] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.576560 21850 tablet_bootstrap.cc:492] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413: No bootstrap required, opened a new log
I20260710 11:03:01.578199 21850 ts_tablet_manager.cc:1403] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.005s
I20260710 11:03:01.578852 21848 tablet_bootstrap.cc:492] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62: No bootstrap required, opened a new log
I20260710 11:03:01.579353 21848 ts_tablet_manager.cc:1403] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62: Time spent bootstrapping tablet: real 0.057s	user 0.002s	sys 0.013s
I20260710 11:03:01.582417 21850 raft_consensus.cc:359] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.583217 21850 raft_consensus.cc:385] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.583460 21850 raft_consensus.cc:740] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.582448 21848 raft_consensus.cc:359] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.584357 21848 raft_consensus.cc:385] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.584693 21848 raft_consensus.cc:740] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.584499 21850 consensus_queue.cc:260] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.585366 21847 tablet_bootstrap.cc:492] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0: No bootstrap required, opened a new log
I20260710 11:03:01.585932 21847 ts_tablet_manager.cc:1403] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.011s
I20260710 11:03:01.585630 21848 consensus_queue.cc:260] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.590109 21847 raft_consensus.cc:359] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.591183 21847 raft_consensus.cc:385] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.591629 21847 raft_consensus.cc:740] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.592869 21847 consensus_queue.cc:260] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.596163 21847 ts_tablet_manager.cc:1434] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:03:01.597719 21683 heartbeater.cc:499] Master 127.18.70.62:45103 was elected leader, sending a full tablet report...
I20260710 11:03:01.598321 21850 ts_tablet_manager.cc:1434] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 11:03:01.598441 21847 tablet_bootstrap.cc:492] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0: Bootstrap starting.
I20260710 11:03:01.599383 21850 tablet_bootstrap.cc:492] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413: Bootstrap starting.
I20260710 11:03:01.600359 21832 heartbeater.cc:499] Master 127.18.70.62:45103 was elected leader, sending a full tablet report...
I20260710 11:03:01.603349 21848 ts_tablet_manager.cc:1434] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62: Time spent starting tablet: real 0.024s	user 0.013s	sys 0.006s
I20260710 11:03:01.604319 21848 tablet_bootstrap.cc:492] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62: Bootstrap starting.
I20260710 11:03:01.605918 21850 tablet_bootstrap.cc:654] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.606369 21847 tablet_bootstrap.cc:654] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.610751 21848 tablet_bootstrap.cc:654] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.619488 21847 tablet_bootstrap.cc:492] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0: No bootstrap required, opened a new log
I20260710 11:03:01.620083 21848 tablet_bootstrap.cc:492] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62: No bootstrap required, opened a new log
I20260710 11:03:01.620215 21847 ts_tablet_manager.cc:1403] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260710 11:03:01.620671 21848 ts_tablet_manager.cc:1403] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.006s
I20260710 11:03:01.623770 21848 raft_consensus.cc:359] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.624526 21848 raft_consensus.cc:385] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.624977 21848 raft_consensus.cc:740] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.624313 21847 raft_consensus.cc:359] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.625674 21847 raft_consensus.cc:385] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.625784 21848 consensus_queue.cc:260] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.626195 21847 raft_consensus.cc:740] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.628083 21848 ts_tablet_manager.cc:1434] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:03:01.627657 21847 consensus_queue.cc:260] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.629087 21848 tablet_bootstrap.cc:492] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62: Bootstrap starting.
I20260710 11:03:01.631266 21847 ts_tablet_manager.cc:1434] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:03:01.632726 21847 tablet_bootstrap.cc:492] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0: Bootstrap starting.
I20260710 11:03:01.635927 21848 tablet_bootstrap.cc:654] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.641155 21847 tablet_bootstrap.cc:654] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.647488 21848 tablet_bootstrap.cc:492] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62: No bootstrap required, opened a new log
I20260710 11:03:01.649106 21848 ts_tablet_manager.cc:1403] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 11:03:01.653788 21850 tablet_bootstrap.cc:492] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413: No bootstrap required, opened a new log
I20260710 11:03:01.654086 21847 tablet_bootstrap.cc:492] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0: No bootstrap required, opened a new log
I20260710 11:03:01.654071 21848 raft_consensus.cc:359] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.654435 21850 ts_tablet_manager.cc:1403] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413: Time spent bootstrapping tablet: real 0.055s	user 0.027s	sys 0.023s
I20260710 11:03:01.654939 21848 raft_consensus.cc:385] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.655055 21847 ts_tablet_manager.cc:1403] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260710 11:03:01.655299 21848 raft_consensus.cc:740] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.656122 21848 consensus_queue.cc:260] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.657646 21850 raft_consensus.cc:359] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.658327 21848 ts_tablet_manager.cc:1434] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 11:03:01.658397 21850 raft_consensus.cc:385] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.658867 21850 raft_consensus.cc:740] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.658740 21847 raft_consensus.cc:359] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.659437 21848 tablet_bootstrap.cc:492] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62: Bootstrap starting.
I20260710 11:03:01.659735 21847 raft_consensus.cc:385] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.660158 21847 raft_consensus.cc:740] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.659829 21850 consensus_queue.cc:260] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.662241 21850 ts_tablet_manager.cc:1434] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:03:01.663370 21850 tablet_bootstrap.cc:492] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413: Bootstrap starting.
I20260710 11:03:01.663362 21847 consensus_queue.cc:260] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.666138 21847 ts_tablet_manager.cc:1434] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 11:03:01.666507 21848 tablet_bootstrap.cc:654] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.667286 21847 tablet_bootstrap.cc:492] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0: Bootstrap starting.
I20260710 11:03:01.670259 21850 tablet_bootstrap.cc:654] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.674422 21847 tablet_bootstrap.cc:654] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.677753 21848 tablet_bootstrap.cc:492] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62: No bootstrap required, opened a new log
I20260710 11:03:01.678203 21848 ts_tablet_manager.cc:1403] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260710 11:03:01.681028 21848 raft_consensus.cc:359] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.681746 21848 raft_consensus.cc:385] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.682032 21848 raft_consensus.cc:740] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.682565 21850 tablet_bootstrap.cc:492] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413: No bootstrap required, opened a new log
I20260710 11:03:01.683202 21850 ts_tablet_manager.cc:1403] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 11:03:01.683001 21848 consensus_queue.cc:260] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.685621 21848 ts_tablet_manager.cc:1434] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:01.686564 21848 tablet_bootstrap.cc:492] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62: Bootstrap starting.
I20260710 11:03:01.686525 21850 raft_consensus.cc:359] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.687362 21847 tablet_bootstrap.cc:492] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0: No bootstrap required, opened a new log
I20260710 11:03:01.687849 21847 ts_tablet_manager.cc:1403] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260710 11:03:01.687376 21850 raft_consensus.cc:385] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.689909 21850 raft_consensus.cc:740] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.690099 21847 raft_consensus.cc:359] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.690824 21847 raft_consensus.cc:385] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.691254 21847 raft_consensus.cc:740] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.690871 21850 consensus_queue.cc:260] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.691998 21847 consensus_queue.cc:260] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.693502 21848 tablet_bootstrap.cc:654] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.695619 21850 ts_tablet_manager.cc:1434] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.005s
I20260710 11:03:01.695652 21851 raft_consensus.cc:493] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.696328 21851 raft_consensus.cc:515] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } } peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } }
I20260710 11:03:01.697083 21850 tablet_bootstrap.cc:492] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413: Bootstrap starting.
I20260710 11:03:01.704332 21850 tablet_bootstrap.cc:654] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.709244 21851 leader_election.cc:290] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391), 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777)
I20260710 11:03:01.720633 21855 raft_consensus.cc:493] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.721403 21855 raft_consensus.cc:515] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.729482 21855 leader_election.cc:290] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:01.741500 21848 tablet_bootstrap.cc:492] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62: No bootstrap required, opened a new log
I20260710 11:03:01.742050 21848 ts_tablet_manager.cc:1403] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62: Time spent bootstrapping tablet: real 0.056s	user 0.027s	sys 0.027s
I20260710 11:03:01.745175 21848 raft_consensus.cc:359] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.745960 21848 raft_consensus.cc:385] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.746256 21848 raft_consensus.cc:740] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.747272 21848 consensus_queue.cc:260] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.748523 21856 raft_consensus.cc:493] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.749017 21856 raft_consensus.cc:515] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.756664 21847 ts_tablet_manager.cc:1434] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.000s
I20260710 11:03:01.760521 21847 tablet_bootstrap.cc:492] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0: Bootstrap starting.
I20260710 11:03:01.761701 21856 leader_election.cc:290] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947)
I20260710 11:03:01.788569 21855 raft_consensus.cc:493] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.789309 21855 raft_consensus.cc:515] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.792021 21855 leader_election.cc:290] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:01.802739 21807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc049133cc4d1a9a6b379c0d6412e5" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62" is_pre_election: true
W20260710 11:03:01.814018 21699 leader_election.cc:343] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.819753 21851 raft_consensus.cc:493] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.820515 21851 raft_consensus.cc:515] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.823285 21851 leader_election.cc:290] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:01.824185 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc049133cc4d1a9a6b379c0d6412e5" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413" is_pre_election: true
I20260710 11:03:01.826491 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601ffdcfa3644b70af8bc8f94d202afe" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413" is_pre_election: true
W20260710 11:03:01.829057 21697 leader_election.cc:343] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.829706 21697 leader_election.cc:304] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a33fc1c61e574598a830aa63c276deb0; no voters: 01fdedbd87d94220bff41ce6369d5b62, 16250b4055854d64bf3b134c63b68413
I20260710 11:03:01.831025 21807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601ffdcfa3644b70af8bc8f94d202afe" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62" is_pre_election: true
I20260710 11:03:01.831862 21807 raft_consensus.cc:2468] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 0.
I20260710 11:03:01.833532 21699 leader_election.cc:304] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, a33fc1c61e574598a830aa63c276deb0; no voters: 
I20260710 11:03:01.834561 21851 raft_consensus.cc:2749] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:01.835364 21848 ts_tablet_manager.cc:1434] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62: Time spent starting tablet: real 0.093s	user 0.029s	sys 0.050s
I20260710 11:03:01.835445 21851 raft_consensus.cc:2804] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:01.835875 21851 raft_consensus.cc:493] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:01.836187 21851 raft_consensus.cc:3060] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.839181 21848 tablet_bootstrap.cc:492] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62: Bootstrap starting.
W20260710 11:03:01.845408 21697 leader_election.cc:343] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.846525 21848 tablet_bootstrap.cc:654] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.848536 21851 raft_consensus.cc:515] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.851387 21847 tablet_bootstrap.cc:654] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.852036 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601ffdcfa3644b70af8bc8f94d202afe" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413"
W20260710 11:03:01.854184 21697 leader_election.cc:343] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.856109 21851 leader_election.cc:290] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:01.856396 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601ffdcfa3644b70af8bc8f94d202afe" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413" is_pre_election: true
I20260710 11:03:01.856693 21807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601ffdcfa3644b70af8bc8f94d202afe" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
I20260710 11:03:01.857169 21807 raft_consensus.cc:3060] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:01.858058 21771 leader_election.cc:343] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.863088 21850 tablet_bootstrap.cc:492] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413: No bootstrap required, opened a new log
I20260710 11:03:01.863896 21850 ts_tablet_manager.cc:1403] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413: Time spent bootstrapping tablet: real 0.167s	user 0.084s	sys 0.071s
I20260710 11:03:01.864385 21807 raft_consensus.cc:2468] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 1.
I20260710 11:03:01.865710 21699 leader_election.cc:304] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, a33fc1c61e574598a830aa63c276deb0; no voters: 16250b4055854d64bf3b134c63b68413
I20260710 11:03:01.867143 21805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400da444ee0f4c6eb39be3b1a4d80234" candidate_uuid: "16250b4055854d64bf3b134c63b68413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62" is_pre_election: true
I20260710 11:03:01.867065 21850 raft_consensus.cc:359] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.867945 21850 raft_consensus.cc:385] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.867734 21806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8c65d4402d474b8d83ffd730c27761" candidate_uuid: "16250b4055854d64bf3b134c63b68413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62" is_pre_election: true
I20260710 11:03:01.867162 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601ffdcfa3644b70af8bc8f94d202afe" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33fc1c61e574598a830aa63c276deb0" is_pre_election: true
I20260710 11:03:01.868348 21850 raft_consensus.cc:740] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.868724 21806 raft_consensus.cc:2468] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16250b4055854d64bf3b134c63b68413 in term 0.
I20260710 11:03:01.869071 21733 raft_consensus.cc:2393] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01fdedbd87d94220bff41ce6369d5b62 in current term 1: Already voted for candidate a33fc1c61e574598a830aa63c276deb0 in this term.
I20260710 11:03:01.869307 21850 consensus_queue.cc:260] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.869772 21851 raft_consensus.cc:2804] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:01.870589 21772 leader_election.cc:304] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62; no voters: 16250b4055854d64bf3b134c63b68413, a33fc1c61e574598a830aa63c276deb0
I20260710 11:03:01.871848 21850 ts_tablet_manager.cc:1434] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:03:01.873375 21850 tablet_bootstrap.cc:492] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413: Bootstrap starting.
W20260710 11:03:01.874256 21604 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:01.874578 21851 raft_consensus.cc:697] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Becoming Leader. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Running, Role: LEADER
I20260710 11:03:01.876178 21851 consensus_queue.cc:237] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
W20260710 11:03:01.878073 21624 leader_election.cc:343] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.878916 21624 leader_election.cc:304] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, 16250b4055854d64bf3b134c63b68413; no voters: 
I20260710 11:03:01.863152 21848 tablet_bootstrap.cc:492] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62: No bootstrap required, opened a new log
I20260710 11:03:01.879678 21855 raft_consensus.cc:2804] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:01.880050 21855 raft_consensus.cc:493] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:01.880398 21855 raft_consensus.cc:3060] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.882040 21850 tablet_bootstrap.cc:654] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.882332 21847 tablet_bootstrap.cc:492] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0: No bootstrap required, opened a new log
I20260710 11:03:01.882828 21847 ts_tablet_manager.cc:1403] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0: Time spent bootstrapping tablet: real 0.123s	user 0.006s	sys 0.012s
I20260710 11:03:01.885167 21872 raft_consensus.cc:2749] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:01.879678 21848 ts_tablet_manager.cc:1403] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.009s
I20260710 11:03:01.886281 21847 raft_consensus.cc:359] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.887260 21847 raft_consensus.cc:385] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.887629 21847 raft_consensus.cc:740] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.888085 21855 raft_consensus.cc:515] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.888988 21848 raft_consensus.cc:359] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.889876 21848 raft_consensus.cc:385] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.890215 21848 raft_consensus.cc:740] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.891036 21848 consensus_queue.cc:260] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.894433 21848 ts_tablet_manager.cc:1434] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:03:01.894666 21732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400da444ee0f4c6eb39be3b1a4d80234" candidate_uuid: "16250b4055854d64bf3b134c63b68413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33fc1c61e574598a830aa63c276deb0" is_pre_election: true
I20260710 11:03:01.894910 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8c65d4402d474b8d83ffd730c27761" candidate_uuid: "16250b4055854d64bf3b134c63b68413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33fc1c61e574598a830aa63c276deb0" is_pre_election: true
I20260710 11:03:01.891553 21855 leader_election.cc:290] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [CANDIDATE]: Term 1 election: Requested vote from peers a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:01.891814 21807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8c65d4402d474b8d83ffd730c27761" candidate_uuid: "16250b4055854d64bf3b134c63b68413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
I20260710 11:03:01.895843 21807 raft_consensus.cc:3060] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.896023 21848 tablet_bootstrap.cc:492] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62: Bootstrap starting.
I20260710 11:03:01.896425 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8c65d4402d474b8d83ffd730c27761" candidate_uuid: "16250b4055854d64bf3b134c63b68413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
I20260710 11:03:01.903455 21807 raft_consensus.cc:2468] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16250b4055854d64bf3b134c63b68413 in term 1.
I20260710 11:03:01.905128 21624 leader_election.cc:304] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, 16250b4055854d64bf3b134c63b68413; no voters: 
I20260710 11:03:01.906078 21848 tablet_bootstrap.cc:654] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:01.906317 21623 leader_election.cc:343] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.906967 21623 leader_election.cc:304] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16250b4055854d64bf3b134c63b68413; no voters: 01fdedbd87d94220bff41ce6369d5b62, a33fc1c61e574598a830aa63c276deb0
I20260710 11:03:01.907536 21872 raft_consensus.cc:493] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.908372 21850 tablet_bootstrap.cc:492] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413: No bootstrap required, opened a new log
I20260710 11:03:01.908524 21855 raft_consensus.cc:2804] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:01.908067 21872 raft_consensus.cc:515] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.909317 21856 raft_consensus.cc:493] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.909837 21856 raft_consensus.cc:515] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.910060 21847 consensus_queue.cc:260] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.911863 21856 leader_election.cc:290] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947)
I20260710 11:03:01.908880 21850 ts_tablet_manager.cc:1403] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.015s
I20260710 11:03:01.912300 21851 raft_consensus.cc:493] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.912820 21851 raft_consensus.cc:515] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.913147 21733 raft_consensus.cc:2468] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16250b4055854d64bf3b134c63b68413 in term 0.
I20260710 11:03:01.915779 21851 leader_election.cc:290] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:01.916421 21806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0e03169c1f471b97c8436130902606" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62" is_pre_election: true
I20260710 11:03:01.916939 21847 ts_tablet_manager.cc:1434] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.004s
I20260710 11:03:01.917104 21806 raft_consensus.cc:2468] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 0.
I20260710 11:03:01.918013 21847 tablet_bootstrap.cc:492] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0: Bootstrap starting.
I20260710 11:03:01.915357 21850 raft_consensus.cc:359] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.918643 21850 raft_consensus.cc:385] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.918577 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880aae1356654716b4ca055ed3e785fe" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33fc1c61e574598a830aa63c276deb0" is_pre_election: true
I20260710 11:03:01.919121 21850 raft_consensus.cc:740] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.919899 21850 consensus_queue.cc:260] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.923125 21699 leader_election.cc:304] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, a33fc1c61e574598a830aa63c276deb0; no voters: 
I20260710 11:03:01.924116 21878 raft_consensus.cc:493] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:03:01.924870 21772 leader_election.cc:343] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.924746 21878 raft_consensus.cc:515] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.928328 21878 leader_election.cc:290] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:01.929023 21878 raft_consensus.cc:2804] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:01.929453 21878 raft_consensus.cc:493] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:01.929906 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0e03169c1f471b97c8436130902606" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33fc1c61e574598a830aa63c276deb0" is_pre_election: true
I20260710 11:03:01.931361 21872 leader_election.cc:290] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947)
I20260710 11:03:01.932212 21851 raft_consensus.cc:493] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.931994 21806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0accddf91e145e3b7ecbbee83de3092" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62" is_pre_election: true
I20260710 11:03:01.932955 21553 catalog_manager.cc:5697] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33fc1c61e574598a830aa63c276deb0 (127.18.70.2). New cstate: current_term: 1 leader_uuid: "a33fc1c61e574598a830aa63c276deb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: UNKNOWN } } }
W20260710 11:03:01.934948 21699 leader_election.cc:343] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.932000 21847 tablet_bootstrap.cc:654] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.933863 21851 raft_consensus.cc:515] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.929884 21878 raft_consensus.cc:3060] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.937907 21872 raft_consensus.cc:493] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.938378 21872 raft_consensus.cc:515] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.941089 21851 leader_election.cc:290] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:01.943994 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c749bbbb94ce43fdb93ef6f5d95a6fce" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33fc1c61e574598a830aa63c276deb0" is_pre_election: true
I20260710 11:03:01.942592 21806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8326179f3024bdaa2bdfc573f853f7e" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62" is_pre_election: true
I20260710 11:03:01.945102 21806 raft_consensus.cc:2468] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 0.
W20260710 11:03:01.945593 21772 leader_election.cc:343] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:01.946758 21699 leader_election.cc:304] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, a33fc1c61e574598a830aa63c276deb0; no voters: 
I20260710 11:03:01.947173 21872 leader_election.cc:290] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947)
I20260710 11:03:01.947899 21851 raft_consensus.cc:2804] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:01.948400 21851 raft_consensus.cc:493] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:01.948820 21851 raft_consensus.cc:3060] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.956789 21883 raft_consensus.cc:2749] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:01.960052 21883 raft_consensus.cc:493] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:01.962674 21883 raft_consensus.cc:515] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.965502 21847 tablet_bootstrap.cc:492] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0: No bootstrap required, opened a new log
I20260710 11:03:01.966204 21847 ts_tablet_manager.cc:1403] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.005s
I20260710 11:03:01.968056 21855 raft_consensus.cc:697] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 1 LEADER]: Becoming Leader. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Running, Role: LEADER
I20260710 11:03:01.972847 21807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c749bbbb94ce43fdb93ef6f5d95a6fce" candidate_uuid: "16250b4055854d64bf3b134c63b68413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62" is_pre_election: true
I20260710 11:03:01.969012 21855 consensus_queue.cc:237] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.970135 21847 raft_consensus.cc:359] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.973682 21807 raft_consensus.cc:2468] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16250b4055854d64bf3b134c63b68413 in term 0.
I20260710 11:03:01.973934 21847 raft_consensus.cc:385] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:01.974426 21847 raft_consensus.cc:740] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Initialized, Role: FOLLOWER
I20260710 11:03:01.975052 21624 leader_election.cc:304] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, 16250b4055854d64bf3b134c63b68413; no voters: 
I20260710 11:03:01.975921 21883 leader_election.cc:290] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:01.975955 21887 raft_consensus.cc:2804] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:01.976807 21887 raft_consensus.cc:493] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:01.971809 21851 raft_consensus.cc:515] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.977193 21887 raft_consensus.cc:3060] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.978613 21850 ts_tablet_manager.cc:1434] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413: Time spent starting tablet: real 0.066s	user 0.024s	sys 0.037s
I20260710 11:03:01.979641 21850 tablet_bootstrap.cc:492] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413: Bootstrap starting.
I20260710 11:03:01.979943 21851 leader_election.cc:290] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:01.975466 21847 consensus_queue.cc:260] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.982056 21847 ts_tablet_manager.cc:1434] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:03:01.983067 21847 tablet_bootstrap.cc:492] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0: Bootstrap starting.
I20260710 11:03:01.983821 21878 raft_consensus.cc:515] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:01.985401 21731 raft_consensus.cc:2393] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01fdedbd87d94220bff41ce6369d5b62 in current term 1: Already voted for candidate a33fc1c61e574598a830aa63c276deb0 in this term.
I20260710 11:03:01.985845 21850 tablet_bootstrap.cc:654] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.987866 21807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8326179f3024bdaa2bdfc573f853f7e" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
W20260710 11:03:01.989183 21623 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.70.2:33947, user_credentials={real_user=slave}} blocked reactor thread for 83018.1us
I20260710 11:03:01.989904 21847 tablet_bootstrap.cc:654] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:01.990550 21807 raft_consensus.cc:3060] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:01.992672 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c749bbbb94ce43fdb93ef6f5d95a6fce" candidate_uuid: "16250b4055854d64bf3b134c63b68413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33fc1c61e574598a830aa63c276deb0" is_pre_election: true
I20260710 11:03:01.994781 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0e03169c1f471b97c8436130902606" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413" is_pre_election: true
I20260710 11:03:01.996347 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0accddf91e145e3b7ecbbee83de3092" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413" is_pre_election: true
I20260710 11:03:01.997082 21658 raft_consensus.cc:2468] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 0.
I20260710 11:03:01.998265 21850 tablet_bootstrap.cc:492] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413: No bootstrap required, opened a new log
I20260710 11:03:01.998448 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8326179f3024bdaa2bdfc573f853f7e" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413" is_pre_election: true
I20260710 11:03:01.998958 21850 ts_tablet_manager.cc:1403] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 11:03:02.000154 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8326179f3024bdaa2bdfc573f853f7e" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:02.002063 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880aae1356654716b4ca055ed3e785fe" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413" is_pre_election: true
I20260710 11:03:02.002708 21658 raft_consensus.cc:2468] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 0.
I20260710 11:03:02.003381 21850 raft_consensus.cc:359] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.004355 21850 raft_consensus.cc:385] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:02.004711 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c749bbbb94ce43fdb93ef6f5d95a6fce" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413" is_pre_election: true
I20260710 11:03:02.004745 21850 raft_consensus.cc:740] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Initialized, Role: FOLLOWER
W20260710 11:03:02.006001 21697 leader_election.cc:343] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:02.006776 21771 leader_election.cc:304] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, 16250b4055854d64bf3b134c63b68413; no voters: a33fc1c61e574598a830aa63c276deb0
I20260710 11:03:02.007126 21697 leader_election.cc:304] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16250b4055854d64bf3b134c63b68413, a33fc1c61e574598a830aa63c276deb0; no voters: 01fdedbd87d94220bff41ce6369d5b62
I20260710 11:03:02.006991 21850 consensus_queue.cc:260] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.007967 21872 raft_consensus.cc:2804] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:03:02.008276 21697 leader_election.cc:343] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:02.008363 21872 raft_consensus.cc:493] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:02.008857 21872 raft_consensus.cc:3060] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:02.009258 21697 leader_election.cc:343] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:02.009496 21851 raft_consensus.cc:2804] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:02.009299 21850 ts_tablet_manager.cc:1434] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 11:03:02.009864 21851 raft_consensus.cc:493] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:02.010339 21851 raft_consensus.cc:3060] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.010912 21850 tablet_bootstrap.cc:492] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413: Bootstrap starting.
I20260710 11:03:02.012724 21807 raft_consensus.cc:2468] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 1.
I20260710 11:03:02.016579 21699 leader_election.cc:304] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, a33fc1c61e574598a830aa63c276deb0; no voters: 16250b4055854d64bf3b134c63b68413
I20260710 11:03:02.017647 21850 tablet_bootstrap.cc:654] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:02.017305 21851 raft_consensus.cc:515] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
W20260710 11:03:02.022162 21623 leader_election.cc:343] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:02.022269 21885 raft_consensus.cc:2804] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:02.023260 21878 leader_election.cc:290] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:02.025229 21847 tablet_bootstrap.cc:492] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0: No bootstrap required, opened a new log
I20260710 11:03:02.025869 21847 ts_tablet_manager.cc:1403] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.007s
I20260710 11:03:02.024075 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0e03169c1f471b97c8436130902606" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:02.027858 21807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0e03169c1f471b97c8436130902606" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
I20260710 11:03:02.028492 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0e03169c1f471b97c8436130902606" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413" is_pre_election: true
I20260710 11:03:02.028545 21807 raft_consensus.cc:3060] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.028942 21878 raft_consensus.cc:493] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:02.029189 21847 raft_consensus.cc:359] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.029547 21878 raft_consensus.cc:515] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.029906 21847 raft_consensus.cc:385] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:03:02.030462 21697 leader_election.cc:343] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:02.030495 21851 leader_election.cc:290] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:02.032398 21847 raft_consensus.cc:740] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Initialized, Role: FOLLOWER
W20260710 11:03:02.031810 21771 leader_election.cc:343] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:02.031548 21806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0accddf91e145e3b7ecbbee83de3092" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
I20260710 11:03:02.036556 21771 leader_election.cc:304] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62; no voters: 16250b4055854d64bf3b134c63b68413, a33fc1c61e574598a830aa63c276deb0
I20260710 11:03:02.037107 21847 consensus_queue.cc:260] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
W20260710 11:03:02.038316 21699 leader_election.cc:343] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:02.039067 21850 tablet_bootstrap.cc:492] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413: No bootstrap required, opened a new log
I20260710 11:03:02.016909 21872 raft_consensus.cc:515] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.034667 21658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0accddf91e145e3b7ecbbee83de3092" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:02.041118 21658 raft_consensus.cc:3060] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.039929 21850 ts_tablet_manager.cc:1403] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.010s
I20260710 11:03:02.040443 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319b8ce217ed4189a19247f975bde56f" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413" is_pre_election: true
I20260710 11:03:02.040642 21878 leader_election.cc:290] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
W20260710 11:03:02.043346 21697 leader_election.cc:343] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:02.041994 21806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319b8ce217ed4189a19247f975bde56f" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62" is_pre_election: true
I20260710 11:03:02.041710 21847 ts_tablet_manager.cc:1434] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:03:02.043795 21885 raft_consensus.cc:697] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Becoming Leader. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Running, Role: LEADER
I20260710 11:03:02.044695 21847 tablet_bootstrap.cc:492] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0: Bootstrap starting.
W20260710 11:03:02.045400 21699 leader_election.cc:343] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:02.045836 21699 leader_election.cc:304] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a33fc1c61e574598a830aa63c276deb0; no voters: 01fdedbd87d94220bff41ce6369d5b62, 16250b4055854d64bf3b134c63b68413
I20260710 11:03:02.045979 21807 raft_consensus.cc:2468] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 1.
I20260710 11:03:02.046586 21856 raft_consensus.cc:2749] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:02.047043 21848 tablet_bootstrap.cc:492] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62: No bootstrap required, opened a new log
I20260710 11:03:02.046909 21878 raft_consensus.cc:2749] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:02.047739 21848 ts_tablet_manager.cc:1403] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62: Time spent bootstrapping tablet: real 0.152s	user 0.026s	sys 0.015s
I20260710 11:03:02.050230 21848 raft_consensus.cc:359] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.050755 21847 tablet_bootstrap.cc:654] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:02.050961 21848 raft_consensus.cc:385] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:02.051313 21848 raft_consensus.cc:740] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Initialized, Role: FOLLOWER
I20260710 11:03:02.045282 21885 consensus_queue.cc:237] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.052430 21872 leader_election.cc:290] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947)
I20260710 11:03:02.054184 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880aae1356654716b4ca055ed3e785fe" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
I20260710 11:03:02.054824 21731 raft_consensus.cc:3060] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.054517 21850 raft_consensus.cc:359] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.055446 21850 raft_consensus.cc:385] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:02.055238 21699 leader_election.cc:304] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, a33fc1c61e574598a830aa63c276deb0; no voters: 16250b4055854d64bf3b134c63b68413
I20260710 11:03:02.055802 21850 raft_consensus.cc:740] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Initialized, Role: FOLLOWER
I20260710 11:03:02.056756 21895 raft_consensus.cc:2804] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:02.056638 21850 consensus_queue.cc:260] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.057456 21895 raft_consensus.cc:697] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Becoming Leader. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Running, Role: LEADER
I20260710 11:03:02.057822 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880aae1356654716b4ca055ed3e785fe" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:02.058405 21656 raft_consensus.cc:3060] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.058312 21895 consensus_queue.cc:237] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.058945 21658 raft_consensus.cc:2468] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 1.
I20260710 11:03:02.059438 21850 ts_tablet_manager.cc:1434] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 11:03:02.060467 21850 tablet_bootstrap.cc:492] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413: Bootstrap starting.
I20260710 11:03:02.063376 21697 leader_election.cc:304] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 16250b4055854d64bf3b134c63b68413, a33fc1c61e574598a830aa63c276deb0; no voters: 01fdedbd87d94220bff41ce6369d5b62
I20260710 11:03:02.064524 21878 raft_consensus.cc:2804] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:02.065016 21878 raft_consensus.cc:697] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Becoming Leader. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Running, Role: LEADER
I20260710 11:03:02.066882 21878 consensus_queue.cc:237] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.067233 21554 catalog_manager.cc:5697] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16250b4055854d64bf3b134c63b68413 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "16250b4055854d64bf3b134c63b68413" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:02.068742 21850 tablet_bootstrap.cc:654] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:02.071329 21848 consensus_queue.cc:260] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.076087 21848 ts_tablet_manager.cc:1434] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260710 11:03:02.077140 21848 tablet_bootstrap.cc:492] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62: Bootstrap starting.
I20260710 11:03:02.078328 21656 raft_consensus.cc:2468] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 1.
I20260710 11:03:02.079542 21771 leader_election.cc:304] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, 16250b4055854d64bf3b134c63b68413; no voters: 
I20260710 11:03:02.080659 21856 raft_consensus.cc:2804] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:02.081182 21856 raft_consensus.cc:697] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 1 LEADER]: Becoming Leader. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Running, Role: LEADER
I20260710 11:03:02.082017 21856 consensus_queue.cc:237] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.051704 21887 raft_consensus.cc:515] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.086606 21657 raft_consensus.cc:2393] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01fdedbd87d94220bff41ce6369d5b62 in current term 1: Already voted for candidate 16250b4055854d64bf3b134c63b68413 in this term.
I20260710 11:03:02.089443 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c749bbbb94ce43fdb93ef6f5d95a6fce" candidate_uuid: "16250b4055854d64bf3b134c63b68413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
I20260710 11:03:02.090204 21887 leader_election.cc:290] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [CANDIDATE]: Term 1 election: Requested vote from peers a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:02.091215 21771 leader_election.cc:304] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62; no voters: 16250b4055854d64bf3b134c63b68413, a33fc1c61e574598a830aa63c276deb0
W20260710 11:03:02.092685 21623 leader_election.cc:343] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:02.093436 21872 raft_consensus.cc:3060] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.097508 21731 raft_consensus.cc:2468] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 1.
I20260710 11:03:02.098343 21807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c749bbbb94ce43fdb93ef6f5d95a6fce" candidate_uuid: "16250b4055854d64bf3b134c63b68413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
I20260710 11:03:02.102066 21848 tablet_bootstrap.cc:654] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:02.101943 21555 catalog_manager.cc:5697] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33fc1c61e574598a830aa63c276deb0 (127.18.70.2). New cstate: current_term: 1 leader_uuid: "a33fc1c61e574598a830aa63c276deb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:02.107213 21850 tablet_bootstrap.cc:492] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413: No bootstrap required, opened a new log
I20260710 11:03:02.107824 21850 ts_tablet_manager.cc:1403] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.005s
I20260710 11:03:02.113725 21554 catalog_manager.cc:5697] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "01fdedbd87d94220bff41ce6369d5b62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:02.111433 21850 raft_consensus.cc:359] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } } peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } }
I20260710 11:03:02.117022 21850 raft_consensus.cc:385] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:02.117869 21850 raft_consensus.cc:740] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Initialized, Role: FOLLOWER
I20260710 11:03:02.118891 21850 consensus_queue.cc:260] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } } peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } }
I20260710 11:03:02.120430 21872 raft_consensus.cc:2749] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:02.121512 21850 ts_tablet_manager.cc:1434] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:03:02.122730 21850 tablet_bootstrap.cc:492] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413: Bootstrap starting.
I20260710 11:03:02.128791 21850 tablet_bootstrap.cc:654] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:02.130512 21807 raft_consensus.cc:2468] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16250b4055854d64bf3b134c63b68413 in term 1.
I20260710 11:03:02.133061 21624 leader_election.cc:304] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, 16250b4055854d64bf3b134c63b68413; no voters: a33fc1c61e574598a830aa63c276deb0
I20260710 11:03:02.136361 21887 raft_consensus.cc:2804] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:02.137045 21887 raft_consensus.cc:697] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [term 1 LEADER]: Becoming Leader. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Running, Role: LEADER
I20260710 11:03:02.136932 21551 catalog_manager.cc:5697] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33fc1c61e574598a830aa63c276deb0 (127.18.70.2). New cstate: current_term: 1 leader_uuid: "a33fc1c61e574598a830aa63c276deb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:02.137972 21887 consensus_queue.cc:237] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.138907 21551 catalog_manager.cc:5697] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33fc1c61e574598a830aa63c276deb0 (127.18.70.2). New cstate: current_term: 1 leader_uuid: "a33fc1c61e574598a830aa63c276deb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:02.140995 21850 tablet_bootstrap.cc:492] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413: No bootstrap required, opened a new log
I20260710 11:03:02.141685 21850 ts_tablet_manager.cc:1403] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260710 11:03:02.143060 21847 tablet_bootstrap.cc:492] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0: No bootstrap required, opened a new log
I20260710 11:03:02.143501 21847 ts_tablet_manager.cc:1403] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0: Time spent bootstrapping tablet: real 0.099s	user 0.017s	sys 0.007s
I20260710 11:03:02.144409 21850 raft_consensus.cc:359] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.145051 21850 raft_consensus.cc:385] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:02.145303 21850 raft_consensus.cc:740] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Initialized, Role: FOLLOWER
I20260710 11:03:02.145893 21847 raft_consensus.cc:359] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.146044 21850 consensus_queue.cc:260] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.146595 21847 raft_consensus.cc:385] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:02.146878 21847 raft_consensus.cc:740] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Initialized, Role: FOLLOWER
I20260710 11:03:02.148293 21850 ts_tablet_manager.cc:1434] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:03:02.149173 21850 tablet_bootstrap.cc:492] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413: Bootstrap starting.
I20260710 11:03:02.148940 21847 consensus_queue.cc:260] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.151249 21847 ts_tablet_manager.cc:1434] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:03:02.152228 21847 tablet_bootstrap.cc:492] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0: Bootstrap starting.
I20260710 11:03:02.154482 21850 tablet_bootstrap.cc:654] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:02.157611 21847 tablet_bootstrap.cc:654] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:02.158191 21555 catalog_manager.cc:5697] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16250b4055854d64bf3b134c63b68413 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "16250b4055854d64bf3b134c63b68413" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:02.159274 21848 tablet_bootstrap.cc:492] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62: No bootstrap required, opened a new log
I20260710 11:03:02.159711 21848 ts_tablet_manager.cc:1403] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.017s
I20260710 11:03:02.162245 21848 raft_consensus.cc:359] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } } peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } }
I20260710 11:03:02.162971 21848 raft_consensus.cc:385] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:02.163224 21848 raft_consensus.cc:740] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Initialized, Role: FOLLOWER
I20260710 11:03:02.163954 21848 consensus_queue.cc:260] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } } peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } }
I20260710 11:03:02.165894 21850 tablet_bootstrap.cc:492] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413: No bootstrap required, opened a new log
I20260710 11:03:02.166534 21850 ts_tablet_manager.cc:1403] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.011s
I20260710 11:03:02.168987 21847 tablet_bootstrap.cc:492] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0: No bootstrap required, opened a new log
I20260710 11:03:02.169478 21847 ts_tablet_manager.cc:1403] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.011s
I20260710 11:03:02.169147 21850 raft_consensus.cc:359] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.169898 21850 raft_consensus.cc:385] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:02.169934 21848 ts_tablet_manager.cc:1434] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:03:02.170311 21850 raft_consensus.cc:740] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Initialized, Role: FOLLOWER
I20260710 11:03:02.171141 21848 tablet_bootstrap.cc:492] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62: Bootstrap starting.
I20260710 11:03:02.171095 21850 consensus_queue.cc:260] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.172077 21847 raft_consensus.cc:359] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.172734 21847 raft_consensus.cc:385] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:02.172986 21847 raft_consensus.cc:740] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Initialized, Role: FOLLOWER
I20260710 11:03:02.173750 21850 ts_tablet_manager.cc:1434] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:02.173715 21847 consensus_queue.cc:260] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.175452 21847 ts_tablet_manager.cc:1434] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:03:02.177623 21848 tablet_bootstrap.cc:654] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:02.184001 21848 tablet_bootstrap.cc:492] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62: No bootstrap required, opened a new log
I20260710 11:03:02.184484 21848 ts_tablet_manager.cc:1403] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.002s
I20260710 11:03:02.187053 21848 raft_consensus.cc:359] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.187734 21848 raft_consensus.cc:385] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:02.188024 21848 raft_consensus.cc:740] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Initialized, Role: FOLLOWER
I20260710 11:03:02.188802 21848 consensus_queue.cc:260] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.190899 21848 ts_tablet_manager.cc:1434] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:03:02.191779 21848 tablet_bootstrap.cc:492] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62: Bootstrap starting.
I20260710 11:03:02.196991 21848 tablet_bootstrap.cc:654] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:02.201128 21848 tablet_bootstrap.cc:492] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62: No bootstrap required, opened a new log
I20260710 11:03:02.201604 21848 ts_tablet_manager.cc:1403] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:03:02.203374 21848 raft_consensus.cc:359] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.203819 21848 raft_consensus.cc:385] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:02.204010 21848 raft_consensus.cc:740] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Initialized, Role: FOLLOWER
I20260710 11:03:02.204746 21872 raft_consensus.cc:493] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:02.204523 21848 consensus_queue.cc:260] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.205245 21872 raft_consensus.cc:515] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } } peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } }
I20260710 11:03:02.206607 21848 ts_tablet_manager.cc:1434] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:03:02.207324 21872 leader_election.cc:290] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947), 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777)
I20260710 11:03:02.208108 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc049133cc4d1a9a6b379c0d6412e5" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33fc1c61e574598a830aa63c276deb0" is_pre_election: true
I20260710 11:03:02.208351 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc049133cc4d1a9a6b379c0d6412e5" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413" is_pre_election: true
I20260710 11:03:02.208761 21731 raft_consensus.cc:2468] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 0.
I20260710 11:03:02.208941 21656 raft_consensus.cc:2468] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 0.
I20260710 11:03:02.209858 21772 leader_election.cc:304] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, a33fc1c61e574598a830aa63c276deb0; no voters: 
I20260710 11:03:02.210945 21872 raft_consensus.cc:2804] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:02.211329 21872 raft_consensus.cc:493] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:02.211597 21872 raft_consensus.cc:3060] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.217837 21872 raft_consensus.cc:515] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } } peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } }
I20260710 11:03:02.219365 21872 leader_election.cc:290] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 election: Requested vote from peers a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947), 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777)
I20260710 11:03:02.220152 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc049133cc4d1a9a6b379c0d6412e5" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
I20260710 11:03:02.220409 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc049133cc4d1a9a6b379c0d6412e5" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:02.220636 21731 raft_consensus.cc:3060] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.221022 21656 raft_consensus.cc:3060] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.225891 21656 raft_consensus.cc:2468] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 1.
I20260710 11:03:02.226588 21731 raft_consensus.cc:2468] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 1.
I20260710 11:03:02.226922 21771 leader_election.cc:304] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, 16250b4055854d64bf3b134c63b68413; no voters: 
I20260710 11:03:02.227692 21872 raft_consensus.cc:2804] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:02.227876 21895 raft_consensus.cc:493] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:02.228140 21872 raft_consensus.cc:697] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 LEADER]: Becoming Leader. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Running, Role: LEADER
I20260710 11:03:02.228452 21895 raft_consensus.cc:515] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.228933 21872 consensus_queue.cc:237] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } } peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } }
I20260710 11:03:02.230844 21895 leader_election.cc:290] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:02.231469 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c749bbbb94ce43fdb93ef6f5d95a6fce" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413" is_pre_election: true
I20260710 11:03:02.232472 21807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c749bbbb94ce43fdb93ef6f5d95a6fce" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62" is_pre_election: true
I20260710 11:03:02.233165 21807 raft_consensus.cc:2393] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a33fc1c61e574598a830aa63c276deb0 in current term 1: Already voted for candidate 16250b4055854d64bf3b134c63b68413 in this term.
I20260710 11:03:02.234090 21699 leader_election.cc:304] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a33fc1c61e574598a830aa63c276deb0; no voters: 01fdedbd87d94220bff41ce6369d5b62, 16250b4055854d64bf3b134c63b68413
I20260710 11:03:02.234874 21895 raft_consensus.cc:3060] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.239478 21553 catalog_manager.cc:5697] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "01fdedbd87d94220bff41ce6369d5b62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:02.241501 21895 raft_consensus.cc:2749] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:02.318615 21656 raft_consensus.cc:3060] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.323930 21872 raft_consensus.cc:493] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:02.324563 21895 consensus_queue.cc:1048] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.324522 21872 raft_consensus.cc:515] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.326681 21872 leader_election.cc:290] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947)
I20260710 11:03:02.327346 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319b8ce217ed4189a19247f975bde56f" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413" is_pre_election: true
I20260710 11:03:02.327775 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319b8ce217ed4189a19247f975bde56f" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33fc1c61e574598a830aa63c276deb0" is_pre_election: true
I20260710 11:03:02.328065 21657 raft_consensus.cc:2468] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 0.
I20260710 11:03:02.328665 21731 raft_consensus.cc:2468] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 0.
I20260710 11:03:02.329290 21771 leader_election.cc:304] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, 16250b4055854d64bf3b134c63b68413; no voters: 
I20260710 11:03:02.330331 21872 raft_consensus.cc:2804] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:02.330690 21872 raft_consensus.cc:493] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:02.331048 21872 raft_consensus.cc:3060] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.338605 21856 raft_consensus.cc:493] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:02.338531 21872 raft_consensus.cc:515] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.339262 21856 raft_consensus.cc:515] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.341322 21856 leader_election.cc:290] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947)
I20260710 11:03:02.341398 21872 leader_election.cc:290] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947)
I20260710 11:03:02.344553 21878 consensus_queue.cc:1048] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.345708 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0accddf91e145e3b7ecbbee83de3092" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33fc1c61e574598a830aa63c276deb0" is_pre_election: true
I20260710 11:03:02.346122 21656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319b8ce217ed4189a19247f975bde56f" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:02.346156 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "319b8ce217ed4189a19247f975bde56f" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
I20260710 11:03:02.346741 21656 raft_consensus.cc:3060] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.347005 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0accddf91e145e3b7ecbbee83de3092" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413" is_pre_election: true
I20260710 11:03:02.347246 21733 raft_consensus.cc:3060] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.347817 21657 raft_consensus.cc:2393] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01fdedbd87d94220bff41ce6369d5b62 in current term 1: Already voted for candidate a33fc1c61e574598a830aa63c276deb0 in this term.
I20260710 11:03:02.349550 21772 leader_election.cc:304] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62; no voters: 16250b4055854d64bf3b134c63b68413, a33fc1c61e574598a830aa63c276deb0
I20260710 11:03:02.350602 21872 raft_consensus.cc:3060] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.355789 21656 raft_consensus.cc:2468] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 1.
I20260710 11:03:02.356997 21771 leader_election.cc:304] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, 16250b4055854d64bf3b134c63b68413; no voters: 
I20260710 11:03:02.357847 21856 raft_consensus.cc:2804] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:02.359620 21856 raft_consensus.cc:697] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 [term 1 LEADER]: Becoming Leader. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Running, Role: LEADER
I20260710 11:03:02.360765 21733 raft_consensus.cc:2468] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 1.
I20260710 11:03:02.360818 21856 consensus_queue.cc:237] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.362771 21872 raft_consensus.cc:2749] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:02.369241 21733 raft_consensus.cc:3060] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.375664 21887 consensus_queue.cc:1048] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.375562 21553 catalog_manager.cc:5697] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "01fdedbd87d94220bff41ce6369d5b62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:02.389988 21855 consensus_queue.cc:1048] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.417822 21855 raft_consensus.cc:493] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:02.418298 21855 raft_consensus.cc:515] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.420079 21855 leader_election.cc:290] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:02.420876 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0e03169c1f471b97c8436130902606" candidate_uuid: "16250b4055854d64bf3b134c63b68413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33fc1c61e574598a830aa63c276deb0" is_pre_election: true
I20260710 11:03:02.421115 21807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0e03169c1f471b97c8436130902606" candidate_uuid: "16250b4055854d64bf3b134c63b68413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62" is_pre_election: true
I20260710 11:03:02.422041 21807 raft_consensus.cc:2393] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16250b4055854d64bf3b134c63b68413 in current term 1: Already voted for candidate a33fc1c61e574598a830aa63c276deb0 in this term.
I20260710 11:03:02.423007 21624 leader_election.cc:304] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16250b4055854d64bf3b134c63b68413; no voters: 01fdedbd87d94220bff41ce6369d5b62, a33fc1c61e574598a830aa63c276deb0
I20260710 11:03:02.423698 21855 raft_consensus.cc:3060] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.428252 21855 raft_consensus.cc:2749] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:02.483668 21856 consensus_queue.cc:1048] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.488880 21878 raft_consensus.cc:493] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:02.489431 21878 raft_consensus.cc:515] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.491503 21878 leader_election.cc:290] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:02.493000 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400da444ee0f4c6eb39be3b1a4d80234" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413" is_pre_election: true
I20260710 11:03:02.493669 21657 raft_consensus.cc:2468] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 0.
I20260710 11:03:02.494032 21807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400da444ee0f4c6eb39be3b1a4d80234" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62" is_pre_election: true
I20260710 11:03:02.494686 21807 raft_consensus.cc:2468] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 0.
I20260710 11:03:02.494983 21872 consensus_queue.cc:1048] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.495982 21699 leader_election.cc:304] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, a33fc1c61e574598a830aa63c276deb0; no voters: 
I20260710 11:03:02.496843 21878 raft_consensus.cc:2804] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:02.497192 21878 raft_consensus.cc:493] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:02.497561 21878 raft_consensus.cc:3060] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.504504 21855 raft_consensus.cc:493] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:02.504757 21878 raft_consensus.cc:515] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.505057 21855 raft_consensus.cc:515] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.507735 21657 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400da444ee0f4c6eb39be3b1a4d80234" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:02.507849 21878 leader_election.cc:290] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:02.508025 21807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400da444ee0f4c6eb39be3b1a4d80234" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
I20260710 11:03:02.508339 21657 raft_consensus.cc:3060] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.508641 21807 raft_consensus.cc:3060] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.508688 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8326179f3024bdaa2bdfc573f853f7e" candidate_uuid: "16250b4055854d64bf3b134c63b68413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a33fc1c61e574598a830aa63c276deb0" is_pre_election: true
I20260710 11:03:02.510366 21855 leader_election.cc:290] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:02.511950 21806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8326179f3024bdaa2bdfc573f853f7e" candidate_uuid: "16250b4055854d64bf3b134c63b68413" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62" is_pre_election: true
I20260710 11:03:02.512661 21806 raft_consensus.cc:2393] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16250b4055854d64bf3b134c63b68413 in current term 1: Already voted for candidate a33fc1c61e574598a830aa63c276deb0 in this term.
I20260710 11:03:02.513670 21624 leader_election.cc:304] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16250b4055854d64bf3b134c63b68413; no voters: 01fdedbd87d94220bff41ce6369d5b62, a33fc1c61e574598a830aa63c276deb0
I20260710 11:03:02.514917 21855 raft_consensus.cc:3060] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:02.516342 21657 raft_consensus.cc:2468] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 1.
I20260710 11:03:02.516539 21807 raft_consensus.cc:2468] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 1.
I20260710 11:03:02.517315 21697 leader_election.cc:304] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16250b4055854d64bf3b134c63b68413, a33fc1c61e574598a830aa63c276deb0; no voters: 
I20260710 11:03:02.518182 21878 raft_consensus.cc:2804] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:02.518664 21878 raft_consensus.cc:697] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Becoming Leader. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Running, Role: LEADER
I20260710 11:03:02.519482 21878 consensus_queue.cc:237] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:02.521831 21855 raft_consensus.cc:2749] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:02.526993 21555 catalog_manager.cc:5697] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to a33fc1c61e574598a830aa63c276deb0 (127.18.70.2). New cstate: current_term: 1 leader_uuid: "a33fc1c61e574598a830aa63c276deb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:02.567019 21878 consensus_queue.cc:1048] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.577886 21885 consensus_queue.cc:1048] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.588810 21855 consensus_queue.cc:1048] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.599421 21884 consensus_queue.cc:1048] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.621397 21923 consensus_queue.cc:1048] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.621986 21895 consensus_queue.cc:1048] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.628139 21856 consensus_queue.cc:1048] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.639119 21895 consensus_queue.cc:1048] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.644124 21878 consensus_queue.cc:1048] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.656034 21915 consensus_queue.cc:1048] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:02.729723 18712 ts_manager.cc:295] Set tserver state for 16250b4055854d64bf3b134c63b68413 to MAINTENANCE_MODE
I20260710 11:03:02.730435 18712 tablet_server.cc:179] TabletServer@127.18.70.1:0 shutting down...
I20260710 11:03:02.753540 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:02.754276 18712 tablet_replica.cc:333] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413: stopping tablet replica
I20260710 11:03:02.754864 18712 raft_consensus.cc:2243] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:02.755323 18712 raft_consensus.cc:2272] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:02.757663 18712 tablet_replica.cc:333] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413: stopping tablet replica
I20260710 11:03:02.758219 18712 raft_consensus.cc:2243] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:02.758611 18712 raft_consensus.cc:2272] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:02.760790 18712 tablet_replica.cc:333] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413: stopping tablet replica
I20260710 11:03:02.761397 18712 raft_consensus.cc:2243] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:02.761777 18712 raft_consensus.cc:2272] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:02.763310 18712 tablet_replica.cc:333] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413: stopping tablet replica
I20260710 11:03:02.763797 18712 raft_consensus.cc:2243] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:02.764183 18712 raft_consensus.cc:2272] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:02.766103 18712 tablet_replica.cc:333] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413: stopping tablet replica
I20260710 11:03:02.766613 18712 raft_consensus.cc:2243] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:02.766996 18712 raft_consensus.cc:2272] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:02.769097 18712 tablet_replica.cc:333] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413: stopping tablet replica
I20260710 11:03:02.769673 18712 raft_consensus.cc:2243] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:02.770462 18712 raft_consensus.cc:2272] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:02.772636 18712 tablet_replica.cc:333] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413: stopping tablet replica
I20260710 11:03:02.773250 18712 raft_consensus.cc:2243] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:02.774039 18712 raft_consensus.cc:2272] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:02.775910 18712 tablet_replica.cc:333] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413: stopping tablet replica
I20260710 11:03:02.776398 18712 raft_consensus.cc:2243] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:02.776773 18712 raft_consensus.cc:2272] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:02.778795 18712 tablet_replica.cc:333] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413: stopping tablet replica
I20260710 11:03:02.779317 18712 raft_consensus.cc:2243] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:02.779708 18712 raft_consensus.cc:2272] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:02.781643 18712 tablet_replica.cc:333] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413: stopping tablet replica
I20260710 11:03:02.782107 18712 raft_consensus.cc:2243] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:02.782450 18712 raft_consensus.cc:2272] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:02.809974 18712 tablet_server.cc:196] TabletServer@127.18.70.1:0 shutdown complete.
W20260710 11:03:02.876145 21604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:03:02.900354 21771 consensus_peers.cc:597] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:02.922118 21856 consensus_queue.cc:1048] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:03:02.942438 21697 consensus_peers.cc:597] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:02.944404 21697 consensus_peers.cc:597] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:03.005038 21895 consensus_queue.cc:1048] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:03:03.092432 21771 consensus_peers.cc:597] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:03.106773 21771 consensus_peers.cc:597] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:03.119973 21697 consensus_peers.cc:597] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:03.150256 21697 consensus_peers.cc:597] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:03.168694 21697 consensus_peers.cc:597] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:03.877127 21604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:03.888274 21885 raft_consensus.cc:493] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16250b4055854d64bf3b134c63b68413)
I20260710 11:03:03.888723 21885 raft_consensus.cc:515] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:03.890528 21885 leader_election.cc:290] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:03.891512 21806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8c65d4402d474b8d83ffd730c27761" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62" is_pre_election: true
I20260710 11:03:03.892886 21856 raft_consensus.cc:493] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16250b4055854d64bf3b134c63b68413)
I20260710 11:03:03.893407 21856 raft_consensus.cc:515] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
W20260710 11:03:03.894243 21697 leader_election.cc:336] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111)
I20260710 11:03:03.894726 21697 leader_election.cc:304] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [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: a33fc1c61e574598a830aa63c276deb0; no voters: 01fdedbd87d94220bff41ce6369d5b62, 16250b4055854d64bf3b134c63b68413
I20260710 11:03:03.895265 21856 leader_election.cc:290] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947)
I20260710 11:03:03.895804 21885 raft_consensus.cc:2749] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:03:03.896461 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8c65d4402d474b8d83ffd730c27761" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a33fc1c61e574598a830aa63c276deb0" is_pre_election: true
I20260710 11:03:03.897030 21731 raft_consensus.cc:2468] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 1.
I20260710 11:03:03.898116 21772 leader_election.cc:304] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [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: 01fdedbd87d94220bff41ce6369d5b62, a33fc1c61e574598a830aa63c276deb0; no voters: 
W20260710 11:03:03.898705 21771 leader_election.cc:336] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111)
I20260710 11:03:03.898754 21856 raft_consensus.cc:2804] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:03:03.899196 21856 raft_consensus.cc:493] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 16250b4055854d64bf3b134c63b68413)
I20260710 11:03:03.899580 21856 raft_consensus.cc:3060] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:03.904182 21856 raft_consensus.cc:515] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:03.905787 21856 leader_election.cc:290] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 2 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947)
I20260710 11:03:03.906888 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8c65d4402d474b8d83ffd730c27761" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
I20260710 11:03:03.907392 21731 raft_consensus.cc:3060] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:03:03.909610 21771 leader_election.cc:336] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111)
I20260710 11:03:03.912492 21731 raft_consensus.cc:2468] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 2.
I20260710 11:03:03.913542 21772 leader_election.cc:304] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [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: 01fdedbd87d94220bff41ce6369d5b62, a33fc1c61e574598a830aa63c276deb0; no voters: 16250b4055854d64bf3b134c63b68413
I20260710 11:03:03.914191 21856 raft_consensus.cc:2804] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:03.914602 21856 raft_consensus.cc:697] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Becoming Leader. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Running, Role: LEADER
I20260710 11:03:03.915374 21856 consensus_queue.cc:237] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:03.921689 21555 catalog_manager.cc:5697] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 reported cstate change: term changed from 1 to 2, leader changed from 16250b4055854d64bf3b134c63b68413 (127.18.70.1) to 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3). New cstate: current_term: 2 leader_uuid: "01fdedbd87d94220bff41ce6369d5b62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:04.099304 21885 raft_consensus.cc:493] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16250b4055854d64bf3b134c63b68413)
I20260710 11:03:04.099880 21885 raft_consensus.cc:515] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:04.101541 21885 leader_election.cc:290] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:04.102433 21856 raft_consensus.cc:493] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 16250b4055854d64bf3b134c63b68413)
I20260710 11:03:04.102584 21806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c749bbbb94ce43fdb93ef6f5d95a6fce" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62" is_pre_election: true
I20260710 11:03:04.102973 21856 raft_consensus.cc:515] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:04.104005 21806 raft_consensus.cc:2468] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 1.
I20260710 11:03:04.105024 21699 leader_election.cc:304] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [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: 01fdedbd87d94220bff41ce6369d5b62, a33fc1c61e574598a830aa63c276deb0; no voters: 
I20260710 11:03:04.105881 21856 leader_election.cc:290] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947)
I20260710 11:03:04.105909 21885 raft_consensus.cc:2804] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:03:04.106604 21885 raft_consensus.cc:493] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 16250b4055854d64bf3b134c63b68413)
I20260710 11:03:04.107018 21885 raft_consensus.cc:3060] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:04.106884 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c749bbbb94ce43fdb93ef6f5d95a6fce" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a33fc1c61e574598a830aa63c276deb0" is_pre_election: true
W20260710 11:03:04.107115 21697 leader_election.cc:336] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111)
W20260710 11:03:04.112044 21771 leader_election.cc:336] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111)
I20260710 11:03:04.113535 21885 raft_consensus.cc:515] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:04.114601 21731 raft_consensus.cc:2393] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01fdedbd87d94220bff41ce6369d5b62 in current term 2: Already voted for candidate a33fc1c61e574598a830aa63c276deb0 in this term.
I20260710 11:03:04.115319 21885 leader_election.cc:290] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 2 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:04.116297 21806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c749bbbb94ce43fdb93ef6f5d95a6fce" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
I20260710 11:03:04.116786 21806 raft_consensus.cc:3060] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:04.116169 21772 leader_election.cc:304] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [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: 01fdedbd87d94220bff41ce6369d5b62; no voters: 16250b4055854d64bf3b134c63b68413, a33fc1c61e574598a830aa63c276deb0
W20260710 11:03:04.119509 21697 leader_election.cc:336] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111)
I20260710 11:03:04.121982 21806 raft_consensus.cc:2468] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 2.
I20260710 11:03:04.122431 21856 raft_consensus.cc:2749] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:03:04.123015 21699 leader_election.cc:304] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [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: 01fdedbd87d94220bff41ce6369d5b62, a33fc1c61e574598a830aa63c276deb0; no voters: 16250b4055854d64bf3b134c63b68413
I20260710 11:03:04.123664 21885 raft_consensus.cc:2804] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:04.124034 21885 raft_consensus.cc:697] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [term 2 LEADER]: Becoming Leader. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Running, Role: LEADER
I20260710 11:03:04.124636 21885 consensus_queue.cc:237] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:04.131285 21555 catalog_manager.cc:5697] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 reported cstate change: term changed from 1 to 2, leader changed from 16250b4055854d64bf3b134c63b68413 (127.18.70.1) to a33fc1c61e574598a830aa63c276deb0 (127.18.70.2). New cstate: current_term: 2 leader_uuid: "a33fc1c61e574598a830aa63c276deb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:04.315485 21731 raft_consensus.cc:1275] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Refusing update from remote peer 01fdedbd87d94220bff41ce6369d5b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:04.316636 21856 consensus_queue.cc:1048] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:03:04.332134 21771 consensus_peers.cc:597] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:04.580051 21697 consensus_peers.cc:597] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:04.684132 21806 raft_consensus.cc:1275] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Refusing update from remote peer a33fc1c61e574598a830aa63c276deb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:04.685281 21885 consensus_queue.cc:1048] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:03:04.878079 21604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:03:05.099848 21697 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111) [suppressed 56 similar messages]
W20260710 11:03:05.102300 21697 consensus_peers.cc:597] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:05.238153 21697 consensus_peers.cc:597] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:05.288682 21771 consensus_peers.cc:597] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:05.299247 21697 consensus_peers.cc:597] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:05.572737 21771 consensus_peers.cc:597] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:05.642882 21771 consensus_peers.cc:597] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:05.653882 21697 consensus_peers.cc:597] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:05.676079 21697 consensus_peers.cc:597] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:05.879092 21604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:03:06.582173 21771 consensus_peers.cc:597] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:06.880050 21604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:03:07.179576 21697 consensus_peers.cc:597] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:03:07.646914 21697 consensus_peers.cc:597] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:03:07.769013 21697 consensus_peers.cc:597] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:03:07.775002 21697 consensus_peers.cc:597] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:03:07.780340 21697 consensus_peers.cc:597] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:03:07.826905 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:07.835233 21956 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:07.835625 21957 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:07.837023 21959 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:07.838275 18712 server_base.cc:1061] running on GCE node
I20260710 11:03:07.839954 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:07.840204 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:07.840389 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681387840355 us; error 0 us; skew 500 ppm
I20260710 11:03:07.840996 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:07.845037 18712 webserver.cc:533] Webserver started at http://127.18.70.1:37227/ using document root <none> and password file <none>
I20260710 11:03:07.846248 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:07.847215 18712 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:03:07.854074 18712 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260710 11:03:07.861307 21964 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:07.862594 18712 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:03:07.863099 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/ts-0-root
uuid: "16250b4055854d64bf3b134c63b68413"
format_stamp: "Formatted at 2026-07-10 11:03:00 on dist-test-slave-z3q7"
I20260710 11:03:07.863646 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681306699377-18712-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)
W20260710 11:03:07.881760 21604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:07.882654 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:07.884034 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:07.886379 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:07.893040 21971 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 11:03:07.905618 21771 consensus_peers.cc:597] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:03:07.959416 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:03:07.959746 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.068s	user 0.003s	sys 0.001s
I20260710 11:03:07.959981 18712 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:03:07.965633 21971 tablet_bootstrap.cc:492] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413: Bootstrap starting.
I20260710 11:03:07.984163 21971 tablet_bootstrap.cc:492] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:03:07.985153 21971 tablet_bootstrap.cc:492] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413: Bootstrap complete.
I20260710 11:03:07.985831 21971 ts_tablet_manager.cc:1403] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.013s
I20260710 11:03:07.988977 21971 raft_consensus.cc:359] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:07.990054 21971 raft_consensus.cc:740] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Initialized, Role: FOLLOWER
I20260710 11:03:07.990828 21971 consensus_queue.cc:260] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:07.993845 21971 ts_tablet_manager.cc:1434] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 11:03:07.994645 21971 tablet_bootstrap.cc:492] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413: Bootstrap starting.
I20260710 11:03:08.008898 21971 tablet_bootstrap.cc:492] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:03:08.009760 21971 tablet_bootstrap.cc:492] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413: Bootstrap complete.
I20260710 11:03:08.010425 21971 ts_tablet_manager.cc:1403] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.006s
I20260710 11:03:08.013140 21971 raft_consensus.cc:359] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.013916 21971 raft_consensus.cc:740] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Initialized, Role: FOLLOWER
I20260710 11:03:08.014634 21971 consensus_queue.cc:260] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.016683 21971 ts_tablet_manager.cc:1434] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:03:08.017529 21971 tablet_bootstrap.cc:492] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413: Bootstrap starting.
I20260710 11:03:08.022578 18712 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:03:08.022990 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.063s	user 0.055s	sys 0.007s
I20260710 11:03:08.035029 21971 tablet_bootstrap.cc:492] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:03:08.035900 21971 tablet_bootstrap.cc:492] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413: Bootstrap complete.
I20260710 11:03:08.036551 21971 ts_tablet_manager.cc:1403] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:03:08.039616 21971 raft_consensus.cc:359] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } } peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } }
I20260710 11:03:08.040372 21971 raft_consensus.cc:740] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Initialized, Role: FOLLOWER
I20260710 11:03:08.041292 21971 consensus_queue.cc:260] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413 [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: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } } peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } }
I20260710 11:03:08.043548 21971 ts_tablet_manager.cc:1434] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:03:08.044397 21971 tablet_bootstrap.cc:492] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413: Bootstrap starting.
I20260710 11:03:08.061787 21971 tablet_bootstrap.cc:492] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:03:08.062865 21971 tablet_bootstrap.cc:492] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413: Bootstrap complete.
I20260710 11:03:08.063571 21971 ts_tablet_manager.cc:1403] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.001s
I20260710 11:03:08.065776 21971 raft_consensus.cc:359] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.066444 21971 raft_consensus.cc:740] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Initialized, Role: FOLLOWER
I20260710 11:03:08.067216 21971 consensus_queue.cc:260] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.069384 21971 ts_tablet_manager.cc:1434] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260710 11:03:08.070259 21971 tablet_bootstrap.cc:492] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413: Bootstrap starting.
I20260710 11:03:08.085005 22033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.1:42777 every 8 connection(s)
I20260710 11:03:08.085498 21971 tablet_bootstrap.cc:492] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:03:08.085873 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.1:42777
I20260710 11:03:08.086560 21971 tablet_bootstrap.cc:492] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413: Bootstrap complete.
I20260710 11:03:08.087472 21971 ts_tablet_manager.cc:1403] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.001s
I20260710 11:03:08.089716 21971 raft_consensus.cc:359] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.090422 21971 raft_consensus.cc:740] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Initialized, Role: FOLLOWER
I20260710 11:03:08.091143 21971 consensus_queue.cc:260] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.092665 21971 ts_tablet_manager.cc:1434] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:03:08.093289 21971 tablet_bootstrap.cc:492] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413: Bootstrap starting.
I20260710 11:03:08.100847 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:03:08.116521 21771 consensus_peers.cc:597] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260710 11:03:08.118335 21971 tablet_bootstrap.cc:492] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:03:08.119449 21971 tablet_bootstrap.cc:492] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413: Bootstrap complete.
I20260710 11:03:08.120155 21971 ts_tablet_manager.cc:1403] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260710 11:03:08.122860 21971 raft_consensus.cc:359] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.123579 21971 raft_consensus.cc:740] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Initialized, Role: FOLLOWER
I20260710 11:03:08.124420 21971 consensus_queue.cc:260] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.126619 21971 ts_tablet_manager.cc:1434] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:03:08.127562 21971 tablet_bootstrap.cc:492] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413: Bootstrap starting.
I20260710 11:03:08.131969 22035 heartbeater.cc:344] Connected to a master server at 127.18.70.62:45103
I20260710 11:03:08.132401 22035 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:08.133177 22035 heartbeater.cc:507] Master 127.18.70.62:45103 requested a full tablet report, sending...
I20260710 11:03:08.139496 21555 ts_manager.cc:194] Re-registered known tserver with Master: 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777)
I20260710 11:03:08.141826 21733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "601ffdcfa3644b70af8bc8f94d202afe"
dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
mode: GRACEFUL
new_leader_uuid: "01fdedbd87d94220bff41ce6369d5b62"
 from {username='slave'} at 127.0.0.1:43508
I20260710 11:03:08.142689 21971 tablet_bootstrap.cc:492] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:03:08.142618 21733 raft_consensus.cc:606] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Received request to transfer leadership to TS 01fdedbd87d94220bff41ce6369d5b62
I20260710 11:03:08.143576 21971 tablet_bootstrap.cc:492] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413: Bootstrap complete.
I20260710 11:03:08.144246 21971 ts_tablet_manager.cc:1403] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 11:03:08.146109 21733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0accddf91e145e3b7ecbbee83de3092"
dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
mode: GRACEFUL
new_leader_uuid: "01fdedbd87d94220bff41ce6369d5b62"
 from {username='slave'} at 127.0.0.1:43508
I20260710 11:03:08.146732 21733 raft_consensus.cc:606] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Received request to transfer leadership to TS 01fdedbd87d94220bff41ce6369d5b62
I20260710 11:03:08.146595 21971 raft_consensus.cc:359] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.147397 21971 raft_consensus.cc:740] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Initialized, Role: FOLLOWER
I20260710 11:03:08.148100 21971 consensus_queue.cc:260] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.148610 18712 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:08.149571 18712 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:08.150488 21971 ts_tablet_manager.cc:1434] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:03:08.151381 21971 tablet_bootstrap.cc:492] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413: Bootstrap starting.
I20260710 11:03:08.150437 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:08.154673 21555 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39160
I20260710 11:03:08.159606 22035 heartbeater.cc:499] Master 127.18.70.62:45103 was elected leader, sending a full tablet report...
I20260710 11:03:08.168478 21971 tablet_bootstrap.cc:492] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:03:08.169485 21971 tablet_bootstrap.cc:492] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413: Bootstrap complete.
I20260710 11:03:08.170230 21971 ts_tablet_manager.cc:1403] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260710 11:03:08.172106 21971 raft_consensus.cc:359] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.172616 21971 raft_consensus.cc:740] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Initialized, Role: FOLLOWER
I20260710 11:03:08.173257 21971 consensus_queue.cc:260] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.175149 21971 ts_tablet_manager.cc:1434] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:03:08.175920 21971 tablet_bootstrap.cc:492] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413: Bootstrap starting.
I20260710 11:03:08.188782 21971 tablet_bootstrap.cc:492] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:03:08.189577 21971 tablet_bootstrap.cc:492] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413: Bootstrap complete.
I20260710 11:03:08.190088 21971 ts_tablet_manager.cc:1403] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 11:03:08.191810 21971 raft_consensus.cc:359] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.192291 21971 raft_consensus.cc:740] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Initialized, Role: FOLLOWER
I20260710 11:03:08.192857 21971 consensus_queue.cc:260] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.194381 21971 ts_tablet_manager.cc:1434] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:03:08.195210 21971 tablet_bootstrap.cc:492] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413: Bootstrap starting.
I20260710 11:03:08.206450 21971 tablet_bootstrap.cc:492] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:03:08.207172 21971 tablet_bootstrap.cc:492] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413: Bootstrap complete.
I20260710 11:03:08.207697 21971 ts_tablet_manager.cc:1403] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:03:08.209556 21971 raft_consensus.cc:359] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.210062 21971 raft_consensus.cc:740] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16250b4055854d64bf3b134c63b68413, State: Initialized, Role: FOLLOWER
I20260710 11:03:08.210647 21971 consensus_queue.cc:260] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.212499 21971 ts_tablet_manager.cc:1434] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:03:08.228214 22008 raft_consensus.cc:3060] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.408610 21953 raft_consensus.cc:993] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0: : Instructing follower 01fdedbd87d94220bff41ce6369d5b62 to start an election
I20260710 11:03:08.409135 22052 raft_consensus.cc:1081] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Signalling peer 01fdedbd87d94220bff41ce6369d5b62 to start an election
I20260710 11:03:08.410645 21807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0accddf91e145e3b7ecbbee83de3092"
dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
 from {username='slave'} at 127.0.0.1:44942
I20260710 11:03:08.411180 21807 raft_consensus.cc:493] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:08.411533 21807 raft_consensus.cc:3060] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.417049 21807 raft_consensus.cc:515] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.418677 21807 leader_election.cc:290] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 2 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947)
I20260710 11:03:08.419763 22008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0accddf91e145e3b7ecbbee83de3092" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:08.419883 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0accddf91e145e3b7ecbbee83de3092" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
I20260710 11:03:08.420440 22008 raft_consensus.cc:3060] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.420640 21733 raft_consensus.cc:3055] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:08.421038 21733 raft_consensus.cc:740] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Running, Role: LEADER
I20260710 11:03:08.421909 21733 consensus_queue.cc:260] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.423022 21733 raft_consensus.cc:3060] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.425558 22008 raft_consensus.cc:2468] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 2.
I20260710 11:03:08.426705 21771 leader_election.cc:304] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, 16250b4055854d64bf3b134c63b68413; no voters: 
I20260710 11:03:08.427752 22043 raft_consensus.cc:2804] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:08.428196 22043 raft_consensus.cc:697] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Becoming Leader. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Running, Role: LEADER
I20260710 11:03:08.429066 22043 consensus_queue.cc:237] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.429598 21733 raft_consensus.cc:2468] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 2.
I20260710 11:03:08.437804 21555 catalog_manager.cc:5697] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 reported cstate change: term changed from 1 to 2, leader changed from a33fc1c61e574598a830aa63c276deb0 (127.18.70.2) to 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3). New cstate: current_term: 2 leader_uuid: "01fdedbd87d94220bff41ce6369d5b62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:08.571574 21953 raft_consensus.cc:993] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0: : Instructing follower 01fdedbd87d94220bff41ce6369d5b62 to start an election
I20260710 11:03:08.572039 22052 raft_consensus.cc:1081] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Signalling peer 01fdedbd87d94220bff41ce6369d5b62 to start an election
I20260710 11:03:08.573534 21807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "601ffdcfa3644b70af8bc8f94d202afe"
dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
 from {username='slave'} at 127.0.0.1:44942
I20260710 11:03:08.574050 21807 raft_consensus.cc:493] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:08.574335 21807 raft_consensus.cc:3060] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.579285 21807 raft_consensus.cc:515] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.580919 21807 leader_election.cc:290] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 2 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947)
I20260710 11:03:08.582068 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601ffdcfa3644b70af8bc8f94d202afe" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
I20260710 11:03:08.581986 22008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601ffdcfa3644b70af8bc8f94d202afe" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:08.582803 21733 raft_consensus.cc:3055] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:08.582862 22008 raft_consensus.cc:3060] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.583305 21733 raft_consensus.cc:740] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Running, Role: LEADER
I20260710 11:03:08.584075 21733 consensus_queue.cc:260] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.585068 21733 raft_consensus.cc:3060] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.588200 22008 raft_consensus.cc:2468] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 2.
I20260710 11:03:08.589258 21771 leader_election.cc:304] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, 16250b4055854d64bf3b134c63b68413; no voters: 
I20260710 11:03:08.589917 21733 raft_consensus.cc:2468] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 2.
I20260710 11:03:08.590020 22043 raft_consensus.cc:2804] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:08.590517 22043 raft_consensus.cc:697] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Becoming Leader. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Running, Role: LEADER
I20260710 11:03:08.591418 22043 consensus_queue.cc:237] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:08.597705 21555 catalog_manager.cc:5697] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 reported cstate change: term changed from 1 to 2, leader changed from a33fc1c61e574598a830aa63c276deb0 (127.18.70.2) to 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3). New cstate: current_term: 2 leader_uuid: "01fdedbd87d94220bff41ce6369d5b62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:08.683017 22008 raft_consensus.cc:3060] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:03:08.883014 21604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:08.965965 21733 raft_consensus.cc:1275] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Refusing update from remote peer 01fdedbd87d94220bff41ce6369d5b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:08.967443 22043 consensus_queue.cc:1048] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:08.984906 22008 raft_consensus.cc:1275] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Refusing update from remote peer 01fdedbd87d94220bff41ce6369d5b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:08.986471 22043 consensus_queue.cc:1048] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:09.163170 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:09.164557 22008 raft_consensus.cc:1275] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Refusing update from remote peer 01fdedbd87d94220bff41ce6369d5b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:09.166049 22043 consensus_queue.cc:1048] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:09.176189 21731 raft_consensus.cc:1275] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Refusing update from remote peer 01fdedbd87d94220bff41ce6369d5b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:09.173017 21733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "400da444ee0f4c6eb39be3b1a4d80234"
dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
mode: GRACEFUL
new_leader_uuid: "01fdedbd87d94220bff41ce6369d5b62"
 from {username='slave'} at 127.0.0.1:43508
I20260710 11:03:09.177012 21733 raft_consensus.cc:606] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Received request to transfer leadership to TS 01fdedbd87d94220bff41ce6369d5b62
I20260710 11:03:09.177984 22043 consensus_queue.cc:1048] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:09.206025 21807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "601ffdcfa3644b70af8bc8f94d202afe"
dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
mode: GRACEFUL
new_leader_uuid: "a33fc1c61e574598a830aa63c276deb0"
 from {username='slave'} at 127.0.0.1:44958
I20260710 11:03:09.206625 21807 raft_consensus.cc:606] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Received request to transfer leadership to TS a33fc1c61e574598a830aa63c276deb0
I20260710 11:03:09.208844 21807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "880aae1356654716b4ca055ed3e785fe"
dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
mode: GRACEFUL
new_leader_uuid: "a33fc1c61e574598a830aa63c276deb0"
 from {username='slave'} at 127.0.0.1:44958
I20260710 11:03:09.209270 21807 raft_consensus.cc:606] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 1 LEADER]: Received request to transfer leadership to TS a33fc1c61e574598a830aa63c276deb0
I20260710 11:03:09.210325 18712 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:03:09.210769 18712 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:09.211282 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:09.240289 22061 raft_consensus.cc:993] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0: : Instructing follower 01fdedbd87d94220bff41ce6369d5b62 to start an election
I20260710 11:03:09.240826 21953 raft_consensus.cc:1081] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Signalling peer 01fdedbd87d94220bff41ce6369d5b62 to start an election
I20260710 11:03:09.242331 21807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "400da444ee0f4c6eb39be3b1a4d80234"
dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
 from {username='slave'} at 127.0.0.1:44942
I20260710 11:03:09.242764 21807 raft_consensus.cc:493] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:09.243009 21807 raft_consensus.cc:3060] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:09.248435 21807 raft_consensus.cc:515] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:09.250214 21807 leader_election.cc:290] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 2 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947)
I20260710 11:03:09.251304 22008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400da444ee0f4c6eb39be3b1a4d80234" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:09.251389 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400da444ee0f4c6eb39be3b1a4d80234" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
I20260710 11:03:09.252043 22008 raft_consensus.cc:3060] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:09.252157 21733 raft_consensus.cc:3055] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:09.252558 21733 raft_consensus.cc:740] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Running, Role: LEADER
I20260710 11:03:09.253260 21733 consensus_queue.cc:260] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:09.254451 21733 raft_consensus.cc:3060] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:09.257460 22008 raft_consensus.cc:2468] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 2.
I20260710 11:03:09.258701 21771 leader_election.cc:304] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, 16250b4055854d64bf3b134c63b68413; no voters: 
I20260710 11:03:09.259464 22043 raft_consensus.cc:2804] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:09.259899 22043 raft_consensus.cc:697] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Becoming Leader. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Running, Role: LEADER
I20260710 11:03:09.260076 21733 raft_consensus.cc:2468] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 2.
I20260710 11:03:09.260828 22043 consensus_queue.cc:237] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:09.268108 21555 catalog_manager.cc:5697] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 reported cstate change: term changed from 1 to 2, leader changed from a33fc1c61e574598a830aa63c276deb0 (127.18.70.2) to 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3). New cstate: current_term: 2 leader_uuid: "01fdedbd87d94220bff41ce6369d5b62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:09.433560 22043 raft_consensus.cc:993] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62: : Instructing follower a33fc1c61e574598a830aa63c276deb0 to start an election
I20260710 11:03:09.434101 22043 raft_consensus.cc:1081] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 1 LEADER]: Signalling peer a33fc1c61e574598a830aa63c276deb0 to start an election
I20260710 11:03:09.435561 21731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "880aae1356654716b4ca055ed3e785fe"
dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
 from {username='slave'} at 127.0.0.1:43504
I20260710 11:03:09.436116 21731 raft_consensus.cc:493] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:09.436507 21731 raft_consensus.cc:3060] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:09.442395 21731 raft_consensus.cc:515] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:09.444126 21731 leader_election.cc:290] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 2 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:09.444844 22008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880aae1356654716b4ca055ed3e785fe" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:09.445243 21807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880aae1356654716b4ca055ed3e785fe" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
I20260710 11:03:09.445524 22008 raft_consensus.cc:3060] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:09.445829 21807 raft_consensus.cc:3055] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:09.446156 21807 raft_consensus.cc:740] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Running, Role: LEADER
I20260710 11:03:09.446995 21807 consensus_queue.cc:260] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:09.448233 21807 raft_consensus.cc:3060] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:09.452636 22008 raft_consensus.cc:2468] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 2.
I20260710 11:03:09.453890 21697 leader_election.cc:304] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16250b4055854d64bf3b134c63b68413, a33fc1c61e574598a830aa63c276deb0; no voters: 
I20260710 11:03:09.454644 21953 raft_consensus.cc:2804] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:09.455102 21953 raft_consensus.cc:697] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 2 LEADER]: Becoming Leader. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Running, Role: LEADER
I20260710 11:03:09.455293 21807 raft_consensus.cc:2468] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 2.
I20260710 11:03:09.455936 21953 consensus_queue.cc:237] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:09.463048 21555 catalog_manager.cc:5697] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 reported cstate change: term changed from 1 to 2, leader changed from 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3) to a33fc1c61e574598a830aa63c276deb0 (127.18.70.2). New cstate: current_term: 2 leader_uuid: "a33fc1c61e574598a830aa63c276deb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:09.671326 21955 raft_consensus.cc:993] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62: : Instructing follower a33fc1c61e574598a830aa63c276deb0 to start an election
I20260710 11:03:09.671808 22043 raft_consensus.cc:1081] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Signalling peer a33fc1c61e574598a830aa63c276deb0 to start an election
I20260710 11:03:09.673445 21731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "601ffdcfa3644b70af8bc8f94d202afe"
dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
 from {username='slave'} at 127.0.0.1:43504
I20260710 11:03:09.673949 21731 raft_consensus.cc:493] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:09.674365 21731 raft_consensus.cc:3060] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:09.679224 21731 raft_consensus.cc:515] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:09.680896 21731 leader_election.cc:290] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 3 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:09.681841 22008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601ffdcfa3644b70af8bc8f94d202afe" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:09.682016 21807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601ffdcfa3644b70af8bc8f94d202afe" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
I20260710 11:03:09.682514 22008 raft_consensus.cc:3060] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:09.682587 21807 raft_consensus.cc:3055] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:09.682966 21807 raft_consensus.cc:740] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Running, Role: LEADER
I20260710 11:03:09.683689 21807 consensus_queue.cc:260] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:09.684585 21807 raft_consensus.cc:3060] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:09.687628 22008 raft_consensus.cc:2468] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 3.
I20260710 11:03:09.688673 21697 leader_election.cc:304] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [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: 16250b4055854d64bf3b134c63b68413, a33fc1c61e574598a830aa63c276deb0; no voters: 
I20260710 11:03:09.689383 21953 raft_consensus.cc:2804] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:09.689468 21807 raft_consensus.cc:2468] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 3.
I20260710 11:03:09.689814 21953 raft_consensus.cc:697] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 3 LEADER]: Becoming Leader. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Running, Role: LEADER
I20260710 11:03:09.690657 21953 consensus_queue.cc:237] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:09.696792 21555 catalog_manager.cc:5697] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 reported cstate change: term changed from 2 to 3, leader changed from 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3) to a33fc1c61e574598a830aa63c276deb0 (127.18.70.2). New cstate: current_term: 3 leader_uuid: "a33fc1c61e574598a830aa63c276deb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:09.788087 21731 raft_consensus.cc:1275] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Refusing update from remote peer 01fdedbd87d94220bff41ce6369d5b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:09.789477 22043 consensus_queue.cc:1048] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:09.799779 22008 raft_consensus.cc:1275] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Refusing update from remote peer 01fdedbd87d94220bff41ce6369d5b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:09.801201 22043 consensus_queue.cc:1048] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:03:09.883913 21604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:09.914283 21807 raft_consensus.cc:1275] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Refusing update from remote peer a33fc1c61e574598a830aa63c276deb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:09.915617 21953 consensus_queue.cc:1048] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:09.929821 22008 raft_consensus.cc:1275] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Refusing update from remote peer a33fc1c61e574598a830aa63c276deb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:09.932960 22084 consensus_queue.cc:1048] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:10.127027 22008 raft_consensus.cc:1275] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [term 3 FOLLOWER]: Refusing update from remote peer a33fc1c61e574598a830aa63c276deb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:10.128466 22084 consensus_queue.cc:1048] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:10.136785 21807 raft_consensus.cc:1275] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 3 FOLLOWER]: Refusing update from remote peer a33fc1c61e574598a830aa63c276deb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:10.138877 22061 consensus_queue.cc:1048] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:10.217335 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:10.224910 21807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23fc049133cc4d1a9a6b379c0d6412e5"
dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
mode: GRACEFUL
new_leader_uuid: "a33fc1c61e574598a830aa63c276deb0"
 from {username='slave'} at 127.0.0.1:44958
I20260710 11:03:10.225534 21807 raft_consensus.cc:606] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 LEADER]: Received request to transfer leadership to TS a33fc1c61e574598a830aa63c276deb0
I20260710 11:03:10.227918 21731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "601ffdcfa3644b70af8bc8f94d202afe"
dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
mode: GRACEFUL
new_leader_uuid: "01fdedbd87d94220bff41ce6369d5b62"
 from {username='slave'} at 127.0.0.1:43508
I20260710 11:03:10.228437 21731 raft_consensus.cc:606] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 3 LEADER]: Received request to transfer leadership to TS 01fdedbd87d94220bff41ce6369d5b62
I20260710 11:03:10.231038 21731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "880aae1356654716b4ca055ed3e785fe"
dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
mode: GRACEFUL
new_leader_uuid: "01fdedbd87d94220bff41ce6369d5b62"
 from {username='slave'} at 127.0.0.1:43508
I20260710 11:03:10.231552 21731 raft_consensus.cc:606] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 2 LEADER]: Received request to transfer leadership to TS 01fdedbd87d94220bff41ce6369d5b62
I20260710 11:03:10.232713 18712 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:03:10.233209 18712 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:10.233872 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:10.314541 22084 raft_consensus.cc:993] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0: : Instructing follower 01fdedbd87d94220bff41ce6369d5b62 to start an election
I20260710 11:03:10.315027 22061 raft_consensus.cc:1081] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 2 LEADER]: Signalling peer 01fdedbd87d94220bff41ce6369d5b62 to start an election
I20260710 11:03:10.316259 21807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "880aae1356654716b4ca055ed3e785fe"
dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
 from {username='slave'} at 127.0.0.1:44942
I20260710 11:03:10.316702 21807 raft_consensus.cc:493] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:10.316964 21807 raft_consensus.cc:3060] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:10.322089 21807 raft_consensus.cc:515] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:10.324457 21807 leader_election.cc:290] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 3 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947)
I20260710 11:03:10.325563 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880aae1356654716b4ca055ed3e785fe" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
I20260710 11:03:10.326175 21731 raft_consensus.cc:3055] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:10.326469 21731 raft_consensus.cc:740] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Running, Role: LEADER
I20260710 11:03:10.327370 21731 consensus_queue.cc:260] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:10.328989 21731 raft_consensus.cc:3060] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:10.330827 22008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880aae1356654716b4ca055ed3e785fe" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:10.332422 22008 raft_consensus.cc:3060] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:10.337966 21731 raft_consensus.cc:2468] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 3.
I20260710 11:03:10.338148 22008 raft_consensus.cc:2468] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 3.
I20260710 11:03:10.339192 21772 leader_election.cc:304] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [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: 01fdedbd87d94220bff41ce6369d5b62, a33fc1c61e574598a830aa63c276deb0; no voters: 
I20260710 11:03:10.339859 22043 raft_consensus.cc:2804] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:10.340199 22043 raft_consensus.cc:697] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 3 LEADER]: Becoming Leader. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Running, Role: LEADER
I20260710 11:03:10.340794 22043 consensus_queue.cc:237] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:10.346361 21555 catalog_manager.cc:5697] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 reported cstate change: term changed from 2 to 3, leader changed from a33fc1c61e574598a830aa63c276deb0 (127.18.70.2) to 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3). New cstate: current_term: 3 leader_uuid: "01fdedbd87d94220bff41ce6369d5b62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:10.546430 22089 raft_consensus.cc:993] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62: : Instructing follower a33fc1c61e574598a830aa63c276deb0 to start an election
I20260710 11:03:10.546908 22043 raft_consensus.cc:1081] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 LEADER]: Signalling peer a33fc1c61e574598a830aa63c276deb0 to start an election
I20260710 11:03:10.548401 21731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23fc049133cc4d1a9a6b379c0d6412e5"
dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
 from {username='slave'} at 127.0.0.1:43504
I20260710 11:03:10.548885 21731 raft_consensus.cc:493] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:10.549145 21731 raft_consensus.cc:3060] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.554489 21731 raft_consensus.cc:515] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } } peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } }
I20260710 11:03:10.556303 21731 leader_election.cc:290] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 2 election: Requested vote from peers 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391), 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777)
I20260710 11:03:10.557108 21807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc049133cc4d1a9a6b379c0d6412e5" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
I20260710 11:03:10.557525 22008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23fc049133cc4d1a9a6b379c0d6412e5" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:10.557816 21807 raft_consensus.cc:3055] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:10.558075 22008 raft_consensus.cc:3060] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.558151 21807 raft_consensus.cc:740] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Running, Role: LEADER
I20260710 11:03:10.559048 21807 consensus_queue.cc:260] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } } peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } }
I20260710 11:03:10.560218 21807 raft_consensus.cc:3060] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.565086 22008 raft_consensus.cc:2468] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 2.
I20260710 11:03:10.566398 21697 leader_election.cc:304] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16250b4055854d64bf3b134c63b68413, a33fc1c61e574598a830aa63c276deb0; no voters: 
I20260710 11:03:10.566622 21807 raft_consensus.cc:2468] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 2.
I20260710 11:03:10.567061 22061 raft_consensus.cc:2804] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:10.567574 22061 raft_consensus.cc:697] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [term 2 LEADER]: Becoming Leader. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Running, Role: LEADER
I20260710 11:03:10.568373 22061 consensus_queue.cc:237] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } } peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } }
I20260710 11:03:10.575268 21555 catalog_manager.cc:5697] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 reported cstate change: term changed from 1 to 2, leader changed from 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3) to a33fc1c61e574598a830aa63c276deb0 (127.18.70.2). New cstate: current_term: 2 leader_uuid: "a33fc1c61e574598a830aa63c276deb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:10.585044 22084 raft_consensus.cc:993] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0: : Instructing follower 01fdedbd87d94220bff41ce6369d5b62 to start an election
I20260710 11:03:10.585541 22061 raft_consensus.cc:1081] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 3 LEADER]: Signalling peer 01fdedbd87d94220bff41ce6369d5b62 to start an election
I20260710 11:03:10.587105 21807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "601ffdcfa3644b70af8bc8f94d202afe"
dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
 from {username='slave'} at 127.0.0.1:44942
I20260710 11:03:10.587634 21807 raft_consensus.cc:493] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:10.587986 21807 raft_consensus.cc:3060] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:10.592401 21807 raft_consensus.cc:515] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:10.593863 21807 leader_election.cc:290] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 4 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947)
I20260710 11:03:10.594702 22008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601ffdcfa3644b70af8bc8f94d202afe" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:10.594864 21731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "601ffdcfa3644b70af8bc8f94d202afe" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
I20260710 11:03:10.595217 22008 raft_consensus.cc:3060] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:10.595391 21731 raft_consensus.cc:3055] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:10.595750 21731 raft_consensus.cc:740] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Running, Role: LEADER
I20260710 11:03:10.596405 21731 consensus_queue.cc:260] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:10.597286 21731 raft_consensus.cc:3060] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:10.599995 22008 raft_consensus.cc:2468] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 4.
I20260710 11:03:10.600905 21771 leader_election.cc:304] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [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: 01fdedbd87d94220bff41ce6369d5b62, 16250b4055854d64bf3b134c63b68413; no voters: 
I20260710 11:03:10.601572 22043 raft_consensus.cc:2804] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:10.601878 21731 raft_consensus.cc:2468] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 4.
I20260710 11:03:10.602069 22043 raft_consensus.cc:697] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 4 LEADER]: Becoming Leader. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Running, Role: LEADER
I20260710 11:03:10.602843 22043 consensus_queue.cc:237] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:10.608217 21555 catalog_manager.cc:5697] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 reported cstate change: term changed from 3 to 4, leader changed from a33fc1c61e574598a830aa63c276deb0 (127.18.70.2) to 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3). New cstate: current_term: 4 leader_uuid: "01fdedbd87d94220bff41ce6369d5b62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:10.780030 22008 raft_consensus.cc:1275] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 3 FOLLOWER]: Refusing update from remote peer 01fdedbd87d94220bff41ce6369d5b62: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:10.781241 22043 consensus_queue.cc:1048] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:10.790423 21731 raft_consensus.cc:1275] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 3 FOLLOWER]: Refusing update from remote peer 01fdedbd87d94220bff41ce6369d5b62: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:10.792213 22087 consensus_queue.cc:1048] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 11:03:10.884817 21604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:11.060163 21731 raft_consensus.cc:1275] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 4 FOLLOWER]: Refusing update from remote peer 01fdedbd87d94220bff41ce6369d5b62: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:11.061512 22087 consensus_queue.cc:1048] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:11.068825 22008 raft_consensus.cc:1275] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [term 4 FOLLOWER]: Refusing update from remote peer 01fdedbd87d94220bff41ce6369d5b62: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:11.070384 22089 consensus_queue.cc:1048] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:11.137667 21807 raft_consensus.cc:1275] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Refusing update from remote peer a33fc1c61e574598a830aa63c276deb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:11.138873 22084 consensus_queue.cc:1048] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:11.148597 22007 raft_consensus.cc:1275] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Refusing update from remote peer a33fc1c61e574598a830aa63c276deb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:11.150766 22061 consensus_queue.cc:1048] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:11.240104 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:11.246953 21807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "400da444ee0f4c6eb39be3b1a4d80234"
dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
mode: GRACEFUL
new_leader_uuid: "a33fc1c61e574598a830aa63c276deb0"
 from {username='slave'} at 127.0.0.1:44958
I20260710 11:03:11.247385 21807 raft_consensus.cc:606] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Received request to transfer leadership to TS a33fc1c61e574598a830aa63c276deb0
I20260710 11:03:11.250443 21807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "880aae1356654716b4ca055ed3e785fe"
dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
mode: GRACEFUL
new_leader_uuid: "a33fc1c61e574598a830aa63c276deb0"
 from {username='slave'} at 127.0.0.1:44958
I20260710 11:03:11.250886 21807 raft_consensus.cc:606] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 3 LEADER]: Received request to transfer leadership to TS a33fc1c61e574598a830aa63c276deb0
I20260710 11:03:11.253094 21731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8326179f3024bdaa2bdfc573f853f7e"
dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
mode: GRACEFUL
new_leader_uuid: "01fdedbd87d94220bff41ce6369d5b62"
 from {username='slave'} at 127.0.0.1:43508
I20260710 11:03:11.253583 21731 raft_consensus.cc:606] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Received request to transfer leadership to TS 01fdedbd87d94220bff41ce6369d5b62
I20260710 11:03:11.254848 18712 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:03:11.255391 18712 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:11.255921 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:11.315124 22098 raft_consensus.cc:993] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62: : Instructing follower a33fc1c61e574598a830aa63c276deb0 to start an election
I20260710 11:03:11.315632 22089 raft_consensus.cc:1081] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 3 LEADER]: Signalling peer a33fc1c61e574598a830aa63c276deb0 to start an election
I20260710 11:03:11.317165 21731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "880aae1356654716b4ca055ed3e785fe"
dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
 from {username='slave'} at 127.0.0.1:43504
I20260710 11:03:11.317698 21731 raft_consensus.cc:493] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:11.318027 21731 raft_consensus.cc:3060] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:11.322588 21731 raft_consensus.cc:515] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:11.323985 21731 leader_election.cc:290] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 4 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:11.324735 22007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880aae1356654716b4ca055ed3e785fe" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:11.325238 21807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880aae1356654716b4ca055ed3e785fe" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
I20260710 11:03:11.325361 22007 raft_consensus.cc:3060] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:11.325865 21807 raft_consensus.cc:3055] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:11.326154 21807 raft_consensus.cc:740] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Running, Role: LEADER
I20260710 11:03:11.326901 21807 consensus_queue.cc:260] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:11.328053 21807 raft_consensus.cc:3060] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:11.332589 22007 raft_consensus.cc:2468] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 4.
I20260710 11:03:11.333928 21697 leader_election.cc:304] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [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: 16250b4055854d64bf3b134c63b68413, a33fc1c61e574598a830aa63c276deb0; no voters: 
I20260710 11:03:11.334745 21807 raft_consensus.cc:2468] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 4.
I20260710 11:03:11.334856 22061 raft_consensus.cc:2804] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:11.335386 22061 raft_consensus.cc:697] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 4 LEADER]: Becoming Leader. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Running, Role: LEADER
I20260710 11:03:11.336186 22061 consensus_queue.cc:237] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:11.341902 21555 catalog_manager.cc:5697] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 reported cstate change: term changed from 3 to 4, leader changed from 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3) to a33fc1c61e574598a830aa63c276deb0 (127.18.70.2). New cstate: current_term: 4 leader_uuid: "a33fc1c61e574598a830aa63c276deb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:11.477404 22098 raft_consensus.cc:993] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62: : Instructing follower a33fc1c61e574598a830aa63c276deb0 to start an election
I20260710 11:03:11.477865 22089 raft_consensus.cc:1081] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Signalling peer a33fc1c61e574598a830aa63c276deb0 to start an election
I20260710 11:03:11.479240 21733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "400da444ee0f4c6eb39be3b1a4d80234"
dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
 from {username='slave'} at 127.0.0.1:43504
I20260710 11:03:11.479656 21733 raft_consensus.cc:493] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:11.479899 21733 raft_consensus.cc:3060] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:11.484432 21733 raft_consensus.cc:515] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:11.486109 21733 leader_election.cc:290] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 3 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:11.486838 22007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400da444ee0f4c6eb39be3b1a4d80234" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:11.487056 21807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "400da444ee0f4c6eb39be3b1a4d80234" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
I20260710 11:03:11.487447 22007 raft_consensus.cc:3060] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:11.487594 21807 raft_consensus.cc:3055] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:11.487939 21807 raft_consensus.cc:740] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Running, Role: LEADER
I20260710 11:03:11.488543 21807 consensus_queue.cc:260] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:11.489414 21807 raft_consensus.cc:3060] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:11.492460 22007 raft_consensus.cc:2468] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 3.
I20260710 11:03:11.493469 21807 raft_consensus.cc:2468] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 3.
I20260710 11:03:11.493546 21697 leader_election.cc:304] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [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: 16250b4055854d64bf3b134c63b68413, a33fc1c61e574598a830aa63c276deb0; no voters: 
I20260710 11:03:11.494347 22061 raft_consensus.cc:2804] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:11.494809 22061 raft_consensus.cc:697] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 3 LEADER]: Becoming Leader. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Running, Role: LEADER
I20260710 11:03:11.495580 22061 consensus_queue.cc:237] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:11.502591 21555 catalog_manager.cc:5697] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 reported cstate change: term changed from 2 to 3, leader changed from 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3) to a33fc1c61e574598a830aa63c276deb0 (127.18.70.2). New cstate: current_term: 3 leader_uuid: "a33fc1c61e574598a830aa63c276deb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:11.651360 22101 raft_consensus.cc:993] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0: : Instructing follower 01fdedbd87d94220bff41ce6369d5b62 to start an election
I20260710 11:03:11.651839 22061 raft_consensus.cc:1081] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Signalling peer 01fdedbd87d94220bff41ce6369d5b62 to start an election
I20260710 11:03:11.653306 21807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8326179f3024bdaa2bdfc573f853f7e"
dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
 from {username='slave'} at 127.0.0.1:44942
I20260710 11:03:11.653769 21807 raft_consensus.cc:493] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:11.653999 21807 raft_consensus.cc:3060] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:11.658807 21807 raft_consensus.cc:515] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:11.660786 21807 leader_election.cc:290] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 2 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947)
I20260710 11:03:11.661499 22007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8326179f3024bdaa2bdfc573f853f7e" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:11.662189 22007 raft_consensus.cc:3060] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:11.662400 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8326179f3024bdaa2bdfc573f853f7e" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
I20260710 11:03:11.662995 21733 raft_consensus.cc:3055] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:11.663321 21733 raft_consensus.cc:740] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Running, Role: LEADER
I20260710 11:03:11.664134 21733 consensus_queue.cc:260] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:11.665401 21733 raft_consensus.cc:3060] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:11.668634 22007 raft_consensus.cc:2468] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 2.
I20260710 11:03:11.669765 21771 leader_election.cc:304] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, 16250b4055854d64bf3b134c63b68413; no voters: 
I20260710 11:03:11.670481 22089 raft_consensus.cc:2804] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:11.670914 22089 raft_consensus.cc:697] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Becoming Leader. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Running, Role: LEADER
I20260710 11:03:11.671170 21733 raft_consensus.cc:2468] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 2.
I20260710 11:03:11.671698 22089 consensus_queue.cc:237] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:11.678345 21555 catalog_manager.cc:5697] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 reported cstate change: term changed from 1 to 2, leader changed from a33fc1c61e574598a830aa63c276deb0 (127.18.70.2) to 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3). New cstate: current_term: 2 leader_uuid: "01fdedbd87d94220bff41ce6369d5b62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:11.806031 22007 raft_consensus.cc:1275] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 4 FOLLOWER]: Refusing update from remote peer a33fc1c61e574598a830aa63c276deb0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:11.807302 22101 consensus_queue.cc:1048] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:11.817061 21807 raft_consensus.cc:1275] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 4 FOLLOWER]: Refusing update from remote peer a33fc1c61e574598a830aa63c276deb0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:11.818681 22107 consensus_queue.cc:1048] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:03:11.885830 21604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:12.008481 22007 raft_consensus.cc:1275] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 3 FOLLOWER]: Refusing update from remote peer a33fc1c61e574598a830aa63c276deb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:12.009833 22107 consensus_queue.cc:1048] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:12.018391 21807 raft_consensus.cc:1275] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [term 3 FOLLOWER]: Refusing update from remote peer a33fc1c61e574598a830aa63c276deb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:12.019971 22101 consensus_queue.cc:1048] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:12.111788 22007 raft_consensus.cc:1275] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Refusing update from remote peer 01fdedbd87d94220bff41ce6369d5b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.113262 22089 consensus_queue.cc:1048] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.116005 21733 raft_consensus.cc:1275] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Refusing update from remote peer 01fdedbd87d94220bff41ce6369d5b62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:12.117413 22089 consensus_queue.cc:1048] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:12.262225 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:12.269908 21807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b8c65d4402d474b8d83ffd730c27761"
dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
mode: GRACEFUL
new_leader_uuid: "a33fc1c61e574598a830aa63c276deb0"
 from {username='slave'} at 127.0.0.1:44958
I20260710 11:03:12.270483 21807 raft_consensus.cc:606] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Received request to transfer leadership to TS a33fc1c61e574598a830aa63c276deb0
I20260710 11:03:12.272941 21733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b0e03169c1f471b97c8436130902606"
dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
mode: GRACEFUL
new_leader_uuid: "01fdedbd87d94220bff41ce6369d5b62"
 from {username='slave'} at 127.0.0.1:43508
I20260710 11:03:12.273514 21733 raft_consensus.cc:606] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Received request to transfer leadership to TS 01fdedbd87d94220bff41ce6369d5b62
I20260710 11:03:12.275966 21733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "880aae1356654716b4ca055ed3e785fe"
dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
mode: GRACEFUL
new_leader_uuid: "01fdedbd87d94220bff41ce6369d5b62"
 from {username='slave'} at 127.0.0.1:43508
I20260710 11:03:12.276450 21733 raft_consensus.cc:606] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 4 LEADER]: Received request to transfer leadership to TS 01fdedbd87d94220bff41ce6369d5b62
I20260710 11:03:12.277509 18712 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:03:12.277961 18712 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:12.278519 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:12.325825 22061 raft_consensus.cc:993] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0: : Instructing follower 01fdedbd87d94220bff41ce6369d5b62 to start an election
I20260710 11:03:12.326356 22101 raft_consensus.cc:1081] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 4 LEADER]: Signalling peer 01fdedbd87d94220bff41ce6369d5b62 to start an election
I20260710 11:03:12.327986 21807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "880aae1356654716b4ca055ed3e785fe"
dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
 from {username='slave'} at 127.0.0.1:44942
I20260710 11:03:12.328549 21807 raft_consensus.cc:493] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:12.328929 21807 raft_consensus.cc:3060] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:12.333688 21807 raft_consensus.cc:515] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:12.335206 21807 leader_election.cc:290] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 5 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947)
I20260710 11:03:12.336187 22007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880aae1356654716b4ca055ed3e785fe" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:12.336323 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "880aae1356654716b4ca055ed3e785fe" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
I20260710 11:03:12.336844 22007 raft_consensus.cc:3060] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:12.336891 21733 raft_consensus.cc:3055] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:03:12.337375 21733 raft_consensus.cc:740] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Running, Role: LEADER
I20260710 11:03:12.338096 21733 consensus_queue.cc:260] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:12.339013 21733 raft_consensus.cc:3060] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:12.342602 22007 raft_consensus.cc:2468] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 5.
I20260710 11:03:12.343770 21733 raft_consensus.cc:2468] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 5.
I20260710 11:03:12.343717 21771 leader_election.cc:304] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [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: 01fdedbd87d94220bff41ce6369d5b62, 16250b4055854d64bf3b134c63b68413; no voters: 
I20260710 11:03:12.344659 22119 raft_consensus.cc:2804] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:03:12.345122 22119 raft_consensus.cc:697] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 5 LEADER]: Becoming Leader. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Running, Role: LEADER
I20260710 11:03:12.345897 22119 consensus_queue.cc:237] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:12.351280 21555 catalog_manager.cc:5697] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 reported cstate change: term changed from 4 to 5, leader changed from a33fc1c61e574598a830aa63c276deb0 (127.18.70.2) to 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3). New cstate: current_term: 5 leader_uuid: "01fdedbd87d94220bff41ce6369d5b62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:12.469645 22098 raft_consensus.cc:993] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62: : Instructing follower a33fc1c61e574598a830aa63c276deb0 to start an election
I20260710 11:03:12.470112 22119 raft_consensus.cc:1081] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Signalling peer a33fc1c61e574598a830aa63c276deb0 to start an election
I20260710 11:03:12.471535 21733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b8c65d4402d474b8d83ffd730c27761"
dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
 from {username='slave'} at 127.0.0.1:43504
I20260710 11:03:12.471966 21733 raft_consensus.cc:493] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:12.472249 21733 raft_consensus.cc:3060] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:12.476613 21733 raft_consensus.cc:515] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:12.478039 21733 leader_election.cc:290] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [CANDIDATE]: Term 3 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3:37391)
I20260710 11:03:12.479050 22007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8c65d4402d474b8d83ffd730c27761" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:12.479101 21807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b8c65d4402d474b8d83ffd730c27761" candidate_uuid: "a33fc1c61e574598a830aa63c276deb0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
I20260710 11:03:12.479683 22007 raft_consensus.cc:3060] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:12.479773 21807 raft_consensus.cc:3055] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:12.480134 21807 raft_consensus.cc:740] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Running, Role: LEADER
I20260710 11:03:12.480772 21807 consensus_queue.cc:260] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:12.481660 21807 raft_consensus.cc:3060] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:12.484604 22007 raft_consensus.cc:2468] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 3.
I20260710 11:03:12.485682 21697 leader_election.cc:304] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [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: 16250b4055854d64bf3b134c63b68413, a33fc1c61e574598a830aa63c276deb0; no voters: 
I20260710 11:03:12.485889 21807 raft_consensus.cc:2468] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a33fc1c61e574598a830aa63c276deb0 in term 3.
I20260710 11:03:12.486629 22101 raft_consensus.cc:2804] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:12.487337 22101 raft_consensus.cc:697] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [term 3 LEADER]: Becoming Leader. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Running, Role: LEADER
I20260710 11:03:12.488265 22101 consensus_queue.cc:237] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [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: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:12.496202 21555 catalog_manager.cc:5697] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 reported cstate change: term changed from 2 to 3, leader changed from 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3) to a33fc1c61e574598a830aa63c276deb0 (127.18.70.2). New cstate: current_term: 3 leader_uuid: "a33fc1c61e574598a830aa63c276deb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:12.793493 22007 raft_consensus.cc:1275] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 5 FOLLOWER]: Refusing update from remote peer 01fdedbd87d94220bff41ce6369d5b62: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:03:12.794790 22119 consensus_queue.cc:1048] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:03:12.803014 21733 raft_consensus.cc:1275] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 5 FOLLOWER]: Refusing update from remote peer 01fdedbd87d94220bff41ce6369d5b62: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:03:12.804497 22119 consensus_queue.cc:1048] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:03:12.834404 22101 raft_consensus.cc:993] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0: : Instructing follower 01fdedbd87d94220bff41ce6369d5b62 to start an election
I20260710 11:03:12.834868 22107 raft_consensus.cc:1081] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Signalling peer 01fdedbd87d94220bff41ce6369d5b62 to start an election
I20260710 11:03:12.836068 21807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b0e03169c1f471b97c8436130902606"
dest_uuid: "01fdedbd87d94220bff41ce6369d5b62"
 from {username='slave'} at 127.0.0.1:44942
I20260710 11:03:12.836488 21807 raft_consensus.cc:493] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:12.836781 21807 raft_consensus.cc:3060] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.840917 21807 raft_consensus.cc:515] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:12.842351 21807 leader_election.cc:290] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 2 election: Requested vote from peers 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777), a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947)
I20260710 11:03:12.843150 22007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0e03169c1f471b97c8436130902606" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16250b4055854d64bf3b134c63b68413"
I20260710 11:03:12.843257 21733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b0e03169c1f471b97c8436130902606" candidate_uuid: "01fdedbd87d94220bff41ce6369d5b62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a33fc1c61e574598a830aa63c276deb0"
I20260710 11:03:12.843729 22007 raft_consensus.cc:3060] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.843843 21733 raft_consensus.cc:3055] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:12.844192 21733 raft_consensus.cc:740] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a33fc1c61e574598a830aa63c276deb0, State: Running, Role: LEADER
I20260710 11:03:12.844872 21733 consensus_queue.cc:260] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:12.845764 21733 raft_consensus.cc:3060] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:12.848403 22007 raft_consensus.cc:2468] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 2.
I20260710 11:03:12.849475 21771 leader_election.cc:304] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01fdedbd87d94220bff41ce6369d5b62, 16250b4055854d64bf3b134c63b68413; no voters: 
I20260710 11:03:12.850385 22119 raft_consensus.cc:2804] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:12.850466 21733 raft_consensus.cc:2468] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01fdedbd87d94220bff41ce6369d5b62 in term 2.
I20260710 11:03:12.850852 22119 raft_consensus.cc:697] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Becoming Leader. State: Replica: 01fdedbd87d94220bff41ce6369d5b62, State: Running, Role: LEADER
I20260710 11:03:12.851823 22119 consensus_queue.cc:237] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } }
I20260710 11:03:12.859200 21551 catalog_manager.cc:5697] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 reported cstate change: term changed from 1 to 2, leader changed from a33fc1c61e574598a830aa63c276deb0 (127.18.70.2) to 01fdedbd87d94220bff41ce6369d5b62 (127.18.70.3). New cstate: current_term: 2 leader_uuid: "01fdedbd87d94220bff41ce6369d5b62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a33fc1c61e574598a830aa63c276deb0" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 33947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 } health_report { overall_health: HEALTHY } } }
W20260710 11:03:12.886760 21604 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:13.090664 22007 raft_consensus.cc:1275] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 3 FOLLOWER]: Refusing update from remote peer a33fc1c61e574598a830aa63c276deb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:13.092222 22107 consensus_queue.cc:1048] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16250b4055854d64bf3b134c63b68413" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 42777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:13.101333 21807 raft_consensus.cc:1275] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 3 FOLLOWER]: Refusing update from remote peer a33fc1c61e574598a830aa63c276deb0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:13.102886 22101 consensus_queue.cc:1048] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01fdedbd87d94220bff41ce6369d5b62" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 37391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:13.284343 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:13.312474 18712 tablet_server.cc:179] TabletServer@127.18.70.1:42777 shutting down...
I20260710 11:03:13.328317 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:13.329056 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:13.329710 18712 raft_consensus.cc:2243] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.330193 18712 raft_consensus.cc:2272] T 880aae1356654716b4ca055ed3e785fe P 16250b4055854d64bf3b134c63b68413 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.332459 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:13.333007 18712 raft_consensus.cc:2243] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.333463 18712 raft_consensus.cc:2272] T 319b8ce217ed4189a19247f975bde56f P 16250b4055854d64bf3b134c63b68413 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.335109 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:13.335593 18712 raft_consensus.cc:2243] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.335978 18712 raft_consensus.cc:2272] T 23fc049133cc4d1a9a6b379c0d6412e5 P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.337661 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:13.338160 18712 raft_consensus.cc:2243] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.338550 18712 raft_consensus.cc:2272] T 601ffdcfa3644b70af8bc8f94d202afe P 16250b4055854d64bf3b134c63b68413 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.340135 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:13.340619 18712 raft_consensus.cc:2243] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.341017 18712 raft_consensus.cc:2272] T 400da444ee0f4c6eb39be3b1a4d80234 P 16250b4055854d64bf3b134c63b68413 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.342664 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:13.343155 18712 raft_consensus.cc:2243] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.343540 18712 raft_consensus.cc:2272] T c749bbbb94ce43fdb93ef6f5d95a6fce P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.345083 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:13.345635 18712 raft_consensus.cc:2243] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.346031 18712 raft_consensus.cc:2272] T 5b8c65d4402d474b8d83ffd730c27761 P 16250b4055854d64bf3b134c63b68413 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.347976 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:13.348488 18712 raft_consensus.cc:2243] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.348882 18712 raft_consensus.cc:2272] T a8326179f3024bdaa2bdfc573f853f7e P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.350541 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:13.351019 18712 raft_consensus.cc:2243] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.351372 18712 raft_consensus.cc:2272] T 7b0e03169c1f471b97c8436130902606 P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.353056 18712 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:13.353600 18712 raft_consensus.cc:2243] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.353983 18712 raft_consensus.cc:2272] T e0accddf91e145e3b7ecbbee83de3092 P 16250b4055854d64bf3b134c63b68413 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.383142 18712 tablet_server.cc:196] TabletServer@127.18.70.1:42777 shutdown complete.
W20260710 11:03:13.387665 21771 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260710 11:03:13.390709 21771 consensus_peers.cc:597] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:13.400489 18712 tablet_server.cc:179] TabletServer@127.18.70.2:0 shutting down...
W20260710 11:03:13.423525 21772 consensus_peers.cc:597] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 -> Peer a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947): Couldn't send request to peer a33fc1c61e574598a830aa63c276deb0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:13.423885 21697 consensus_peers.cc:597] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:13.426915 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:13.427654 18712 tablet_replica.cc:333] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0: stopping tablet replica
I20260710 11:03:13.428381 18712 raft_consensus.cc:2243] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.428870 18712 raft_consensus.cc:2272] T 880aae1356654716b4ca055ed3e785fe P a33fc1c61e574598a830aa63c276deb0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.431602 18712 tablet_replica.cc:333] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0: stopping tablet replica
I20260710 11:03:13.432300 18712 raft_consensus.cc:2243] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.432703 18712 raft_consensus.cc:2272] T 319b8ce217ed4189a19247f975bde56f P a33fc1c61e574598a830aa63c276deb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.434705 18712 tablet_replica.cc:333] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0: stopping tablet replica
I20260710 11:03:13.435204 18712 raft_consensus.cc:2243] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:13.435915 18712 raft_consensus.cc:2272] T 400da444ee0f4c6eb39be3b1a4d80234 P a33fc1c61e574598a830aa63c276deb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.438001 18712 tablet_replica.cc:333] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0: stopping tablet replica
I20260710 11:03:13.438551 18712 raft_consensus.cc:2243] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.438988 18712 raft_consensus.cc:2272] T 601ffdcfa3644b70af8bc8f94d202afe P a33fc1c61e574598a830aa63c276deb0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.441485 18712 tablet_replica.cc:333] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0: stopping tablet replica
I20260710 11:03:13.442312 18712 raft_consensus.cc:2243] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:13.443147 18712 raft_consensus.cc:2272] T c749bbbb94ce43fdb93ef6f5d95a6fce P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:13.443409 21771 consensus_peers.cc:597] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:13.445396 18712 tablet_replica.cc:333] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0: stopping tablet replica
I20260710 11:03:13.446005 18712 raft_consensus.cc:2243] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:13.446729 18712 raft_consensus.cc:2272] T 5b8c65d4402d474b8d83ffd730c27761 P a33fc1c61e574598a830aa63c276deb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.448907 18712 tablet_replica.cc:333] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0: stopping tablet replica
I20260710 11:03:13.449486 18712 raft_consensus.cc:2243] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.449859 18712 raft_consensus.cc:2272] T a8326179f3024bdaa2bdfc573f853f7e P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.452329 18712 tablet_replica.cc:333] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0: stopping tablet replica
I20260710 11:03:13.453169 18712 raft_consensus.cc:2243] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.453790 18712 raft_consensus.cc:2272] T e0accddf91e145e3b7ecbbee83de3092 P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:13.455687 21772 consensus_peers.cc:597] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 -> Peer a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947): Couldn't send request to peer a33fc1c61e574598a830aa63c276deb0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:13.456753 18712 tablet_replica.cc:333] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0: stopping tablet replica
W20260710 11:03:13.458344 21771 consensus_peers.cc:597] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:13.458988 18712 raft_consensus.cc:2243] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.459415 18712 raft_consensus.cc:2272] T 7b0e03169c1f471b97c8436130902606 P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:13.459551 21697 consensus_peers.cc:597] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 -> Peer 16250b4055854d64bf3b134c63b68413 (127.18.70.1:42777): Couldn't send request to peer 16250b4055854d64bf3b134c63b68413. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:42777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:13.461632 18712 tablet_replica.cc:333] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0: stopping tablet replica
I20260710 11:03:13.462180 18712 raft_consensus.cc:2243] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:13.462879 18712 raft_consensus.cc:2272] T 23fc049133cc4d1a9a6b379c0d6412e5 P a33fc1c61e574598a830aa63c276deb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.483726 18712 tablet_server.cc:196] TabletServer@127.18.70.2:0 shutdown complete.
I20260710 11:03:13.503787 18712 tablet_server.cc:179] TabletServer@127.18.70.3:0 shutting down...
W20260710 11:03:13.508673 21772 consensus_peers.cc:597] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 -> Peer a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947): Couldn't send request to peer a33fc1c61e574598a830aa63c276deb0. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.2:33947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:13.511193 21772 consensus_peers.cc:597] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 -> Peer a33fc1c61e574598a830aa63c276deb0 (127.18.70.2:33947): Couldn't send request to peer a33fc1c61e574598a830aa63c276deb0. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.2:33947: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:13.532663 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:13.533509 18712 tablet_replica.cc:333] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62: stopping tablet replica
I20260710 11:03:13.534135 18712 raft_consensus.cc:2243] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:13.534904 18712 raft_consensus.cc:2272] T 319b8ce217ed4189a19247f975bde56f P 01fdedbd87d94220bff41ce6369d5b62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.536835 18712 tablet_replica.cc:333] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62: stopping tablet replica
I20260710 11:03:13.537467 18712 raft_consensus.cc:2243] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.537890 18712 raft_consensus.cc:2272] T 23fc049133cc4d1a9a6b379c0d6412e5 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.539644 18712 tablet_replica.cc:333] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62: stopping tablet replica
I20260710 11:03:13.540145 18712 raft_consensus.cc:2243] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:13.540863 18712 raft_consensus.cc:2272] T e0accddf91e145e3b7ecbbee83de3092 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.542742 18712 tablet_replica.cc:333] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62: stopping tablet replica
I20260710 11:03:13.543264 18712 raft_consensus.cc:2243] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:13.543974 18712 raft_consensus.cc:2272] T a8326179f3024bdaa2bdfc573f853f7e P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.545747 18712 tablet_replica.cc:333] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62: stopping tablet replica
I20260710 11:03:13.546276 18712 raft_consensus.cc:2243] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.546686 18712 raft_consensus.cc:2272] T c749bbbb94ce43fdb93ef6f5d95a6fce P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.548398 18712 tablet_replica.cc:333] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62: stopping tablet replica
I20260710 11:03:13.548861 18712 raft_consensus.cc:2243] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.549250 18712 raft_consensus.cc:2272] T 5b8c65d4402d474b8d83ffd730c27761 P 01fdedbd87d94220bff41ce6369d5b62 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.551524 18712 tablet_replica.cc:333] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62: stopping tablet replica
I20260710 11:03:13.552043 18712 raft_consensus.cc:2243] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:13.552434 18712 raft_consensus.cc:2272] T 400da444ee0f4c6eb39be3b1a4d80234 P 01fdedbd87d94220bff41ce6369d5b62 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.554318 18712 tablet_replica.cc:333] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62: stopping tablet replica
I20260710 11:03:13.554855 18712 raft_consensus.cc:2243] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:13.555634 18712 raft_consensus.cc:2272] T 601ffdcfa3644b70af8bc8f94d202afe P 01fdedbd87d94220bff41ce6369d5b62 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.557332 18712 tablet_replica.cc:333] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62: stopping tablet replica
I20260710 11:03:13.557845 18712 raft_consensus.cc:2243] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:03:13.558580 18712 raft_consensus.cc:2272] T 880aae1356654716b4ca055ed3e785fe P 01fdedbd87d94220bff41ce6369d5b62 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.560933 18712 tablet_replica.cc:333] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62: stopping tablet replica
I20260710 11:03:13.561607 18712 raft_consensus.cc:2243] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:13.562330 18712 pending_rounds.cc:70] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62: Trying to abort 1 pending ops.
I20260710 11:03:13.562565 18712 pending_rounds.cc:77] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305958985128341504 op_type: NO_OP noop_request { }
I20260710 11:03:13.562974 18712 raft_consensus.cc:2889] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:03:13.563437 18712 raft_consensus.cc:2272] T 7b0e03169c1f471b97c8436130902606 P 01fdedbd87d94220bff41ce6369d5b62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.585760 18712 tablet_server.cc:196] TabletServer@127.18.70.3:0 shutdown complete.
I20260710 11:03:13.605772 18712 master.cc:562] Master@127.18.70.62:45103 shutting down...
I20260710 11:03:13.630739 18712 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:13.631304 18712 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:13.631724 18712 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9ea87b31f6f34a289538dc1e3c1b3f97: stopping tablet replica
I20260710 11:03:13.653014 18712 master.cc:584] Master@127.18.70.62:45103 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12965 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:03:13.694901 18712 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.70.62:43703
I20260710 11:03:13.695969 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:13.701416 22140 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:13.701848 22139 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:13.702157 22142 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:13.702976 18712 server_base.cc:1061] running on GCE node
I20260710 11:03:13.703877 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:13.704041 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:13.704157 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681393704146 us; error 0 us; skew 500 ppm
I20260710 11:03:13.704619 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:13.707083 18712 webserver.cc:533] Webserver started at http://127.18.70.62:44309/ using document root <none> and password file <none>
I20260710 11:03:13.707537 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:13.707683 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:13.707902 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:13.708873 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681306699377-18712-0/minicluster-data/master-0-root/instance:
uuid: "c2c97748ca744d7887122516a184d055"
format_stamp: "Formatted at 2026-07-10 11:03:13 on dist-test-slave-z3q7"
I20260710 11:03:13.713088 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 11:03:13.716337 22147 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:13.717118 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:03:13.717478 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681306699377-18712-0/minicluster-data/master-0-root
uuid: "c2c97748ca744d7887122516a184d055"
format_stamp: "Formatted at 2026-07-10 11:03:13 on dist-test-slave-z3q7"
I20260710 11:03:13.717772 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681306699377-18712-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681306699377-18712-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681306699377-18712-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:13.730875 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:13.732048 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:13.769321 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.62:43703
I20260710 11:03:13.769474 22198 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.62:43703 every 8 connection(s)
I20260710 11:03:13.773273 22199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.783313 22199 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055: Bootstrap starting.
I20260710 11:03:13.787935 22199 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:13.791949 22199 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055: No bootstrap required, opened a new log
I20260710 11:03:13.793987 22199 raft_consensus.cc:359] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2c97748ca744d7887122516a184d055" member_type: VOTER }
I20260710 11:03:13.794339 22199 raft_consensus.cc:385] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:13.794512 22199 raft_consensus.cc:740] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2c97748ca744d7887122516a184d055, State: Initialized, Role: FOLLOWER
I20260710 11:03:13.794978 22199 consensus_queue.cc:260] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c2c97748ca744d7887122516a184d055" member_type: VOTER }
I20260710 11:03:13.795373 22199 raft_consensus.cc:399] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:13.795553 22199 raft_consensus.cc:493] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:13.795760 22199 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:13.799961 22199 raft_consensus.cc:515] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2c97748ca744d7887122516a184d055" member_type: VOTER }
I20260710 11:03:13.800478 22199 leader_election.cc:304] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055 [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: c2c97748ca744d7887122516a184d055; no voters: 
I20260710 11:03:13.801604 22199 leader_election.cc:290] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:13.802026 22202 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:13.803315 22202 raft_consensus.cc:697] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055 [term 1 LEADER]: Becoming Leader. State: Replica: c2c97748ca744d7887122516a184d055, State: Running, Role: LEADER
I20260710 11:03:13.803953 22202 consensus_queue.cc:237] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055 [LEADER]: Queue going to LEADER mode. State: All 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: "c2c97748ca744d7887122516a184d055" member_type: VOTER }
I20260710 11:03:13.804328 22199 sys_catalog.cc:565] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:13.808377 22203 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c2c97748ca744d7887122516a184d055" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2c97748ca744d7887122516a184d055" member_type: VOTER } }
I20260710 11:03:13.809048 22203 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:13.808957 22204 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c2c97748ca744d7887122516a184d055. Latest consensus state: current_term: 1 leader_uuid: "c2c97748ca744d7887122516a184d055" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2c97748ca744d7887122516a184d055" member_type: VOTER } }
I20260710 11:03:13.809595 22204 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:13.812181 22209 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:13.819841 22209 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:13.820837 18712 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:13.828452 22209 catalog_manager.cc:1383] Generated new cluster ID: 1266302d533143eb9c12b92d618f3d6c
I20260710 11:03:13.828753 22209 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:13.862393 22209 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:13.863688 22209 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:13.877173 22209 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055: Generated new TSK 0
I20260710 11:03:13.877797 22209 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:13.887494 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:13.893605 22220 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:13.894778 22221 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:13.896059 22223 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:13.896823 18712 server_base.cc:1061] running on GCE node
I20260710 11:03:13.897716 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:13.897917 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:13.898088 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681393898054 us; error 0 us; skew 500 ppm
I20260710 11:03:13.898617 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:13.900897 18712 webserver.cc:533] Webserver started at http://127.18.70.1:42633/ using document root <none> and password file <none>
I20260710 11:03:13.901436 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:13.901618 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:13.901895 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:13.903005 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681306699377-18712-0/minicluster-data/ts-0-root/instance:
uuid: "853e7d02234d43fda2fe3d6299fe3cb0"
format_stamp: "Formatted at 2026-07-10 11:03:13 on dist-test-slave-z3q7"
I20260710 11:03:13.907653 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:03:13.910846 22228 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:13.911705 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260710 11:03:13.912020 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681306699377-18712-0/minicluster-data/ts-0-root
uuid: "853e7d02234d43fda2fe3d6299fe3cb0"
format_stamp: "Formatted at 2026-07-10 11:03:13 on dist-test-slave-z3q7"
I20260710 11:03:13.912309 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681306699377-18712-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681306699377-18712-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681306699377-18712-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:13.923952 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:13.925101 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:13.926573 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:13.928735 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:13.928954 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:13.929210 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:13.929409 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:03:13.969076 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.1:35617
I20260710 11:03:13.969218 22290 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.1:35617 every 8 connection(s)
I20260710 11:03:13.974071 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:13.982221 22295 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:13.983520 22296 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:13.986776 22291 heartbeater.cc:344] Connected to a master server at 127.18.70.62:43703
I20260710 11:03:13.986856 18712 server_base.cc:1061] running on GCE node
W20260710 11:03:13.987157 22298 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:13.987494 22291 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:13.988243 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:13.988452 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:13.988389 22291 heartbeater.cc:507] Master 127.18.70.62:43703 requested a full tablet report, sending...
I20260710 11:03:13.988833 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681393988795 us; error 0 us; skew 500 ppm
I20260710 11:03:13.989522 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:13.991113 22164 ts_manager.cc:194] Registered new tserver with Master: 853e7d02234d43fda2fe3d6299fe3cb0 (127.18.70.1:35617)
I20260710 11:03:13.992228 18712 webserver.cc:533] Webserver started at http://127.18.70.2:44111/ using document root <none> and password file <none>
I20260710 11:03:13.992758 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:13.992966 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:13.993225 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:13.993256 22164 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51332
I20260710 11:03:13.994418 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681306699377-18712-0/minicluster-data/ts-1-root/instance:
uuid: "edda0e1ac3994649a6e82b109beb6140"
format_stamp: "Formatted at 2026-07-10 11:03:13 on dist-test-slave-z3q7"
I20260710 11:03:13.998839 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:03:14.001994 22303 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:14.002858 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:03:14.003173 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681306699377-18712-0/minicluster-data/ts-1-root
uuid: "edda0e1ac3994649a6e82b109beb6140"
format_stamp: "Formatted at 2026-07-10 11:03:13 on dist-test-slave-z3q7"
I20260710 11:03:14.003466 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681306699377-18712-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681306699377-18712-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681306699377-18712-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:14.051436 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:14.052739 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:14.054226 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:14.056471 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:14.056759 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:14.057013 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:14.057188 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:14.096768 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.2:38339
I20260710 11:03:14.096876 22365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.2:38339 every 8 connection(s)
I20260710 11:03:14.101980 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:14.111227 22369 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:14.111933 22370 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:14.118957 22366 heartbeater.cc:344] Connected to a master server at 127.18.70.62:43703
I20260710 11:03:14.119542 22366 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:14.120249 18712 server_base.cc:1061] running on GCE node
W20260710 11:03:14.120273 22373 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:14.120466 22366 heartbeater.cc:507] Master 127.18.70.62:43703 requested a full tablet report, sending...
I20260710 11:03:14.121888 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:14.122335 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:14.122603 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681394122582 us; error 0 us; skew 500 ppm
I20260710 11:03:14.123219 22164 ts_manager.cc:194] Registered new tserver with Master: edda0e1ac3994649a6e82b109beb6140 (127.18.70.2:38339)
I20260710 11:03:14.123495 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:14.124958 22164 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51334
I20260710 11:03:14.126444 18712 webserver.cc:533] Webserver started at http://127.18.70.3:37275/ using document root <none> and password file <none>
I20260710 11:03:14.126979 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:14.127161 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:14.127440 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:14.128528 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681306699377-18712-0/minicluster-data/ts-2-root/instance:
uuid: "2de3dfa1f94c4e61bea6dd0816abb683"
format_stamp: "Formatted at 2026-07-10 11:03:14 on dist-test-slave-z3q7"
I20260710 11:03:14.132937 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:03:14.136312 22377 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:14.137032 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:03:14.137392 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681306699377-18712-0/minicluster-data/ts-2-root
uuid: "2de3dfa1f94c4e61bea6dd0816abb683"
format_stamp: "Formatted at 2026-07-10 11:03:14 on dist-test-slave-z3q7"
I20260710 11:03:14.137662 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681306699377-18712-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681306699377-18712-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681306699377-18712-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:14.155572 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:14.156747 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:14.158242 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:14.160329 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:14.160552 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:14.160786 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:14.160954 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:14.200591 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.3:40157
I20260710 11:03:14.200692 22439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.3:40157 every 8 connection(s)
I20260710 11:03:14.214915 22440 heartbeater.cc:344] Connected to a master server at 127.18.70.62:43703
I20260710 11:03:14.215271 22440 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:14.216084 22440 heartbeater.cc:507] Master 127.18.70.62:43703 requested a full tablet report, sending...
I20260710 11:03:14.218007 22164 ts_manager.cc:194] Registered new tserver with Master: 2de3dfa1f94c4e61bea6dd0816abb683 (127.18.70.3:40157)
I20260710 11:03:14.218883 18712 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01448164s
I20260710 11:03:14.219437 22164 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51350
I20260710 11:03:14.244454 22164 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51358:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:03:14.246639 22164 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:03:14.296725 22256 tablet_service.cc:1511] Processing CreateTablet for tablet 732e3efafb424fbc83e5648fe3acde41 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=037e3b9970214717a37bfde7f3ea3134]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:14.298894 22256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 732e3efafb424fbc83e5648fe3acde41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.302932 22255 tablet_service.cc:1511] Processing CreateTablet for tablet 284962d2b49c47dfb324e3d5579555bd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=037e3b9970214717a37bfde7f3ea3134]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:14.304400 22255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284962d2b49c47dfb324e3d5579555bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.317528 22405 tablet_service.cc:1511] Processing CreateTablet for tablet 732e3efafb424fbc83e5648fe3acde41 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=037e3b9970214717a37bfde7f3ea3134]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:14.318568 22331 tablet_service.cc:1511] Processing CreateTablet for tablet 732e3efafb424fbc83e5648fe3acde41 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=037e3b9970214717a37bfde7f3ea3134]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:14.319129 22405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 732e3efafb424fbc83e5648fe3acde41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.319847 22331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 732e3efafb424fbc83e5648fe3acde41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.317727 22404 tablet_service.cc:1511] Processing CreateTablet for tablet 284962d2b49c47dfb324e3d5579555bd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=037e3b9970214717a37bfde7f3ea3134]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:14.322671 22404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284962d2b49c47dfb324e3d5579555bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.327159 22330 tablet_service.cc:1511] Processing CreateTablet for tablet 284962d2b49c47dfb324e3d5579555bd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=037e3b9970214717a37bfde7f3ea3134]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:14.328909 22330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 284962d2b49c47dfb324e3d5579555bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.333483 22455 tablet_bootstrap.cc:492] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0: Bootstrap starting.
I20260710 11:03:14.341049 22455 tablet_bootstrap.cc:654] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.347714 22456 tablet_bootstrap.cc:492] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683: Bootstrap starting.
I20260710 11:03:14.352802 22455 tablet_bootstrap.cc:492] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0: No bootstrap required, opened a new log
I20260710 11:03:14.353441 22455 ts_tablet_manager.cc:1403] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260710 11:03:14.356606 22455 raft_consensus.cc:359] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } }
I20260710 11:03:14.357501 22455 raft_consensus.cc:385] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.357609 22456 tablet_bootstrap.cc:654] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.357874 22455 raft_consensus.cc:740] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 853e7d02234d43fda2fe3d6299fe3cb0, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.358824 22455 consensus_queue.cc:260] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } }
I20260710 11:03:14.364806 22458 tablet_bootstrap.cc:492] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140: Bootstrap starting.
I20260710 11:03:14.365487 22291 heartbeater.cc:499] Master 127.18.70.62:43703 was elected leader, sending a full tablet report...
I20260710 11:03:14.366197 22455 ts_tablet_manager.cc:1434] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.002s
I20260710 11:03:14.367338 22455 tablet_bootstrap.cc:492] T 284962d2b49c47dfb324e3d5579555bd P 853e7d02234d43fda2fe3d6299fe3cb0: Bootstrap starting.
I20260710 11:03:14.367959 22456 tablet_bootstrap.cc:492] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683: No bootstrap required, opened a new log
I20260710 11:03:14.368475 22456 ts_tablet_manager.cc:1403] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260710 11:03:14.371582 22456 raft_consensus.cc:359] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.372414 22456 raft_consensus.cc:385] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.372562 22458 tablet_bootstrap.cc:654] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.372800 22456 raft_consensus.cc:740] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de3dfa1f94c4e61bea6dd0816abb683, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.373975 22455 tablet_bootstrap.cc:654] T 284962d2b49c47dfb324e3d5579555bd P 853e7d02234d43fda2fe3d6299fe3cb0: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.373742 22456 consensus_queue.cc:260] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.383356 22440 heartbeater.cc:499] Master 127.18.70.62:43703 was elected leader, sending a full tablet report...
I20260710 11:03:14.383920 22456 ts_tablet_manager.cc:1434] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260710 11:03:14.384449 22455 tablet_bootstrap.cc:492] T 284962d2b49c47dfb324e3d5579555bd P 853e7d02234d43fda2fe3d6299fe3cb0: No bootstrap required, opened a new log
I20260710 11:03:14.384542 22458 tablet_bootstrap.cc:492] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140: No bootstrap required, opened a new log
I20260710 11:03:14.385099 22455 ts_tablet_manager.cc:1403] T 284962d2b49c47dfb324e3d5579555bd P 853e7d02234d43fda2fe3d6299fe3cb0: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:03:14.385228 22456 tablet_bootstrap.cc:492] T 732e3efafb424fbc83e5648fe3acde41 P 2de3dfa1f94c4e61bea6dd0816abb683: Bootstrap starting.
I20260710 11:03:14.385236 22458 ts_tablet_manager.cc:1403] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260710 11:03:14.388216 22455 raft_consensus.cc:359] T 284962d2b49c47dfb324e3d5579555bd P 853e7d02234d43fda2fe3d6299fe3cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.388594 22458 raft_consensus.cc:359] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } }
I20260710 11:03:14.389061 22455 raft_consensus.cc:385] T 284962d2b49c47dfb324e3d5579555bd P 853e7d02234d43fda2fe3d6299fe3cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.389505 22458 raft_consensus.cc:385] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.389645 22455 raft_consensus.cc:740] T 284962d2b49c47dfb324e3d5579555bd P 853e7d02234d43fda2fe3d6299fe3cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 853e7d02234d43fda2fe3d6299fe3cb0, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.390014 22458 raft_consensus.cc:740] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edda0e1ac3994649a6e82b109beb6140, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.390761 22455 consensus_queue.cc:260] T 284962d2b49c47dfb324e3d5579555bd P 853e7d02234d43fda2fe3d6299fe3cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.391049 22458 consensus_queue.cc:260] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } }
I20260710 11:03:14.392786 22456 tablet_bootstrap.cc:654] T 732e3efafb424fbc83e5648fe3acde41 P 2de3dfa1f94c4e61bea6dd0816abb683: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.393023 22455 ts_tablet_manager.cc:1434] T 284962d2b49c47dfb324e3d5579555bd P 853e7d02234d43fda2fe3d6299fe3cb0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:03:14.395476 22366 heartbeater.cc:499] Master 127.18.70.62:43703 was elected leader, sending a full tablet report...
I20260710 11:03:14.397953 22458 ts_tablet_manager.cc:1434] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260710 11:03:14.399451 22458 tablet_bootstrap.cc:492] T 284962d2b49c47dfb324e3d5579555bd P edda0e1ac3994649a6e82b109beb6140: Bootstrap starting.
I20260710 11:03:14.403040 22456 tablet_bootstrap.cc:492] T 732e3efafb424fbc83e5648fe3acde41 P 2de3dfa1f94c4e61bea6dd0816abb683: No bootstrap required, opened a new log
I20260710 11:03:14.403620 22456 ts_tablet_manager.cc:1403] T 732e3efafb424fbc83e5648fe3acde41 P 2de3dfa1f94c4e61bea6dd0816abb683: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.012s
I20260710 11:03:14.406677 22458 tablet_bootstrap.cc:654] T 284962d2b49c47dfb324e3d5579555bd P edda0e1ac3994649a6e82b109beb6140: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.406531 22456 raft_consensus.cc:359] T 732e3efafb424fbc83e5648fe3acde41 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } }
I20260710 11:03:14.407213 22456 raft_consensus.cc:385] T 732e3efafb424fbc83e5648fe3acde41 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.407544 22456 raft_consensus.cc:740] T 732e3efafb424fbc83e5648fe3acde41 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de3dfa1f94c4e61bea6dd0816abb683, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.408383 22456 consensus_queue.cc:260] T 732e3efafb424fbc83e5648fe3acde41 P 2de3dfa1f94c4e61bea6dd0816abb683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } }
I20260710 11:03:14.410429 22456 ts_tablet_manager.cc:1434] T 732e3efafb424fbc83e5648fe3acde41 P 2de3dfa1f94c4e61bea6dd0816abb683: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:03:14.413573 22458 tablet_bootstrap.cc:492] T 284962d2b49c47dfb324e3d5579555bd P edda0e1ac3994649a6e82b109beb6140: No bootstrap required, opened a new log
I20260710 11:03:14.414085 22458 ts_tablet_manager.cc:1403] T 284962d2b49c47dfb324e3d5579555bd P edda0e1ac3994649a6e82b109beb6140: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260710 11:03:14.416285 22458 raft_consensus.cc:359] T 284962d2b49c47dfb324e3d5579555bd P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.416846 22458 raft_consensus.cc:385] T 284962d2b49c47dfb324e3d5579555bd P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.417124 22458 raft_consensus.cc:740] T 284962d2b49c47dfb324e3d5579555bd P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edda0e1ac3994649a6e82b109beb6140, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.417829 22458 consensus_queue.cc:260] T 284962d2b49c47dfb324e3d5579555bd P edda0e1ac3994649a6e82b109beb6140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.419919 22458 ts_tablet_manager.cc:1434] T 284962d2b49c47dfb324e3d5579555bd P edda0e1ac3994649a6e82b109beb6140: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 11:03:14.509471 22464 raft_consensus.cc:493] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:14.509830 22461 raft_consensus.cc:493] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:14.509956 22464 raft_consensus.cc:515] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } }
I20260710 11:03:14.510329 22461 raft_consensus.cc:515] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.512147 22464 leader_election.cc:290] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 853e7d02234d43fda2fe3d6299fe3cb0 (127.18.70.1:35617), 2de3dfa1f94c4e61bea6dd0816abb683 (127.18.70.3:40157)
I20260710 11:03:14.512890 22461 leader_election.cc:290] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 853e7d02234d43fda2fe3d6299fe3cb0 (127.18.70.1:35617), edda0e1ac3994649a6e82b109beb6140 (127.18.70.2:38339)
I20260710 11:03:14.527405 22341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284962d2b49c47dfb324e3d5579555bd" candidate_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edda0e1ac3994649a6e82b109beb6140" is_pre_election: true
I20260710 11:03:14.528316 22341 raft_consensus.cc:2468] T 284962d2b49c47dfb324e3d5579555bd P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de3dfa1f94c4e61bea6dd0816abb683 in term 0.
I20260710 11:03:14.529953 22379 leader_election.cc:304] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de3dfa1f94c4e61bea6dd0816abb683, edda0e1ac3994649a6e82b109beb6140; no voters: 
I20260710 11:03:14.530890 22461 raft_consensus.cc:2804] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:14.531407 22461 raft_consensus.cc:493] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:14.531741 22461 raft_consensus.cc:3060] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.532727 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732e3efafb424fbc83e5648fe3acde41" candidate_uuid: "edda0e1ac3994649a6e82b109beb6140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" is_pre_election: true
I20260710 11:03:14.533442 22266 raft_consensus.cc:2468] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edda0e1ac3994649a6e82b109beb6140 in term 0.
I20260710 11:03:14.534845 22306 leader_election.cc:304] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 853e7d02234d43fda2fe3d6299fe3cb0, edda0e1ac3994649a6e82b109beb6140; no voters: 
I20260710 11:03:14.535712 22464 raft_consensus.cc:2804] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:14.536051 22464 raft_consensus.cc:493] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:14.536360 22464 raft_consensus.cc:3060] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.539487 22415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732e3efafb424fbc83e5648fe3acde41" candidate_uuid: "edda0e1ac3994649a6e82b109beb6140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" is_pre_election: true
I20260710 11:03:14.539721 22461 raft_consensus.cc:515] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.540042 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284962d2b49c47dfb324e3d5579555bd" candidate_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" is_pre_election: true
I20260710 11:03:14.540256 22415 raft_consensus.cc:2468] T 732e3efafb424fbc83e5648fe3acde41 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edda0e1ac3994649a6e82b109beb6140 in term 0.
I20260710 11:03:14.540685 22266 raft_consensus.cc:2468] T 284962d2b49c47dfb324e3d5579555bd P 853e7d02234d43fda2fe3d6299fe3cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de3dfa1f94c4e61bea6dd0816abb683 in term 0.
I20260710 11:03:14.542287 22461 leader_election.cc:290] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [CANDIDATE]: Term 1 election: Requested vote from peers 853e7d02234d43fda2fe3d6299fe3cb0 (127.18.70.1:35617), edda0e1ac3994649a6e82b109beb6140 (127.18.70.2:38339)
I20260710 11:03:14.542886 22341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284962d2b49c47dfb324e3d5579555bd" candidate_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edda0e1ac3994649a6e82b109beb6140"
I20260710 11:03:14.543241 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "284962d2b49c47dfb324e3d5579555bd" candidate_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853e7d02234d43fda2fe3d6299fe3cb0"
I20260710 11:03:14.543424 22341 raft_consensus.cc:3060] T 284962d2b49c47dfb324e3d5579555bd P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.543831 22266 raft_consensus.cc:3060] T 284962d2b49c47dfb324e3d5579555bd P 853e7d02234d43fda2fe3d6299fe3cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.544093 22464 raft_consensus.cc:515] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } }
I20260710 11:03:14.547472 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732e3efafb424fbc83e5648fe3acde41" candidate_uuid: "edda0e1ac3994649a6e82b109beb6140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853e7d02234d43fda2fe3d6299fe3cb0"
I20260710 11:03:14.548098 22265 raft_consensus.cc:3060] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.549767 22341 raft_consensus.cc:2468] T 284962d2b49c47dfb324e3d5579555bd P edda0e1ac3994649a6e82b109beb6140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de3dfa1f94c4e61bea6dd0816abb683 in term 1.
I20260710 11:03:14.549849 22415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732e3efafb424fbc83e5648fe3acde41" candidate_uuid: "edda0e1ac3994649a6e82b109beb6140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de3dfa1f94c4e61bea6dd0816abb683"
I20260710 11:03:14.550387 22464 leader_election.cc:290] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [CANDIDATE]: Term 1 election: Requested vote from peers 853e7d02234d43fda2fe3d6299fe3cb0 (127.18.70.1:35617), 2de3dfa1f94c4e61bea6dd0816abb683 (127.18.70.3:40157)
I20260710 11:03:14.550547 22415 raft_consensus.cc:3060] T 732e3efafb424fbc83e5648fe3acde41 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.551672 22379 leader_election.cc:304] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de3dfa1f94c4e61bea6dd0816abb683, edda0e1ac3994649a6e82b109beb6140; no voters: 
I20260710 11:03:14.552655 22461 raft_consensus.cc:2804] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:14.553287 22266 raft_consensus.cc:2468] T 284962d2b49c47dfb324e3d5579555bd P 853e7d02234d43fda2fe3d6299fe3cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de3dfa1f94c4e61bea6dd0816abb683 in term 1.
I20260710 11:03:14.555166 22265 raft_consensus.cc:2468] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edda0e1ac3994649a6e82b109beb6140 in term 1.
I20260710 11:03:14.555366 22461 raft_consensus.cc:697] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [term 1 LEADER]: Becoming Leader. State: Replica: 2de3dfa1f94c4e61bea6dd0816abb683, State: Running, Role: LEADER
I20260710 11:03:14.556473 22306 leader_election.cc:304] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 853e7d02234d43fda2fe3d6299fe3cb0, edda0e1ac3994649a6e82b109beb6140; no voters: 
I20260710 11:03:14.556386 22461 consensus_queue.cc:237] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.557227 22464 raft_consensus.cc:2804] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:14.558701 22464 raft_consensus.cc:697] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [term 1 LEADER]: Becoming Leader. State: Replica: edda0e1ac3994649a6e82b109beb6140, State: Running, Role: LEADER
I20260710 11:03:14.558808 22415 raft_consensus.cc:2468] T 732e3efafb424fbc83e5648fe3acde41 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edda0e1ac3994649a6e82b109beb6140 in term 1.
I20260710 11:03:14.559487 22464 consensus_queue.cc:237] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } }
I20260710 11:03:14.566684 22162 catalog_manager.cc:5697] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de3dfa1f94c4e61bea6dd0816abb683 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:14.568149 22164 catalog_manager.cc:5697] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 reported cstate change: term changed from 0 to 1, leader changed from <none> to edda0e1ac3994649a6e82b109beb6140 (127.18.70.2). New cstate: current_term: 1 leader_uuid: "edda0e1ac3994649a6e82b109beb6140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } health_report { overall_health: HEALTHY } } }
W20260710 11:03:14.601084 22367 tablet.cc:2406] T 284962d2b49c47dfb324e3d5579555bd P edda0e1ac3994649a6e82b109beb6140: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:03:14.628487 22164 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51372:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:03:14.630347 22164 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:03:14.653847 22256 tablet_service.cc:1511] Processing CreateTablet for tablet a26f427901cb4b51903284e88dfbdba0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4bf4ed1e22074a5a8faa2eb024f89164]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:14.655138 22256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26f427901cb4b51903284e88dfbdba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.655049 22331 tablet_service.cc:1511] Processing CreateTablet for tablet a26f427901cb4b51903284e88dfbdba0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4bf4ed1e22074a5a8faa2eb024f89164]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:14.656311 22331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26f427901cb4b51903284e88dfbdba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.658044 22255 tablet_service.cc:1511] Processing CreateTablet for tablet a16d60a9cc9b4f36b440bfd7ae22c0e3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4bf4ed1e22074a5a8faa2eb024f89164]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:14.659253 22255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a16d60a9cc9b4f36b440bfd7ae22c0e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.659063 22330 tablet_service.cc:1511] Processing CreateTablet for tablet a16d60a9cc9b4f36b440bfd7ae22c0e3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4bf4ed1e22074a5a8faa2eb024f89164]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:14.660274 22330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a16d60a9cc9b4f36b440bfd7ae22c0e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.660962 22404 tablet_service.cc:1511] Processing CreateTablet for tablet a16d60a9cc9b4f36b440bfd7ae22c0e3 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4bf4ed1e22074a5a8faa2eb024f89164]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:14.661264 22405 tablet_service.cc:1511] Processing CreateTablet for tablet a26f427901cb4b51903284e88dfbdba0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=4bf4ed1e22074a5a8faa2eb024f89164]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:14.662163 22404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a16d60a9cc9b4f36b440bfd7ae22c0e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.662987 22405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a26f427901cb4b51903284e88dfbdba0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:14.674573 22455 tablet_bootstrap.cc:492] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0: Bootstrap starting.
I20260710 11:03:14.678987 22456 tablet_bootstrap.cc:492] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683: Bootstrap starting.
I20260710 11:03:14.681649 22455 tablet_bootstrap.cc:654] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.691327 22456 tablet_bootstrap.cc:654] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.693708 22455 tablet_bootstrap.cc:492] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0: No bootstrap required, opened a new log
I20260710 11:03:14.694306 22455 ts_tablet_manager.cc:1403] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.009s
I20260710 11:03:14.694871 22458 tablet_bootstrap.cc:492] T a26f427901cb4b51903284e88dfbdba0 P edda0e1ac3994649a6e82b109beb6140: Bootstrap starting.
I20260710 11:03:14.698326 22455 raft_consensus.cc:359] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.699424 22455 raft_consensus.cc:385] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.699819 22455 raft_consensus.cc:740] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 853e7d02234d43fda2fe3d6299fe3cb0, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.700644 22455 consensus_queue.cc:260] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.701538 22458 tablet_bootstrap.cc:654] T a26f427901cb4b51903284e88dfbdba0 P edda0e1ac3994649a6e82b109beb6140: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.703226 22455 ts_tablet_manager.cc:1434] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:03:14.704279 22455 tablet_bootstrap.cc:492] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0: Bootstrap starting.
I20260710 11:03:14.707499 22456 tablet_bootstrap.cc:492] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683: No bootstrap required, opened a new log
I20260710 11:03:14.708102 22456 ts_tablet_manager.cc:1403] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.010s
I20260710 11:03:14.709259 22458 tablet_bootstrap.cc:492] T a26f427901cb4b51903284e88dfbdba0 P edda0e1ac3994649a6e82b109beb6140: No bootstrap required, opened a new log
I20260710 11:03:14.709882 22458 ts_tablet_manager.cc:1403] T a26f427901cb4b51903284e88dfbdba0 P edda0e1ac3994649a6e82b109beb6140: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 11:03:14.711381 22455 tablet_bootstrap.cc:654] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.711135 22456 raft_consensus.cc:359] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.711892 22456 raft_consensus.cc:385] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.712217 22456 raft_consensus.cc:740] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de3dfa1f94c4e61bea6dd0816abb683, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.712961 22456 consensus_queue.cc:260] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.714174 22458 raft_consensus.cc:359] T a26f427901cb4b51903284e88dfbdba0 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.715232 22458 raft_consensus.cc:385] T a26f427901cb4b51903284e88dfbdba0 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.715456 22456 ts_tablet_manager.cc:1434] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:14.715716 22458 raft_consensus.cc:740] T a26f427901cb4b51903284e88dfbdba0 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edda0e1ac3994649a6e82b109beb6140, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.716562 22456 tablet_bootstrap.cc:492] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 2de3dfa1f94c4e61bea6dd0816abb683: Bootstrap starting.
I20260710 11:03:14.717087 22458 consensus_queue.cc:260] T a26f427901cb4b51903284e88dfbdba0 P edda0e1ac3994649a6e82b109beb6140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.723637 22456 tablet_bootstrap.cc:654] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 2de3dfa1f94c4e61bea6dd0816abb683: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.728134 22458 ts_tablet_manager.cc:1434] T a26f427901cb4b51903284e88dfbdba0 P edda0e1ac3994649a6e82b109beb6140: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:03:14.729676 22458 tablet_bootstrap.cc:492] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140: Bootstrap starting.
I20260710 11:03:14.732887 22461 raft_consensus.cc:493] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:14.733556 22461 raft_consensus.cc:515] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.737412 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26f427901cb4b51903284e88dfbdba0" candidate_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" is_pre_election: true
W20260710 11:03:14.739640 22380 leader_election.cc:343] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 853e7d02234d43fda2fe3d6299fe3cb0 (127.18.70.1:35617): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:14.742499 22341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26f427901cb4b51903284e88dfbdba0" candidate_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edda0e1ac3994649a6e82b109beb6140" is_pre_election: true
I20260710 11:03:14.743353 22341 raft_consensus.cc:2468] T a26f427901cb4b51903284e88dfbdba0 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de3dfa1f94c4e61bea6dd0816abb683 in term 0.
I20260710 11:03:14.745046 22379 leader_election.cc:304] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2de3dfa1f94c4e61bea6dd0816abb683, edda0e1ac3994649a6e82b109beb6140; no voters: 853e7d02234d43fda2fe3d6299fe3cb0
I20260710 11:03:14.746309 22470 raft_consensus.cc:2804] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:14.746812 22470 raft_consensus.cc:493] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:14.747210 22470 raft_consensus.cc:3060] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.748246 22461 leader_election.cc:290] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 853e7d02234d43fda2fe3d6299fe3cb0 (127.18.70.1:35617), edda0e1ac3994649a6e82b109beb6140 (127.18.70.2:38339)
I20260710 11:03:14.750769 22456 tablet_bootstrap.cc:492] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 2de3dfa1f94c4e61bea6dd0816abb683: No bootstrap required, opened a new log
I20260710 11:03:14.751358 22456 ts_tablet_manager.cc:1403] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 2de3dfa1f94c4e61bea6dd0816abb683: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.011s
I20260710 11:03:14.754312 22456 raft_consensus.cc:359] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.754980 22456 raft_consensus.cc:385] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.755173 22455 tablet_bootstrap.cc:492] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0: No bootstrap required, opened a new log
I20260710 11:03:14.755259 22456 raft_consensus.cc:740] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de3dfa1f94c4e61bea6dd0816abb683, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.755779 22455 ts_tablet_manager.cc:1403] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0: Time spent bootstrapping tablet: real 0.052s	user 0.034s	sys 0.011s
I20260710 11:03:14.755877 22470 raft_consensus.cc:515] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.756157 22456 consensus_queue.cc:260] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 2de3dfa1f94c4e61bea6dd0816abb683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.758644 22456 ts_tablet_manager.cc:1434] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 2de3dfa1f94c4e61bea6dd0816abb683: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:14.758726 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26f427901cb4b51903284e88dfbdba0" candidate_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853e7d02234d43fda2fe3d6299fe3cb0"
I20260710 11:03:14.758769 22455 raft_consensus.cc:359] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.759860 22470 leader_election.cc:290] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [CANDIDATE]: Term 1 election: Requested vote from peers 853e7d02234d43fda2fe3d6299fe3cb0 (127.18.70.1:35617), edda0e1ac3994649a6e82b109beb6140 (127.18.70.2:38339)
I20260710 11:03:14.760190 22455 raft_consensus.cc:385] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.760438 22458 tablet_bootstrap.cc:654] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.760591 22455 raft_consensus.cc:740] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 853e7d02234d43fda2fe3d6299fe3cb0, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.761065 22341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26f427901cb4b51903284e88dfbdba0" candidate_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edda0e1ac3994649a6e82b109beb6140"
I20260710 11:03:14.761727 22341 raft_consensus.cc:3060] T a26f427901cb4b51903284e88dfbdba0 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.761452 22455 consensus_queue.cc:260] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.764281 22455 ts_tablet_manager.cc:1434] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:03:14.765692 22265 raft_consensus.cc:3060] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.771507 22341 raft_consensus.cc:2468] T a26f427901cb4b51903284e88dfbdba0 P edda0e1ac3994649a6e82b109beb6140 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de3dfa1f94c4e61bea6dd0816abb683 in term 1.
I20260710 11:03:14.773272 22265 raft_consensus.cc:2468] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de3dfa1f94c4e61bea6dd0816abb683 in term 1.
I20260710 11:03:14.773427 22379 leader_election.cc:304] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de3dfa1f94c4e61bea6dd0816abb683, edda0e1ac3994649a6e82b109beb6140; no voters: 
I20260710 11:03:14.774633 22470 raft_consensus.cc:2804] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:14.775147 22470 raft_consensus.cc:697] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 1 LEADER]: Becoming Leader. State: Replica: 2de3dfa1f94c4e61bea6dd0816abb683, State: Running, Role: LEADER
I20260710 11:03:14.775928 22470 consensus_queue.cc:237] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.777168 22458 tablet_bootstrap.cc:492] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140: No bootstrap required, opened a new log
I20260710 11:03:14.777735 22458 ts_tablet_manager.cc:1403] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.007s
I20260710 11:03:14.780800 22458 raft_consensus.cc:359] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.781405 22458 raft_consensus.cc:385] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.781713 22458 raft_consensus.cc:740] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edda0e1ac3994649a6e82b109beb6140, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.782401 22458 consensus_queue.cc:260] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.783769 22162 catalog_manager.cc:5697] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de3dfa1f94c4e61bea6dd0816abb683 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:14.784467 22458 ts_tablet_manager.cc:1434] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260710 11:03:14.815435 22212 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:14.890954 22464 raft_consensus.cc:493] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:14.891506 22464 raft_consensus.cc:515] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.893150 22464 leader_election.cc:290] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 853e7d02234d43fda2fe3d6299fe3cb0 (127.18.70.1:35617), 2de3dfa1f94c4e61bea6dd0816abb683 (127.18.70.3:40157)
I20260710 11:03:14.894079 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16d60a9cc9b4f36b440bfd7ae22c0e3" candidate_uuid: "edda0e1ac3994649a6e82b109beb6140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" is_pre_election: true
I20260710 11:03:14.894259 22415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16d60a9cc9b4f36b440bfd7ae22c0e3" candidate_uuid: "edda0e1ac3994649a6e82b109beb6140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" is_pre_election: true
I20260710 11:03:14.894961 22265 raft_consensus.cc:2468] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edda0e1ac3994649a6e82b109beb6140 in term 0.
I20260710 11:03:14.895047 22415 raft_consensus.cc:2468] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edda0e1ac3994649a6e82b109beb6140 in term 0.
I20260710 11:03:14.895988 22306 leader_election.cc:304] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 853e7d02234d43fda2fe3d6299fe3cb0, edda0e1ac3994649a6e82b109beb6140; no voters: 
I20260710 11:03:14.896644 22464 raft_consensus.cc:2804] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:14.896981 22464 raft_consensus.cc:493] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:14.897207 22464 raft_consensus.cc:3060] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.901849 22464 raft_consensus.cc:515] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.903337 22464 leader_election.cc:290] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [CANDIDATE]: Term 1 election: Requested vote from peers 853e7d02234d43fda2fe3d6299fe3cb0 (127.18.70.1:35617), 2de3dfa1f94c4e61bea6dd0816abb683 (127.18.70.3:40157)
I20260710 11:03:14.904052 22265 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16d60a9cc9b4f36b440bfd7ae22c0e3" candidate_uuid: "edda0e1ac3994649a6e82b109beb6140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "853e7d02234d43fda2fe3d6299fe3cb0"
I20260710 11:03:14.904279 22415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16d60a9cc9b4f36b440bfd7ae22c0e3" candidate_uuid: "edda0e1ac3994649a6e82b109beb6140" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de3dfa1f94c4e61bea6dd0816abb683"
I20260710 11:03:14.904567 22265 raft_consensus.cc:3060] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.904829 22415 raft_consensus.cc:3060] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.910414 22415 raft_consensus.cc:2468] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edda0e1ac3994649a6e82b109beb6140 in term 1.
I20260710 11:03:14.910427 22265 raft_consensus.cc:2468] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edda0e1ac3994649a6e82b109beb6140 in term 1.
I20260710 11:03:14.911537 22307 leader_election.cc:304] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de3dfa1f94c4e61bea6dd0816abb683, edda0e1ac3994649a6e82b109beb6140; no voters: 
I20260710 11:03:14.912305 22464 raft_consensus.cc:2804] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:14.912761 22464 raft_consensus.cc:697] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 1 LEADER]: Becoming Leader. State: Replica: edda0e1ac3994649a6e82b109beb6140, State: Running, Role: LEADER
I20260710 11:03:14.913498 22464 consensus_queue.cc:237] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:14.920529 22163 catalog_manager.cc:5697] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 reported cstate change: term changed from 0 to 1, leader changed from <none> to edda0e1ac3994649a6e82b109beb6140 (127.18.70.2). New cstate: current_term: 1 leader_uuid: "edda0e1ac3994649a6e82b109beb6140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:14.949175 22470 consensus_queue.cc:1048] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:14.966080 22489 consensus_queue.cc:1048] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:14.974524 22340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "732e3efafb424fbc83e5648fe3acde41"
dest_uuid: "edda0e1ac3994649a6e82b109beb6140"
mode: GRACEFUL
new_leader_uuid: "853e7d02234d43fda2fe3d6299fe3cb0"
 from {username='slave'} at 127.0.0.1:45674
I20260710 11:03:14.975180 22340 raft_consensus.cc:606] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [term 1 LEADER]: Received request to transfer leadership to TS 853e7d02234d43fda2fe3d6299fe3cb0
I20260710 11:03:14.990851 22464 consensus_queue.cc:1048] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:14.993165 22415 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a26f427901cb4b51903284e88dfbdba0"
dest_uuid: "2de3dfa1f94c4e61bea6dd0816abb683"
mode: GRACEFUL
new_leader_uuid: "853e7d02234d43fda2fe3d6299fe3cb0"
 from {username='slave'} at 127.0.0.1:33840
I20260710 11:03:14.993788 22415 raft_consensus.cc:606] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 1 LEADER]: Received request to transfer leadership to TS 853e7d02234d43fda2fe3d6299fe3cb0
I20260710 11:03:14.998411 22471 raft_consensus.cc:993] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140: : Instructing follower 853e7d02234d43fda2fe3d6299fe3cb0 to start an election
I20260710 11:03:14.999045 22464 raft_consensus.cc:1081] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [term 1 LEADER]: Signalling peer 853e7d02234d43fda2fe3d6299fe3cb0 to start an election
I20260710 11:03:15.001377 22340 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a16d60a9cc9b4f36b440bfd7ae22c0e3"
dest_uuid: "edda0e1ac3994649a6e82b109beb6140"
mode: GRACEFUL
new_leader_uuid: "853e7d02234d43fda2fe3d6299fe3cb0"
 from {username='slave'} at 127.0.0.1:45674
I20260710 11:03:15.001421 22266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "732e3efafb424fbc83e5648fe3acde41"
dest_uuid: "853e7d02234d43fda2fe3d6299fe3cb0"
 from {username='slave'} at 127.0.0.1:50934
I20260710 11:03:15.001981 22340 raft_consensus.cc:606] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 1 LEADER]: Received request to transfer leadership to TS 853e7d02234d43fda2fe3d6299fe3cb0
I20260710 11:03:15.002315 22266 raft_consensus.cc:493] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:15.002861 22266 raft_consensus.cc:3060] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:15.014403 22266 raft_consensus.cc:515] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } }
I20260710 11:03:15.015625 22265 raft_consensus.cc:1240] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 2 FOLLOWER]: Rejecting Update request from peer edda0e1ac3994649a6e82b109beb6140 for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:15.016203 22464 consensus_queue.cc:1048] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:15.027797 22464 consensus_queue.cc:1059] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:15.028761 22464 raft_consensus.cc:3055] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:15.029145 22464 raft_consensus.cc:740] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: edda0e1ac3994649a6e82b109beb6140, State: Running, Role: LEADER
I20260710 11:03:15.032449 22266 leader_election.cc:290] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 [CANDIDATE]: Term 2 election: Requested vote from peers 2de3dfa1f94c4e61bea6dd0816abb683 (127.18.70.3:40157), edda0e1ac3994649a6e82b109beb6140 (127.18.70.2:38339)
I20260710 11:03:15.037936 22464 consensus_queue.cc:260] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } }
I20260710 11:03:15.039970 22464 raft_consensus.cc:3060] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:15.045939 22415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732e3efafb424fbc83e5648fe3acde41" candidate_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2de3dfa1f94c4e61bea6dd0816abb683"
I20260710 11:03:15.046813 22415 raft_consensus.cc:3060] T 732e3efafb424fbc83e5648fe3acde41 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:15.048056 22340 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "732e3efafb424fbc83e5648fe3acde41" candidate_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edda0e1ac3994649a6e82b109beb6140"
I20260710 11:03:15.054468 22415 raft_consensus.cc:2468] T 732e3efafb424fbc83e5648fe3acde41 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 853e7d02234d43fda2fe3d6299fe3cb0 in term 2.
I20260710 11:03:15.055202 22340 raft_consensus.cc:2468] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 853e7d02234d43fda2fe3d6299fe3cb0 in term 2.
I20260710 11:03:15.055757 22232 leader_election.cc:304] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de3dfa1f94c4e61bea6dd0816abb683, 853e7d02234d43fda2fe3d6299fe3cb0; no voters: 
I20260710 11:03:15.056694 22459 raft_consensus.cc:2804] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:15.057729 22459 raft_consensus.cc:697] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 2 LEADER]: Becoming Leader. State: Replica: 853e7d02234d43fda2fe3d6299fe3cb0, State: Running, Role: LEADER
I20260710 11:03:15.058444 22459 consensus_queue.cc:237] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 [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: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } }
I20260710 11:03:15.065559 22163 catalog_manager.cc:5697] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 reported cstate change: term changed from 1 to 2, leader changed from edda0e1ac3994649a6e82b109beb6140 (127.18.70.2) to 853e7d02234d43fda2fe3d6299fe3cb0 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:15.189796 22489 consensus_queue.cc:1048] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:15.193542 22489 consensus_queue.cc:1048] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:15.197379 22470 raft_consensus.cc:993] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683: : Instructing follower 853e7d02234d43fda2fe3d6299fe3cb0 to start an election
I20260710 11:03:15.197875 22470 raft_consensus.cc:1081] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 1 LEADER]: Signalling peer 853e7d02234d43fda2fe3d6299fe3cb0 to start an election
I20260710 11:03:15.199820 22266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a26f427901cb4b51903284e88dfbdba0"
dest_uuid: "853e7d02234d43fda2fe3d6299fe3cb0"
 from {username='slave'} at 127.0.0.1:50936
I20260710 11:03:15.201207 22266 raft_consensus.cc:493] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:15.201681 22266 raft_consensus.cc:3060] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:15.210083 22266 raft_consensus.cc:515] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:15.212903 22266 leader_election.cc:290] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0 [CANDIDATE]: Term 2 election: Requested vote from peers edda0e1ac3994649a6e82b109beb6140 (127.18.70.2:38339), 2de3dfa1f94c4e61bea6dd0816abb683 (127.18.70.3:40157)
I20260710 11:03:15.214269 22341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26f427901cb4b51903284e88dfbdba0" candidate_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edda0e1ac3994649a6e82b109beb6140"
I20260710 11:03:15.214462 22415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a26f427901cb4b51903284e88dfbdba0" candidate_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2de3dfa1f94c4e61bea6dd0816abb683"
I20260710 11:03:15.214903 22341 raft_consensus.cc:3060] T a26f427901cb4b51903284e88dfbdba0 P edda0e1ac3994649a6e82b109beb6140 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:15.214973 22415 raft_consensus.cc:3055] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:15.215453 22415 raft_consensus.cc:740] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2de3dfa1f94c4e61bea6dd0816abb683, State: Running, Role: LEADER
I20260710 11:03:15.216540 22415 consensus_queue.cc:260] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:15.217875 22415 raft_consensus.cc:3060] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:15.222867 22341 raft_consensus.cc:2468] T a26f427901cb4b51903284e88dfbdba0 P edda0e1ac3994649a6e82b109beb6140 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 853e7d02234d43fda2fe3d6299fe3cb0 in term 2.
I20260710 11:03:15.224429 22230 leader_election.cc:304] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 853e7d02234d43fda2fe3d6299fe3cb0, edda0e1ac3994649a6e82b109beb6140; no voters: 
I20260710 11:03:15.224778 22415 raft_consensus.cc:2468] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 853e7d02234d43fda2fe3d6299fe3cb0 in term 2.
I20260710 11:03:15.225004 22340 raft_consensus.cc:1240] T a26f427901cb4b51903284e88dfbdba0 P edda0e1ac3994649a6e82b109beb6140 [term 2 FOLLOWER]: Rejecting Update request from peer 2de3dfa1f94c4e61bea6dd0816abb683 for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:15.225518 22459 raft_consensus.cc:2804] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:15.226070 22459 raft_consensus.cc:697] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 2 LEADER]: Becoming Leader. State: Replica: 853e7d02234d43fda2fe3d6299fe3cb0, State: Running, Role: LEADER
I20260710 11:03:15.226964 22459 consensus_queue.cc:237] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:15.235481 22163 catalog_manager.cc:5697] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0 reported cstate change: term changed from 1 to 2, leader changed from 2de3dfa1f94c4e61bea6dd0816abb683 (127.18.70.3) to 853e7d02234d43fda2fe3d6299fe3cb0 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:15.386754 22464 consensus_queue.cc:1048] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:15.397249 22471 consensus_queue.cc:1048] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [LEADER]: Connected to new peer: Peer: permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:15.404649 22495 raft_consensus.cc:993] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140: : Instructing follower 853e7d02234d43fda2fe3d6299fe3cb0 to start an election
I20260710 11:03:15.405192 22471 raft_consensus.cc:1081] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 1 LEADER]: Signalling peer 853e7d02234d43fda2fe3d6299fe3cb0 to start an election
I20260710 11:03:15.406731 22266 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a16d60a9cc9b4f36b440bfd7ae22c0e3"
dest_uuid: "853e7d02234d43fda2fe3d6299fe3cb0"
 from {username='slave'} at 127.0.0.1:50934
I20260710 11:03:15.407234 22266 raft_consensus.cc:493] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:15.407549 22266 raft_consensus.cc:3060] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:15.412680 22266 raft_consensus.cc:515] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:15.415197 22266 leader_election.cc:290] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [CANDIDATE]: Term 2 election: Requested vote from peers edda0e1ac3994649a6e82b109beb6140 (127.18.70.2:38339), 2de3dfa1f94c4e61bea6dd0816abb683 (127.18.70.3:40157)
I20260710 11:03:15.415589 22341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16d60a9cc9b4f36b440bfd7ae22c0e3" candidate_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edda0e1ac3994649a6e82b109beb6140"
I20260710 11:03:15.415817 22415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16d60a9cc9b4f36b440bfd7ae22c0e3" candidate_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2de3dfa1f94c4e61bea6dd0816abb683"
I20260710 11:03:15.416298 22341 raft_consensus.cc:3055] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:15.416378 22415 raft_consensus.cc:3060] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:15.416749 22341 raft_consensus.cc:740] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: edda0e1ac3994649a6e82b109beb6140, State: Running, Role: LEADER
I20260710 11:03:15.417702 22341 consensus_queue.cc:260] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:15.419202 22341 raft_consensus.cc:3060] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:15.424176 22415 raft_consensus.cc:2468] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 853e7d02234d43fda2fe3d6299fe3cb0 in term 2.
I20260710 11:03:15.425431 22232 leader_election.cc:304] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de3dfa1f94c4e61bea6dd0816abb683, 853e7d02234d43fda2fe3d6299fe3cb0; no voters: 
I20260710 11:03:15.426142 22459 raft_consensus.cc:2804] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:15.426498 22341 raft_consensus.cc:2468] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 853e7d02234d43fda2fe3d6299fe3cb0 in term 2.
I20260710 11:03:15.426692 22459 raft_consensus.cc:697] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 2 LEADER]: Becoming Leader. State: Replica: 853e7d02234d43fda2fe3d6299fe3cb0, State: Running, Role: LEADER
I20260710 11:03:15.427652 22459 consensus_queue.cc:237] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:15.433636 22162 catalog_manager.cc:5697] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 reported cstate change: term changed from 1 to 2, leader changed from edda0e1ac3994649a6e82b109beb6140 (127.18.70.2) to 853e7d02234d43fda2fe3d6299fe3cb0 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:15.454394 22341 raft_consensus.cc:1275] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [term 2 FOLLOWER]: Refusing update from remote peer 853e7d02234d43fda2fe3d6299fe3cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:15.455760 22459 consensus_queue.cc:1048] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:15.468135 22415 raft_consensus.cc:1275] T 732e3efafb424fbc83e5648fe3acde41 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 2 FOLLOWER]: Refusing update from remote peer 853e7d02234d43fda2fe3d6299fe3cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:15.467628 18712 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:03:15.469877 22499 consensus_queue.cc:1048] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:15.471031 18712 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:03:15.472175 18712 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:03:15.501992 22266 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a16d60a9cc9b4f36b440bfd7ae22c0e3"
dest_uuid: "853e7d02234d43fda2fe3d6299fe3cb0"
mode: GRACEFUL
new_leader_uuid: "edda0e1ac3994649a6e82b109beb6140"
 from {username='slave'} at 127.0.0.1:50940
I20260710 11:03:15.502528 22266 raft_consensus.cc:606] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 2 LEADER]: Received request to transfer leadership to TS edda0e1ac3994649a6e82b109beb6140
I20260710 11:03:15.503717 18712 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:03:15.623323 22341 raft_consensus.cc:1275] T a26f427901cb4b51903284e88dfbdba0 P edda0e1ac3994649a6e82b109beb6140 [term 2 FOLLOWER]: Refusing update from remote peer 853e7d02234d43fda2fe3d6299fe3cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:15.624493 22504 consensus_queue.cc:1048] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:15.632727 22415 raft_consensus.cc:1275] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 2 FOLLOWER]: Refusing update from remote peer 853e7d02234d43fda2fe3d6299fe3cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:15.634327 22499 consensus_queue.cc:1048] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:15.834692 22341 raft_consensus.cc:1275] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 2 FOLLOWER]: Refusing update from remote peer 853e7d02234d43fda2fe3d6299fe3cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:15.836007 22499 consensus_queue.cc:1048] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:15.841053 22459 raft_consensus.cc:993] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0: : Instructing follower edda0e1ac3994649a6e82b109beb6140 to start an election
I20260710 11:03:15.841586 22504 raft_consensus.cc:1081] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 2 LEADER]: Signalling peer edda0e1ac3994649a6e82b109beb6140 to start an election
I20260710 11:03:15.845793 22415 raft_consensus.cc:1275] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 2 FOLLOWER]: Refusing update from remote peer 853e7d02234d43fda2fe3d6299fe3cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:15.846735 22341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a16d60a9cc9b4f36b440bfd7ae22c0e3"
dest_uuid: "edda0e1ac3994649a6e82b109beb6140"
 from {username='slave'} at 127.0.0.1:45684
I20260710 11:03:15.847205 22504 consensus_queue.cc:1048] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:15.847409 22341 raft_consensus.cc:493] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:15.847952 22341 raft_consensus.cc:3060] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:15.854813 22341 raft_consensus.cc:515] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:15.857416 22266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16d60a9cc9b4f36b440bfd7ae22c0e3" candidate_uuid: "edda0e1ac3994649a6e82b109beb6140" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "853e7d02234d43fda2fe3d6299fe3cb0"
I20260710 11:03:15.857589 22415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a16d60a9cc9b4f36b440bfd7ae22c0e3" candidate_uuid: "edda0e1ac3994649a6e82b109beb6140" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2de3dfa1f94c4e61bea6dd0816abb683"
I20260710 11:03:15.858023 22266 raft_consensus.cc:3055] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:15.858410 22266 raft_consensus.cc:740] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 853e7d02234d43fda2fe3d6299fe3cb0, State: Running, Role: LEADER
I20260710 11:03:15.858731 22341 leader_election.cc:290] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [CANDIDATE]: Term 3 election: Requested vote from peers 853e7d02234d43fda2fe3d6299fe3cb0 (127.18.70.1:35617), 2de3dfa1f94c4e61bea6dd0816abb683 (127.18.70.3:40157)
I20260710 11:03:15.859206 22266 consensus_queue.cc:260] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [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: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:15.858166 22415 raft_consensus.cc:3060] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:15.860512 22266 raft_consensus.cc:3060] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:15.866701 22415 raft_consensus.cc:2468] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edda0e1ac3994649a6e82b109beb6140 in term 3.
I20260710 11:03:15.867589 22266 raft_consensus.cc:2468] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edda0e1ac3994649a6e82b109beb6140 in term 3.
I20260710 11:03:15.867880 22307 leader_election.cc:304] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [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: 2de3dfa1f94c4e61bea6dd0816abb683, edda0e1ac3994649a6e82b109beb6140; no voters: 
I20260710 11:03:15.868824 22471 raft_consensus.cc:2804] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:15.869241 22471 raft_consensus.cc:697] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 3 LEADER]: Becoming Leader. State: Replica: edda0e1ac3994649a6e82b109beb6140, State: Running, Role: LEADER
I20260710 11:03:15.870054 22471 consensus_queue.cc:237] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [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: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } }
I20260710 11:03:15.875725 22162 catalog_manager.cc:5697] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 reported cstate change: term changed from 2 to 3, leader changed from 853e7d02234d43fda2fe3d6299fe3cb0 (127.18.70.1) to edda0e1ac3994649a6e82b109beb6140 (127.18.70.2). New cstate: current_term: 3 leader_uuid: "edda0e1ac3994649a6e82b109beb6140" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "853e7d02234d43fda2fe3d6299fe3cb0" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 35617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edda0e1ac3994649a6e82b109beb6140" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 38339 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de3dfa1f94c4e61bea6dd0816abb683" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 40157 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:16.123746 18712 tablet_server.cc:179] TabletServer@127.18.70.1:0 shutting down...
I20260710 11:03:16.149091 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:16.149766 18712 tablet_replica.cc:333] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0: stopping tablet replica
I20260710 11:03:16.150259 18712 raft_consensus.cc:2243] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:16.150647 18712 raft_consensus.cc:2272] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.153065 18712 tablet_replica.cc:333] T 284962d2b49c47dfb324e3d5579555bd P 853e7d02234d43fda2fe3d6299fe3cb0: stopping tablet replica
I20260710 11:03:16.153729 18712 raft_consensus.cc:2243] T 284962d2b49c47dfb324e3d5579555bd P 853e7d02234d43fda2fe3d6299fe3cb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:16.154109 18712 raft_consensus.cc:2272] T 284962d2b49c47dfb324e3d5579555bd P 853e7d02234d43fda2fe3d6299fe3cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.155877 18712 tablet_replica.cc:333] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0: stopping tablet replica
I20260710 11:03:16.156301 18712 raft_consensus.cc:2243] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:16.156970 18712 raft_consensus.cc:2272] T a26f427901cb4b51903284e88dfbdba0 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.159029 18712 tablet_replica.cc:333] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0: stopping tablet replica
I20260710 11:03:16.159448 18712 raft_consensus.cc:2243] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:16.160097 18712 raft_consensus.cc:2272] T 732e3efafb424fbc83e5648fe3acde41 P 853e7d02234d43fda2fe3d6299fe3cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.182832 18712 tablet_server.cc:196] TabletServer@127.18.70.1:0 shutdown complete.
I20260710 11:03:16.193859 18712 tablet_server.cc:179] TabletServer@127.18.70.2:0 shutting down...
I20260710 11:03:16.211504 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:16.212103 18712 tablet_replica.cc:333] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140: stopping tablet replica
I20260710 11:03:16.212584 18712 raft_consensus.cc:2243] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:16.213163 18712 pending_rounds.cc:70] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140: Trying to abort 1 pending ops.
I20260710 11:03:16.213317 18712 pending_rounds.cc:77] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305958997491150848 op_type: NO_OP noop_request { }
I20260710 11:03:16.213837 18712 raft_consensus.cc:2889] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:03:16.214115 18712 raft_consensus.cc:2272] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P edda0e1ac3994649a6e82b109beb6140 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.216317 18712 tablet_replica.cc:333] T 284962d2b49c47dfb324e3d5579555bd P edda0e1ac3994649a6e82b109beb6140: stopping tablet replica
I20260710 11:03:16.216836 18712 raft_consensus.cc:2243] T 284962d2b49c47dfb324e3d5579555bd P edda0e1ac3994649a6e82b109beb6140 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:16.217298 18712 raft_consensus.cc:2272] T 284962d2b49c47dfb324e3d5579555bd P edda0e1ac3994649a6e82b109beb6140 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.219146 18712 tablet_replica.cc:333] T a26f427901cb4b51903284e88dfbdba0 P edda0e1ac3994649a6e82b109beb6140: stopping tablet replica
I20260710 11:03:16.219609 18712 raft_consensus.cc:2243] T a26f427901cb4b51903284e88dfbdba0 P edda0e1ac3994649a6e82b109beb6140 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:16.220031 18712 raft_consensus.cc:2272] T a26f427901cb4b51903284e88dfbdba0 P edda0e1ac3994649a6e82b109beb6140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.222040 18712 tablet_replica.cc:333] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140: stopping tablet replica
I20260710 11:03:16.222458 18712 raft_consensus.cc:2243] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:16.222813 18712 raft_consensus.cc:2272] T 732e3efafb424fbc83e5648fe3acde41 P edda0e1ac3994649a6e82b109beb6140 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.234454 18712 tablet_server.cc:196] TabletServer@127.18.70.2:0 shutdown complete.
I20260710 11:03:16.245893 18712 tablet_server.cc:179] TabletServer@127.18.70.3:0 shutting down...
I20260710 11:03:16.262880 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:16.263496 18712 tablet_replica.cc:333] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683: stopping tablet replica
I20260710 11:03:16.264040 18712 raft_consensus.cc:2243] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:16.264430 18712 raft_consensus.cc:2272] T a26f427901cb4b51903284e88dfbdba0 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.266414 18712 tablet_replica.cc:333] T 732e3efafb424fbc83e5648fe3acde41 P 2de3dfa1f94c4e61bea6dd0816abb683: stopping tablet replica
I20260710 11:03:16.266927 18712 raft_consensus.cc:2243] T 732e3efafb424fbc83e5648fe3acde41 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:16.267376 18712 raft_consensus.cc:2272] T 732e3efafb424fbc83e5648fe3acde41 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.269271 18712 tablet_replica.cc:333] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 2de3dfa1f94c4e61bea6dd0816abb683: stopping tablet replica
I20260710 11:03:16.269773 18712 raft_consensus.cc:2243] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:16.270112 18712 raft_consensus.cc:2272] T a16d60a9cc9b4f36b440bfd7ae22c0e3 P 2de3dfa1f94c4e61bea6dd0816abb683 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.271965 18712 tablet_replica.cc:333] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683: stopping tablet replica
I20260710 11:03:16.272361 18712 raft_consensus.cc:2243] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:16.273015 18712 raft_consensus.cc:2272] T 284962d2b49c47dfb324e3d5579555bd P 2de3dfa1f94c4e61bea6dd0816abb683 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.294685 18712 tablet_server.cc:196] TabletServer@127.18.70.3:0 shutdown complete.
I20260710 11:03:16.306537 18712 master.cc:562] Master@127.18.70.62:43703 shutting down...
I20260710 11:03:16.323669 18712 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:16.324214 18712 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:16.324534 18712 tablet_replica.cc:333] T 00000000000000000000000000000000 P c2c97748ca744d7887122516a184d055: stopping tablet replica
I20260710 11:03:16.342839 18712 master.cc:584] Master@127.18.70.62:43703 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2677 ms)
[----------] 6 tests from LeaderRebalancerTest (89504 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:03:16.372828 18712 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.70.62:36409
I20260710 11:03:16.373939 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:16.378854 22508 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:16.379514 22507 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:16.380296 22510 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:16.380795 18712 server_base.cc:1061] running on GCE node
I20260710 11:03:16.381786 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:16.381971 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:16.382184 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681396382168 us; error 0 us; skew 500 ppm
I20260710 11:03:16.382813 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:16.385211 18712 webserver.cc:533] Webserver started at http://127.18.70.62:34537/ using document root <none> and password file <none>
I20260710 11:03:16.385815 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:16.386020 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:16.386332 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:16.387470 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681306699377-18712-0/minicluster-data/master-0-root/instance:
uuid: "9921464a5ddc40f9b56923f11e8c54c6"
format_stamp: "Formatted at 2026-07-10 11:03:16 on dist-test-slave-z3q7"
I20260710 11:03:16.392189 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:03:16.395745 22515 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:16.396627 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:03:16.396858 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681306699377-18712-0/minicluster-data/master-0-root
uuid: "9921464a5ddc40f9b56923f11e8c54c6"
format_stamp: "Formatted at 2026-07-10 11:03:16 on dist-test-slave-z3q7"
I20260710 11:03:16.397092 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681306699377-18712-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681306699377-18712-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681306699377-18712-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:16.412698 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:16.413726 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:16.448276 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.62:36409
I20260710 11:03:16.448364 22566 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.62:36409 every 8 connection(s)
I20260710 11:03:16.452226 22567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:16.462077 22567 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6: Bootstrap starting.
I20260710 11:03:16.466755 22567 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:16.471238 22567 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6: No bootstrap required, opened a new log
I20260710 11:03:16.473186 22567 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9921464a5ddc40f9b56923f11e8c54c6" member_type: VOTER }
I20260710 11:03:16.473655 22567 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:16.473883 22567 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9921464a5ddc40f9b56923f11e8c54c6, State: Initialized, Role: FOLLOWER
I20260710 11:03:16.474490 22567 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9921464a5ddc40f9b56923f11e8c54c6" member_type: VOTER }
I20260710 11:03:16.474948 22567 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:16.475183 22567 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:16.475445 22567 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:16.479799 22567 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9921464a5ddc40f9b56923f11e8c54c6" member_type: VOTER }
I20260710 11:03:16.480314 22567 leader_election.cc:304] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6 [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: 9921464a5ddc40f9b56923f11e8c54c6; no voters: 
I20260710 11:03:16.481456 22567 leader_election.cc:290] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:16.481762 22570 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:16.483054 22570 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6 [term 1 LEADER]: Becoming Leader. State: Replica: 9921464a5ddc40f9b56923f11e8c54c6, State: Running, Role: LEADER
I20260710 11:03:16.483727 22570 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6 [LEADER]: Queue going to LEADER mode. State: All 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: "9921464a5ddc40f9b56923f11e8c54c6" member_type: VOTER }
I20260710 11:03:16.484305 22567 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:16.486871 22571 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9921464a5ddc40f9b56923f11e8c54c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9921464a5ddc40f9b56923f11e8c54c6" member_type: VOTER } }
I20260710 11:03:16.486881 22572 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9921464a5ddc40f9b56923f11e8c54c6. Latest consensus state: current_term: 1 leader_uuid: "9921464a5ddc40f9b56923f11e8c54c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9921464a5ddc40f9b56923f11e8c54c6" member_type: VOTER } }
I20260710 11:03:16.487568 22571 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:16.487852 22572 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:16.490867 22576 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:16.498585 22576 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:16.499634 18712 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:16.507107 22576 catalog_manager.cc:1383] Generated new cluster ID: ec1295dfb73640f4bf68b1c99da52e25
I20260710 11:03:16.507434 22576 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:16.535529 22576 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:16.536931 22576 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:16.552454 22576 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6: Generated new TSK 0
I20260710 11:03:16.553107 22576 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:16.566473 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:16.572434 22588 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:16.573493 22589 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:16.575650 18712 server_base.cc:1061] running on GCE node
W20260710 11:03:16.575763 22591 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:16.576719 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:16.576907 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:16.577026 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681396577015 us; error 0 us; skew 500 ppm
I20260710 11:03:16.577574 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:16.579830 18712 webserver.cc:533] Webserver started at http://127.18.70.1:37509/ using document root <none> and password file <none>
I20260710 11:03:16.580266 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:16.580420 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:16.580659 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:16.581766 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681306699377-18712-0/minicluster-data/ts-0-root/instance:
uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
format_stamp: "Formatted at 2026-07-10 11:03:16 on dist-test-slave-z3q7"
I20260710 11:03:16.586278 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:03:16.589522 22596 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:16.590255 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:03:16.590564 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681306699377-18712-0/minicluster-data/ts-0-root
uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
format_stamp: "Formatted at 2026-07-10 11:03:16 on dist-test-slave-z3q7"
I20260710 11:03:16.590842 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681306699377-18712-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681306699377-18712-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681306699377-18712-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:16.604699 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:16.605849 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:16.607259 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:16.609434 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:16.609640 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:16.609876 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:16.610028 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:16.646432 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.1:39193
I20260710 11:03:16.646559 22658 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.1:39193 every 8 connection(s)
I20260710 11:03:16.651268 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:16.658102 22663 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:16.660195 22664 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:16.660827 22666 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:16.661230 18712 server_base.cc:1061] running on GCE node
I20260710 11:03:16.662537 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:16.662796 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:16.662985 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681396662967 us; error 0 us; skew 500 ppm
I20260710 11:03:16.663555 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:16.664448 22659 heartbeater.cc:344] Connected to a master server at 127.18.70.62:36409
I20260710 11:03:16.664878 22659 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:16.665738 22659 heartbeater.cc:507] Master 127.18.70.62:36409 requested a full tablet report, sending...
I20260710 11:03:16.666122 18712 webserver.cc:533] Webserver started at http://127.18.70.2:45797/ using document root <none> and password file <none>
I20260710 11:03:16.666772 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:16.667016 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:16.667336 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:16.668092 22532 ts_manager.cc:194] Registered new tserver with Master: 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193)
I20260710 11:03:16.668661 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681306699377-18712-0/minicluster-data/ts-1-root/instance:
uuid: "4b0e1595a10846029300771c46d81c50"
format_stamp: "Formatted at 2026-07-10 11:03:16 on dist-test-slave-z3q7"
I20260710 11:03:16.669924 22532 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50432
I20260710 11:03:16.673791 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:03:16.677922 22671 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:16.678653 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:03:16.678947 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681306699377-18712-0/minicluster-data/ts-1-root
uuid: "4b0e1595a10846029300771c46d81c50"
format_stamp: "Formatted at 2026-07-10 11:03:16 on dist-test-slave-z3q7"
I20260710 11:03:16.679211 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681306699377-18712-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681306699377-18712-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681306699377-18712-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:16.704427 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:16.705575 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:16.707005 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:16.709328 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:16.709523 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:16.709827 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:16.709993 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:16.749585 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.2:35705
I20260710 11:03:16.749683 22733 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.2:35705 every 8 connection(s)
I20260710 11:03:16.754763 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:16.761741 22737 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:16.763777 22738 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:16.765007 18712 server_base.cc:1061] running on GCE node
W20260710 11:03:16.765848 22740 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:16.766880 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:16.767150 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:16.767385 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681396767359 us; error 0 us; skew 500 ppm
I20260710 11:03:16.767927 22734 heartbeater.cc:344] Connected to a master server at 127.18.70.62:36409
I20260710 11:03:16.768046 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:16.768345 22734 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:16.769124 22734 heartbeater.cc:507] Master 127.18.70.62:36409 requested a full tablet report, sending...
I20260710 11:03:16.771015 18712 webserver.cc:533] Webserver started at http://127.18.70.3:33599/ using document root <none> and password file <none>
I20260710 11:03:16.771529 22532 ts_manager.cc:194] Registered new tserver with Master: 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
I20260710 11:03:16.771730 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:16.772003 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:16.772317 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:16.773336 22532 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50446
I20260710 11:03:16.773772 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681306699377-18712-0/minicluster-data/ts-2-root/instance:
uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
format_stamp: "Formatted at 2026-07-10 11:03:16 on dist-test-slave-z3q7"
I20260710 11:03:16.778491 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:03:16.781899 22745 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:16.782670 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:03:16.782965 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681306699377-18712-0/minicluster-data/ts-2-root
uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
format_stamp: "Formatted at 2026-07-10 11:03:16 on dist-test-slave-z3q7"
I20260710 11:03:16.783209 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681306699377-18712-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681306699377-18712-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681306699377-18712-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:16.819329 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:16.820411 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:16.821858 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:16.824092 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:16.824318 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:16.824558 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:16.824734 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:16.863582 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.3:34825
I20260710 11:03:16.863693 22807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.3:34825 every 8 connection(s)
I20260710 11:03:16.877599 22808 heartbeater.cc:344] Connected to a master server at 127.18.70.62:36409
I20260710 11:03:16.877993 22808 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:16.878741 22808 heartbeater.cc:507] Master 127.18.70.62:36409 requested a full tablet report, sending...
I20260710 11:03:16.880960 22532 ts_manager.cc:194] Registered new tserver with Master: 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:16.881106 18712 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013991737s
I20260710 11:03:16.882596 22532 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50456
I20260710 11:03:16.907721 22532 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50464:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:03:16.910326 22532 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:03:16.976223 22624 tablet_service.cc:1511] Processing CreateTablet for tablet c5cb5e53263d467da1e5e0e92d152129 (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:16.977622 22624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5cb5e53263d467da1e5e0e92d152129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:16.979898 22621 tablet_service.cc:1511] Processing CreateTablet for tablet 2815a636789a40cda146f0d71142af49 (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:16.981312 22621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2815a636789a40cda146f0d71142af49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:16.982383 22623 tablet_service.cc:1511] Processing CreateTablet for tablet 02a552486a5041b4ba1451588b51160a (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:16.984057 22620 tablet_service.cc:1511] Processing CreateTablet for tablet 2a17f49229fa4d14ba5bfee91f520c81 (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:16.985181 22623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a552486a5041b4ba1451588b51160a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:16.985838 22620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a17f49229fa4d14ba5bfee91f520c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:16.983377 22622 tablet_service.cc:1511] Processing CreateTablet for tablet f1afd8995832473e8b93e1220797d14d (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:16.994570 22622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1afd8995832473e8b93e1220797d14d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:16.999573 22619 tablet_service.cc:1511] Processing CreateTablet for tablet afd2a1c209e6442683df7ed922aa7b71 (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:17.000989 22619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd2a1c209e6442683df7ed922aa7b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.006392 22618 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe10d93523c4f13910ee8832bc3411f (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:17.007776 22618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe10d93523c4f13910ee8832bc3411f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.010403 22617 tablet_service.cc:1511] Processing CreateTablet for tablet 275ad5c3eb034bdc96d0bc0bf9f06c31 (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:17.010898 22771 tablet_service.cc:1511] Processing CreateTablet for tablet f1afd8995832473e8b93e1220797d14d (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:17.011807 22617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 275ad5c3eb034bdc96d0bc0bf9f06c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.012245 22771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1afd8995832473e8b93e1220797d14d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.014619 22773 tablet_service.cc:1511] Processing CreateTablet for tablet c5cb5e53263d467da1e5e0e92d152129 (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:17.016049 22773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5cb5e53263d467da1e5e0e92d152129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.018885 22768 tablet_service.cc:1511] Processing CreateTablet for tablet afd2a1c209e6442683df7ed922aa7b71 (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:17.020341 22768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd2a1c209e6442683df7ed922aa7b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.014619 22770 tablet_service.cc:1511] Processing CreateTablet for tablet 2815a636789a40cda146f0d71142af49 (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:17.022543 22769 tablet_service.cc:1511] Processing CreateTablet for tablet 2a17f49229fa4d14ba5bfee91f520c81 (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:17.023003 22770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2815a636789a40cda146f0d71142af49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.023833 22769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a17f49229fa4d14ba5bfee91f520c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.026484 22772 tablet_service.cc:1511] Processing CreateTablet for tablet 02a552486a5041b4ba1451588b51160a (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:17.027994 22772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a552486a5041b4ba1451588b51160a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.032400 22699 tablet_service.cc:1511] Processing CreateTablet for tablet c5cb5e53263d467da1e5e0e92d152129 (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:17.034430 22698 tablet_service.cc:1511] Processing CreateTablet for tablet 02a552486a5041b4ba1451588b51160a (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:17.036290 22697 tablet_service.cc:1511] Processing CreateTablet for tablet f1afd8995832473e8b93e1220797d14d (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:17.038156 22696 tablet_service.cc:1511] Processing CreateTablet for tablet 2815a636789a40cda146f0d71142af49 (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:17.040130 22695 tablet_service.cc:1511] Processing CreateTablet for tablet 2a17f49229fa4d14ba5bfee91f520c81 (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:17.044051 22693 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe10d93523c4f13910ee8832bc3411f (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:17.046537 22692 tablet_service.cc:1511] Processing CreateTablet for tablet 275ad5c3eb034bdc96d0bc0bf9f06c31 (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:17.051070 22767 tablet_service.cc:1511] Processing CreateTablet for tablet 2fe10d93523c4f13910ee8832bc3411f (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:17.052929 22767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe10d93523c4f13910ee8832bc3411f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.054838 22766 tablet_service.cc:1511] Processing CreateTablet for tablet 275ad5c3eb034bdc96d0bc0bf9f06c31 (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:17.057644 22765 tablet_service.cc:1511] Processing CreateTablet for tablet fe7c4a6d2a2540c1b076faabd7d3d504 (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:17.060364 22694 tablet_service.cc:1511] Processing CreateTablet for tablet afd2a1c209e6442683df7ed922aa7b71 (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:17.049012 22691 tablet_service.cc:1511] Processing CreateTablet for tablet fe7c4a6d2a2540c1b076faabd7d3d504 (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:17.063071 22699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5cb5e53263d467da1e5e0e92d152129. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.063562 22824 tablet_bootstrap.cc:492] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5: Bootstrap starting.
I20260710 11:03:17.073832 22766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 275ad5c3eb034bdc96d0bc0bf9f06c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.074832 22765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7c4a6d2a2540c1b076faabd7d3d504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.076683 22824 tablet_bootstrap.cc:654] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.078092 22691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7c4a6d2a2540c1b076faabd7d3d504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.080449 22695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a17f49229fa4d14ba5bfee91f520c81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.085894 22624 tablet_service.cc:1511] Processing CreateTablet for tablet fe7c4a6d2a2540c1b076faabd7d3d504 (DEFAULT_TABLE table=test-workload [id=87556ffc4a9b40c0b7f83a89def34b0c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:17.087222 22624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe7c4a6d2a2540c1b076faabd7d3d504. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.099189 22696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2815a636789a40cda146f0d71142af49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.100188 22694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afd2a1c209e6442683df7ed922aa7b71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.103986 22698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02a552486a5041b4ba1451588b51160a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.105736 22697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1afd8995832473e8b93e1220797d14d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.109858 22692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 275ad5c3eb034bdc96d0bc0bf9f06c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.110972 22693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fe10d93523c4f13910ee8832bc3411f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:17.191171 22824 tablet_bootstrap.cc:492] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5: No bootstrap required, opened a new log
I20260710 11:03:17.191730 22824 ts_tablet_manager.cc:1403] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent bootstrapping tablet: real 0.128s	user 0.010s	sys 0.010s
I20260710 11:03:17.194619 22824 raft_consensus.cc:359] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.195393 22824 raft_consensus.cc:385] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.195730 22824 raft_consensus.cc:740] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.196475 22824 consensus_queue.cc:260] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.206581 22823 tablet_bootstrap.cc:492] T 2a17f49229fa4d14ba5bfee91f520c81 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Bootstrap starting.
I20260710 11:03:17.212965 22824 ts_tablet_manager.cc:1434] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:03:17.214360 22826 tablet_bootstrap.cc:492] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50: Bootstrap starting.
I20260710 11:03:17.214761 22659 heartbeater.cc:499] Master 127.18.70.62:36409 was elected leader, sending a full tablet report...
I20260710 11:03:17.215389 22823 tablet_bootstrap.cc:654] T 2a17f49229fa4d14ba5bfee91f520c81 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.215629 22824 tablet_bootstrap.cc:492] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5: Bootstrap starting.
I20260710 11:03:17.228530 22824 tablet_bootstrap.cc:654] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.229559 22826 tablet_bootstrap.cc:654] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.241650 22826 tablet_bootstrap.cc:492] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50: No bootstrap required, opened a new log
I20260710 11:03:17.242198 22826 ts_tablet_manager.cc:1403] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.012s
I20260710 11:03:17.244951 22826 raft_consensus.cc:359] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.245836 22826 raft_consensus.cc:385] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.246184 22826 raft_consensus.cc:740] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.247081 22826 consensus_queue.cc:260] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.249502 22823 tablet_bootstrap.cc:492] T 2a17f49229fa4d14ba5bfee91f520c81 P 4798cddd0cf84d5f8c10ec8b7ff89b88: No bootstrap required, opened a new log
I20260710 11:03:17.250103 22823 ts_tablet_manager.cc:1403] T 2a17f49229fa4d14ba5bfee91f520c81 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.011s
I20260710 11:03:17.250479 22734 heartbeater.cc:499] Master 127.18.70.62:36409 was elected leader, sending a full tablet report...
I20260710 11:03:17.250926 22824 tablet_bootstrap.cc:492] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5: No bootstrap required, opened a new log
I20260710 11:03:17.251044 22826 ts_tablet_manager.cc:1434] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:03:17.251519 22824 ts_tablet_manager.cc:1403] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.018s
I20260710 11:03:17.252104 22826 tablet_bootstrap.cc:492] T f1afd8995832473e8b93e1220797d14d P 4b0e1595a10846029300771c46d81c50: Bootstrap starting.
I20260710 11:03:17.252987 22823 raft_consensus.cc:359] T 2a17f49229fa4d14ba5bfee91f520c81 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.254453 22823 raft_consensus.cc:385] T 2a17f49229fa4d14ba5bfee91f520c81 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.254269 22824 raft_consensus.cc:359] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.254787 22823 raft_consensus.cc:740] T 2a17f49229fa4d14ba5bfee91f520c81 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.255095 22824 raft_consensus.cc:385] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.255470 22824 raft_consensus.cc:740] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.255811 22823 consensus_queue.cc:260] T 2a17f49229fa4d14ba5bfee91f520c81 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.256354 22824 consensus_queue.cc:260] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.261595 22826 tablet_bootstrap.cc:654] T f1afd8995832473e8b93e1220797d14d P 4b0e1595a10846029300771c46d81c50: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.263813 22824 ts_tablet_manager.cc:1434] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260710 11:03:17.264883 22824 tablet_bootstrap.cc:492] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5: Bootstrap starting.
I20260710 11:03:17.266360 22823 ts_tablet_manager.cc:1434] T 2a17f49229fa4d14ba5bfee91f520c81 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.003s
I20260710 11:03:17.267321 22808 heartbeater.cc:499] Master 127.18.70.62:36409 was elected leader, sending a full tablet report...
I20260710 11:03:17.270995 22824 tablet_bootstrap.cc:654] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.272588 22823 tablet_bootstrap.cc:492] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88: Bootstrap starting.
I20260710 11:03:17.281273 22823 tablet_bootstrap.cc:654] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.281553 22826 tablet_bootstrap.cc:492] T f1afd8995832473e8b93e1220797d14d P 4b0e1595a10846029300771c46d81c50: No bootstrap required, opened a new log
I20260710 11:03:17.281780 22824 tablet_bootstrap.cc:492] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5: No bootstrap required, opened a new log
I20260710 11:03:17.282178 22826 ts_tablet_manager.cc:1403] T f1afd8995832473e8b93e1220797d14d P 4b0e1595a10846029300771c46d81c50: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.011s
I20260710 11:03:17.282403 22824 ts_tablet_manager.cc:1403] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260710 11:03:17.285457 22826 raft_consensus.cc:359] T f1afd8995832473e8b93e1220797d14d P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.286406 22826 raft_consensus.cc:385] T f1afd8995832473e8b93e1220797d14d P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.286127 22824 raft_consensus.cc:359] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.286811 22826 raft_consensus.cc:740] T f1afd8995832473e8b93e1220797d14d P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.287295 22824 raft_consensus.cc:385] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.288089 22824 raft_consensus.cc:740] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.287854 22826 consensus_queue.cc:260] T f1afd8995832473e8b93e1220797d14d P 4b0e1595a10846029300771c46d81c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.290426 22826 ts_tablet_manager.cc:1434] T f1afd8995832473e8b93e1220797d14d P 4b0e1595a10846029300771c46d81c50: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 11:03:17.289951 22824 consensus_queue.cc:260] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.291626 22823 tablet_bootstrap.cc:492] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88: No bootstrap required, opened a new log
I20260710 11:03:17.291639 22826 tablet_bootstrap.cc:492] T 2815a636789a40cda146f0d71142af49 P 4b0e1595a10846029300771c46d81c50: Bootstrap starting.
I20260710 11:03:17.292404 22823 ts_tablet_manager.cc:1403] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260710 11:03:17.294786 22824 ts_tablet_manager.cc:1434] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260710 11:03:17.295491 22823 raft_consensus.cc:359] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.296067 22824 tablet_bootstrap.cc:492] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5: Bootstrap starting.
I20260710 11:03:17.296314 22823 raft_consensus.cc:385] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.296712 22823 raft_consensus.cc:740] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.297492 22823 consensus_queue.cc:260] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.300067 22823 ts_tablet_manager.cc:1434] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:17.301002 22823 tablet_bootstrap.cc:492] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Bootstrap starting.
I20260710 11:03:17.306792 22823 tablet_bootstrap.cc:654] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.307462 22824 tablet_bootstrap.cc:654] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.310652 22826 tablet_bootstrap.cc:654] T 2815a636789a40cda146f0d71142af49 P 4b0e1595a10846029300771c46d81c50: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.320392 22823 tablet_bootstrap.cc:492] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88: No bootstrap required, opened a new log
I20260710 11:03:17.320396 22826 tablet_bootstrap.cc:492] T 2815a636789a40cda146f0d71142af49 P 4b0e1595a10846029300771c46d81c50: No bootstrap required, opened a new log
I20260710 11:03:17.320683 22824 tablet_bootstrap.cc:492] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5: No bootstrap required, opened a new log
I20260710 11:03:17.321213 22823 ts_tablet_manager.cc:1403] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 11:03:17.321379 22826 ts_tablet_manager.cc:1403] T 2815a636789a40cda146f0d71142af49 P 4b0e1595a10846029300771c46d81c50: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.004s
I20260710 11:03:17.321491 22824 ts_tablet_manager.cc:1403] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.002s
I20260710 11:03:17.324486 22823 raft_consensus.cc:359] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } }
I20260710 11:03:17.353044 22823 raft_consensus.cc:385] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.353958 22823 raft_consensus.cc:740] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.355487 22823 consensus_queue.cc:260] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } }
I20260710 11:03:17.355913 22826 raft_consensus.cc:359] T 2815a636789a40cda146f0d71142af49 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.357156 22826 raft_consensus.cc:385] T 2815a636789a40cda146f0d71142af49 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.357622 22826 raft_consensus.cc:740] T 2815a636789a40cda146f0d71142af49 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.358649 22826 consensus_queue.cc:260] T 2815a636789a40cda146f0d71142af49 P 4b0e1595a10846029300771c46d81c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.359334 22823 ts_tablet_manager.cc:1434] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.004s
I20260710 11:03:17.362147 22823 tablet_bootstrap.cc:492] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Bootstrap starting.
I20260710 11:03:17.362224 22824 raft_consensus.cc:359] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } }
I20260710 11:03:17.363500 22824 raft_consensus.cc:385] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.363911 22824 raft_consensus.cc:740] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.365048 22824 consensus_queue.cc:260] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } }
I20260710 11:03:17.369256 22824 ts_tablet_manager.cc:1434] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.006s
I20260710 11:03:17.371214 22824 tablet_bootstrap.cc:492] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5: Bootstrap starting.
I20260710 11:03:17.372362 22826 ts_tablet_manager.cc:1434] T 2815a636789a40cda146f0d71142af49 P 4b0e1595a10846029300771c46d81c50: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.004s
I20260710 11:03:17.374325 22826 tablet_bootstrap.cc:492] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50: Bootstrap starting.
I20260710 11:03:17.374274 22832 raft_consensus.cc:493] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.375219 22832 raft_consensus.cc:515] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.379351 22832 leader_election.cc:290] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
I20260710 11:03:17.375788 22823 tablet_bootstrap.cc:654] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.379761 22824 tablet_bootstrap.cc:654] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.388531 22826 tablet_bootstrap.cc:654] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.416329 22634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a552486a5041b4ba1451588b51160a" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" is_pre_election: true
W20260710 11:03:17.418475 22749 leader_election.cc:343] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:17.423655 22826 tablet_bootstrap.cc:492] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50: No bootstrap required, opened a new log
I20260710 11:03:17.424221 22826 ts_tablet_manager.cc:1403] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50: Time spent bootstrapping tablet: real 0.050s	user 0.009s	sys 0.006s
I20260710 11:03:17.427982 22824 tablet_bootstrap.cc:492] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5: No bootstrap required, opened a new log
I20260710 11:03:17.428192 22823 tablet_bootstrap.cc:492] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88: No bootstrap required, opened a new log
I20260710 11:03:17.427884 22826 raft_consensus.cc:359] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } }
I20260710 11:03:17.428704 22826 raft_consensus.cc:385] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.428762 22824 ts_tablet_manager.cc:1403] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent bootstrapping tablet: real 0.058s	user 0.028s	sys 0.019s
I20260710 11:03:17.428830 22823 ts_tablet_manager.cc:1403] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent bootstrapping tablet: real 0.067s	user 0.022s	sys 0.027s
I20260710 11:03:17.429140 22826 raft_consensus.cc:740] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.430258 22826 consensus_queue.cc:260] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } }
I20260710 11:03:17.432715 22823 raft_consensus.cc:359] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.433511 22823 raft_consensus.cc:385] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.433084 22824 raft_consensus.cc:359] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.433880 22823 raft_consensus.cc:740] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.434055 22824 raft_consensus.cc:385] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.434547 22824 raft_consensus.cc:740] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.434932 22823 consensus_queue.cc:260] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.435609 22824 consensus_queue.cc:260] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.438354 22824 ts_tablet_manager.cc:1434] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260710 11:03:17.440056 22824 tablet_bootstrap.cc:492] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5: Bootstrap starting.
I20260710 11:03:17.439785 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a552486a5041b4ba1451588b51160a" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
I20260710 11:03:17.440071 22826 ts_tablet_manager.cc:1434] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
W20260710 11:03:17.441989 22747 leader_election.cc:343] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:17.442482 22747 leader_election.cc:304] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50
I20260710 11:03:17.443415 22823 ts_tablet_manager.cc:1434] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.005s
I20260710 11:03:17.444940 22823 tablet_bootstrap.cc:492] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88: Bootstrap starting.
I20260710 11:03:17.447108 22826 tablet_bootstrap.cc:492] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50: Bootstrap starting.
I20260710 11:03:17.448284 22832 raft_consensus.cc:2749] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:17.448583 22824 tablet_bootstrap.cc:654] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.455528 22826 tablet_bootstrap.cc:654] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.457645 22827 raft_consensus.cc:493] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.458354 22827 raft_consensus.cc:515] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.465315 22827 leader_election.cc:290] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:17.468247 22824 tablet_bootstrap.cc:492] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5: No bootstrap required, opened a new log
I20260710 11:03:17.468941 22824 ts_tablet_manager.cc:1403] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.014s
I20260710 11:03:17.471680 22823 tablet_bootstrap.cc:654] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.472529 22824 raft_consensus.cc:359] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.473271 22824 raft_consensus.cc:385] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.473649 22824 raft_consensus.cc:740] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.474494 22824 consensus_queue.cc:260] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.471714 22826 tablet_bootstrap.cc:492] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50: No bootstrap required, opened a new log
I20260710 11:03:17.476289 22826 ts_tablet_manager.cc:1403] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.000s
I20260710 11:03:17.476749 22824 ts_tablet_manager.cc:1434] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260710 11:03:17.478065 22824 tablet_bootstrap.cc:492] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5: Bootstrap starting.
I20260710 11:03:17.479979 22826 raft_consensus.cc:359] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.480949 22826 raft_consensus.cc:385] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.481420 22826 raft_consensus.cc:740] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.482411 22826 consensus_queue.cc:260] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.486483 22824 tablet_bootstrap.cc:654] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.486578 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a17f49229fa4d14ba5bfee91f520c81" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
I20260710 11:03:17.487409 22709 raft_consensus.cc:2468] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 0.
I20260710 11:03:17.488972 22598 leader_election.cc:304] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:17.490012 22827 raft_consensus.cc:2804] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:17.490490 22827 raft_consensus.cc:493] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:17.490921 22827 raft_consensus.cc:3060] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.494568 22823 tablet_bootstrap.cc:492] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88: No bootstrap required, opened a new log
W20260710 11:03:17.495038 22580 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:17.495118 22823 ts_tablet_manager.cc:1403] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.008s
I20260710 11:03:17.495961 22824 tablet_bootstrap.cc:492] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5: No bootstrap required, opened a new log
I20260710 11:03:17.496474 22824 ts_tablet_manager.cc:1403] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260710 11:03:17.497093 22826 ts_tablet_manager.cc:1434] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:03:17.498634 22826 tablet_bootstrap.cc:492] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50: Bootstrap starting.
I20260710 11:03:17.500108 22824 raft_consensus.cc:359] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.500967 22824 raft_consensus.cc:385] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.502727 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a17f49229fa4d14ba5bfee91f520c81" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" is_pre_election: true
I20260710 11:03:17.503597 22783 raft_consensus.cc:2468] T 2a17f49229fa4d14ba5bfee91f520c81 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 0.
I20260710 11:03:17.505048 22824 raft_consensus.cc:740] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.506047 22823 raft_consensus.cc:359] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.506052 22824 consensus_queue.cc:260] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.507304 22823 raft_consensus.cc:385] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.507722 22823 raft_consensus.cc:740] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.508646 22823 consensus_queue.cc:260] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.509440 22826 tablet_bootstrap.cc:654] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.511484 22823 ts_tablet_manager.cc:1434] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:03:17.512990 22823 tablet_bootstrap.cc:492] T 2815a636789a40cda146f0d71142af49 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Bootstrap starting.
I20260710 11:03:17.516398 22827 raft_consensus.cc:515] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.524907 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a17f49229fa4d14ba5bfee91f520c81" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:17.525549 22709 raft_consensus.cc:3060] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.518909 22852 raft_consensus.cc:493] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.526503 22852 raft_consensus.cc:515] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.528944 22852 leader_election.cc:290] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:17.521385 22824 ts_tablet_manager.cc:1434] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.010s
I20260710 11:03:17.530190 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe10d93523c4f13910ee8832bc3411f" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" is_pre_election: true
I20260710 11:03:17.530714 22824 tablet_bootstrap.cc:492] T fe7c4a6d2a2540c1b076faabd7d3d504 P 2a567ffb26ce437787a9a1446ff0f2d5: Bootstrap starting.
I20260710 11:03:17.530923 22783 raft_consensus.cc:2468] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 0.
I20260710 11:03:17.531751 22823 tablet_bootstrap.cc:654] T 2815a636789a40cda146f0d71142af49 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.532912 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe10d93523c4f13910ee8832bc3411f" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
I20260710 11:03:17.537789 22600 leader_election.cc:304] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 
I20260710 11:03:17.538728 22852 raft_consensus.cc:2804] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:17.539125 22852 raft_consensus.cc:493] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:17.539486 22852 raft_consensus.cc:3060] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:17.539436 22598 leader_election.cc:343] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:17.546579 22823 tablet_bootstrap.cc:492] T 2815a636789a40cda146f0d71142af49 P 4798cddd0cf84d5f8c10ec8b7ff89b88: No bootstrap required, opened a new log
I20260710 11:03:17.547518 22823 ts_tablet_manager.cc:1403] T 2815a636789a40cda146f0d71142af49 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.004s
I20260710 11:03:17.548625 22709 raft_consensus.cc:2468] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 1.
I20260710 11:03:17.548943 22852 raft_consensus.cc:515] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.538475 22824 tablet_bootstrap.cc:654] T fe7c4a6d2a2540c1b076faabd7d3d504 P 2a567ffb26ce437787a9a1446ff0f2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.550087 22598 leader_election.cc:304] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:17.552373 22832 raft_consensus.cc:493] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.552717 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a17f49229fa4d14ba5bfee91f520c81" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:17.553282 22783 raft_consensus.cc:3060] T 2a17f49229fa4d14ba5bfee91f520c81 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.552883 22832 raft_consensus.cc:515] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } }
I20260710 11:03:17.552796 22823 raft_consensus.cc:359] T 2815a636789a40cda146f0d71142af49 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.554044 22823 raft_consensus.cc:385] T 2815a636789a40cda146f0d71142af49 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.554437 22823 raft_consensus.cc:740] T 2815a636789a40cda146f0d71142af49 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.555474 22832 leader_election.cc:290] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
I20260710 11:03:17.556759 22823 consensus_queue.cc:260] T 2815a636789a40cda146f0d71142af49 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.560074 22823 ts_tablet_manager.cc:1434] T 2815a636789a40cda146f0d71142af49 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:03:17.562901 22823 tablet_bootstrap.cc:492] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Bootstrap starting.
I20260710 11:03:17.560968 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb5e53263d467da1e5e0e92d152129" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
I20260710 11:03:17.565866 22709 raft_consensus.cc:2468] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 0.
I20260710 11:03:17.567319 22783 raft_consensus.cc:2468] T 2a17f49229fa4d14ba5bfee91f520c81 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 1.
I20260710 11:03:17.567521 22747 leader_election.cc:304] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4798cddd0cf84d5f8c10ec8b7ff89b88, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:17.574810 22832 raft_consensus.cc:2804] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:17.575230 22832 raft_consensus.cc:493] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:17.575615 22832 raft_consensus.cc:3060] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.576263 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe10d93523c4f13910ee8832bc3411f" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:17.576925 22782 raft_consensus.cc:3060] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.571364 22852 leader_election.cc:290] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Requested vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:17.581804 22823 tablet_bootstrap.cc:654] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.584971 22852 raft_consensus.cc:493] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.585292 22782 raft_consensus.cc:2468] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 1.
I20260710 11:03:17.585587 22852 raft_consensus.cc:515] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.572250 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe10d93523c4f13910ee8832bc3411f" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50"
W20260710 11:03:17.587253 22598 leader_election.cc:343] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:17.587706 22852 leader_election.cc:290] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:17.587860 22831 raft_consensus.cc:493] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.588584 22855 raft_consensus.cc:2804] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:17.588845 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2815a636789a40cda146f0d71142af49" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
I20260710 11:03:17.588536 22831 raft_consensus.cc:515] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.590234 22600 leader_election.cc:304] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 4b0e1595a10846029300771c46d81c50
I20260710 11:03:17.592700 22781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2815a636789a40cda146f0d71142af49" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" is_pre_election: true
I20260710 11:03:17.593463 22781 raft_consensus.cc:2468] T 2815a636789a40cda146f0d71142af49 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 0.
I20260710 11:03:17.594442 22831 leader_election.cc:290] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:17.590236 22708 raft_consensus.cc:2468] T 2815a636789a40cda146f0d71142af49 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 0.
I20260710 11:03:17.596139 22600 leader_election.cc:304] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 
I20260710 11:03:17.596750 22852 raft_consensus.cc:2804] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:17.598018 22823 tablet_bootstrap.cc:492] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4798cddd0cf84d5f8c10ec8b7ff89b88: No bootstrap required, opened a new log
I20260710 11:03:17.598747 22823 ts_tablet_manager.cc:1403] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.009s
I20260710 11:03:17.603119 22823 raft_consensus.cc:359] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.604228 22823 raft_consensus.cc:385] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.604691 22823 raft_consensus.cc:740] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.605919 22823 consensus_queue.cc:260] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.615655 22859 raft_consensus.cc:493] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.616849 22823 ts_tablet_manager.cc:1434] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.003s
I20260710 11:03:17.598929 22827 leader_election.cc:290] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Requested vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:17.620070 22634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb5e53263d467da1e5e0e92d152129" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" is_pre_election: true
I20260710 11:03:17.625311 22860 raft_consensus.cc:493] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.625872 22634 raft_consensus.cc:2468] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 0.
I20260710 11:03:17.625939 22860 raft_consensus.cc:515] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.598488 22851 raft_consensus.cc:2804] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:17.629877 22851 raft_consensus.cc:493] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:17.630324 22851 raft_consensus.cc:3060] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.630650 22823 tablet_bootstrap.cc:492] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Bootstrap starting.
I20260710 11:03:17.621789 22852 raft_consensus.cc:697] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Becoming Leader. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Running, Role: LEADER
I20260710 11:03:17.616400 22859 raft_consensus.cc:515] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.634249 22855 raft_consensus.cc:697] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Becoming Leader. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Running, Role: LEADER
I20260710 11:03:17.632452 22832 raft_consensus.cc:515] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } }
I20260710 11:03:17.636948 22855 consensus_queue.cc:237] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.641121 22859 leader_election.cc:290] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:17.643400 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1afd8995832473e8b93e1220797d14d" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
I20260710 11:03:17.645128 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1afd8995832473e8b93e1220797d14d" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" is_pre_election: true
I20260710 11:03:17.645421 22708 raft_consensus.cc:2468] T f1afd8995832473e8b93e1220797d14d P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 0.
I20260710 11:03:17.645162 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a552486a5041b4ba1451588b51160a" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" is_pre_election: true
I20260710 11:03:17.647101 22823 tablet_bootstrap.cc:654] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:17.646960 22600 leader_election.cc:343] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:17.647190 22783 raft_consensus.cc:2468] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 0.
I20260710 11:03:17.648159 22852 consensus_queue.cc:237] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.648761 22600 leader_election.cc:304] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 
I20260710 11:03:17.653582 22634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb5e53263d467da1e5e0e92d152129" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
I20260710 11:03:17.644111 22860 leader_election.cc:290] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:17.654196 22634 raft_consensus.cc:3060] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.655244 22826 tablet_bootstrap.cc:492] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50: No bootstrap required, opened a new log
I20260710 11:03:17.655436 22824 tablet_bootstrap.cc:492] T fe7c4a6d2a2540c1b076faabd7d3d504 P 2a567ffb26ce437787a9a1446ff0f2d5: No bootstrap required, opened a new log
I20260710 11:03:17.657305 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a552486a5041b4ba1451588b51160a" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
I20260710 11:03:17.658139 22832 leader_election.cc:290] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 election: Requested vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
I20260710 11:03:17.652634 22859 raft_consensus.cc:2804] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:17.659611 22598 leader_election.cc:304] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50; no voters: 4798cddd0cf84d5f8c10ec8b7ff89b88
I20260710 11:03:17.659974 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb5e53263d467da1e5e0e92d152129" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:17.662845 22709 raft_consensus.cc:3060] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.662986 22826 ts_tablet_manager.cc:1403] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50: Time spent bootstrapping tablet: real 0.165s	user 0.065s	sys 0.073s
I20260710 11:03:17.662859 22708 raft_consensus.cc:2468] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 0.
I20260710 11:03:17.666409 22826 raft_consensus.cc:359] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.667452 22826 raft_consensus.cc:385] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.667742 22826 raft_consensus.cc:740] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.668888 22634 raft_consensus.cc:2468] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 1.
I20260710 11:03:17.668540 22826 consensus_queue.cc:260] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.672941 22826 ts_tablet_manager.cc:1434] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:03:17.674561 22826 tablet_bootstrap.cc:492] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4b0e1595a10846029300771c46d81c50: Bootstrap starting.
I20260710 11:03:17.675231 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a552486a5041b4ba1451588b51160a" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" is_pre_election: true
I20260710 11:03:17.675901 22783 raft_consensus.cc:2468] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b0e1595a10846029300771c46d81c50 in term 0.
I20260710 11:03:17.677404 22824 ts_tablet_manager.cc:1403] T fe7c4a6d2a2540c1b076faabd7d3d504 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent bootstrapping tablet: real 0.147s	user 0.015s	sys 0.015s
I20260710 11:03:17.677320 22675 leader_election.cc:304] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4798cddd0cf84d5f8c10ec8b7ff89b88, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:17.678385 22831 raft_consensus.cc:2804] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:17.678730 22831 raft_consensus.cc:493] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:17.679054 22831 raft_consensus.cc:3060] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.682225 22749 leader_election.cc:304] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 
I20260710 11:03:17.693879 22862 raft_consensus.cc:2804] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:17.694048 22709 raft_consensus.cc:2468] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 1.
I20260710 11:03:17.688968 22859 raft_consensus.cc:493] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:17.695554 22859 raft_consensus.cc:3060] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.687296 22831 raft_consensus.cc:515] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.681301 22824 raft_consensus.cc:359] T fe7c4a6d2a2540c1b076faabd7d3d504 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.697853 22824 raft_consensus.cc:385] T fe7c4a6d2a2540c1b076faabd7d3d504 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.698311 22824 raft_consensus.cc:740] T fe7c4a6d2a2540c1b076faabd7d3d504 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Initialized, Role: FOLLOWER
W20260710 11:03:17.706820 22598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.70.2:35705, user_credentials={real_user=slave}} blocked reactor thread for 47631.2us
I20260710 11:03:17.709879 22634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a552486a5041b4ba1451588b51160a" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" is_pre_election: true
I20260710 11:03:17.711826 22826 tablet_bootstrap.cc:654] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4b0e1595a10846029300771c46d81c50: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.717727 22851 raft_consensus.cc:515] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.720928 22851 leader_election.cc:290] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Requested vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:17.723250 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2815a636789a40cda146f0d71142af49" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:17.724152 22783 raft_consensus.cc:3060] T 2815a636789a40cda146f0d71142af49 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.725118 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a552486a5041b4ba1451588b51160a" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:17.725947 22782 raft_consensus.cc:3060] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.721149 22823 tablet_bootstrap.cc:492] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88: No bootstrap required, opened a new log
I20260710 11:03:17.730368 22823 ts_tablet_manager.cc:1403] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent bootstrapping tablet: real 0.100s	user 0.005s	sys 0.021s
I20260710 11:03:17.729482 22831 leader_election.cc:290] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 election: Requested vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:17.734876 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2815a636789a40cda146f0d71142af49" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:17.736599 22709 raft_consensus.cc:3060] T 2815a636789a40cda146f0d71142af49 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.737920 22782 raft_consensus.cc:2468] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b0e1595a10846029300771c46d81c50 in term 1.
I20260710 11:03:17.739662 22675 leader_election.cc:304] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4798cddd0cf84d5f8c10ec8b7ff89b88, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:17.741592 22824 consensus_queue.cc:260] T fe7c4a6d2a2540c1b076faabd7d3d504 P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.744244 22633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a552486a5041b4ba1451588b51160a" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
I20260710 11:03:17.747045 22530 catalog_manager.cc:5697] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:17.748731 22859 raft_consensus.cc:515] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.750419 22634 raft_consensus.cc:2393] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b0e1595a10846029300771c46d81c50 in current term 1: Already voted for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in this term.
I20260710 11:03:17.715991 22852 raft_consensus.cc:2804] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:17.752662 22823 raft_consensus.cc:359] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.753916 22823 raft_consensus.cc:385] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.754438 22823 raft_consensus.cc:740] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.755847 22823 consensus_queue.cc:260] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.743201 22831 raft_consensus.cc:2804] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:17.741958 22851 raft_consensus.cc:493] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.753849 22852 raft_consensus.cc:493] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:17.762253 22852 raft_consensus.cc:3060] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.762610 22824 ts_tablet_manager.cc:1434] T fe7c4a6d2a2540c1b076faabd7d3d504 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent starting tablet: real 0.085s	user 0.009s	sys 0.000s
I20260710 11:03:17.765793 22824 tablet_bootstrap.cc:492] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5: Bootstrap starting.
I20260710 11:03:17.765417 22851 raft_consensus.cc:515] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.767441 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a552486a5041b4ba1451588b51160a" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:17.767489 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a552486a5041b4ba1451588b51160a" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:17.768462 22782 raft_consensus.cc:2393] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2a567ffb26ce437787a9a1446ff0f2d5 in current term 1: Already voted for candidate 4b0e1595a10846029300771c46d81c50 in this term.
I20260710 11:03:17.768991 22851 leader_election.cc:290] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:17.764061 22823 ts_tablet_manager.cc:1434] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.000s
I20260710 11:03:17.751925 22862 raft_consensus.cc:697] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 LEADER]: Becoming Leader. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Running, Role: LEADER
I20260710 11:03:17.775663 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275ad5c3eb034bdc96d0bc0bf9f06c31" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
I20260710 11:03:17.777369 22707 raft_consensus.cc:2468] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 0.
I20260710 11:03:17.769752 22859 leader_election.cc:290] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Requested vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:17.777558 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275ad5c3eb034bdc96d0bc0bf9f06c31" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" is_pre_election: true
I20260710 11:03:17.778820 22598 leader_election.cc:304] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:17.779107 22782 raft_consensus.cc:2468] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 0.
I20260710 11:03:17.774397 22831 raft_consensus.cc:697] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 1 LEADER]: Becoming Leader. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Running, Role: LEADER
I20260710 11:03:17.783308 22831 consensus_queue.cc:237] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.784035 22859 raft_consensus.cc:2804] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:17.785043 22859 raft_consensus.cc:493] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:17.785535 22859 raft_consensus.cc:3060] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.785991 22783 raft_consensus.cc:2468] T 2815a636789a40cda146f0d71142af49 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 1.
I20260710 11:03:17.789402 22600 leader_election.cc:304] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 
I20260710 11:03:17.790542 22851 raft_consensus.cc:2804] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:17.791066 22851 raft_consensus.cc:697] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Becoming Leader. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Running, Role: LEADER
I20260710 11:03:17.791940 22851 consensus_queue.cc:237] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.796976 22823 tablet_bootstrap.cc:492] T f1afd8995832473e8b93e1220797d14d P 4798cddd0cf84d5f8c10ec8b7ff89b88: Bootstrap starting.
I20260710 11:03:17.798182 22862 consensus_queue.cc:237] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } }
I20260710 11:03:17.804157 22852 raft_consensus.cc:515] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.808475 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1afd8995832473e8b93e1220797d14d" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:17.808766 22824 tablet_bootstrap.cc:654] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.808670 22859 raft_consensus.cc:515] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.809146 22707 raft_consensus.cc:3060] T f1afd8995832473e8b93e1220797d14d P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.811484 22859 leader_election.cc:290] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Requested vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:17.812193 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275ad5c3eb034bdc96d0bc0bf9f06c31" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:17.812814 22783 raft_consensus.cc:3060] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.813442 22709 raft_consensus.cc:2468] T 2815a636789a40cda146f0d71142af49 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 1.
I20260710 11:03:17.813225 22823 tablet_bootstrap.cc:654] T f1afd8995832473e8b93e1220797d14d P 4798cddd0cf84d5f8c10ec8b7ff89b88: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.826596 22867 raft_consensus.cc:493] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.827121 22867 raft_consensus.cc:515] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.828496 22826 tablet_bootstrap.cc:492] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4b0e1595a10846029300771c46d81c50: No bootstrap required, opened a new log
I20260710 11:03:17.829243 22826 ts_tablet_manager.cc:1403] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4b0e1595a10846029300771c46d81c50: Time spent bootstrapping tablet: real 0.155s	user 0.013s	sys 0.023s
I20260710 11:03:17.830838 22634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd2a1c209e6442683df7ed922aa7b71" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" is_pre_election: true
I20260710 11:03:17.831334 22706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd2a1c209e6442683df7ed922aa7b71" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
W20260710 11:03:17.832623 22749 leader_election.cc:343] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:17.833146 22747 leader_election.cc:343] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:17.833732 22747 leader_election.cc:304] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50
I20260710 11:03:17.834257 22852 leader_election.cc:290] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Requested vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:17.832876 22867 leader_election.cc:290] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
I20260710 11:03:17.835182 22832 raft_consensus.cc:2749] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:17.833757 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275ad5c3eb034bdc96d0bc0bf9f06c31" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:17.835965 22709 raft_consensus.cc:3060] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.836212 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1afd8995832473e8b93e1220797d14d" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
W20260710 11:03:17.837935 22600 leader_election.cc:343] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:17.840101 22826 raft_consensus.cc:359] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.841216 22826 raft_consensus.cc:385] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.841638 22826 raft_consensus.cc:740] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.842753 22826 consensus_queue.cc:260] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4b0e1595a10846029300771c46d81c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.824991 22783 raft_consensus.cc:2468] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 1.
I20260710 11:03:17.846401 22707 raft_consensus.cc:2468] T f1afd8995832473e8b93e1220797d14d P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 1.
I20260710 11:03:17.850716 22826 ts_tablet_manager.cc:1434] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4b0e1595a10846029300771c46d81c50: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.007s
I20260710 11:03:17.848169 22600 leader_election.cc:304] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 
I20260710 11:03:17.852103 22826 tablet_bootstrap.cc:492] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50: Bootstrap starting.
I20260710 11:03:17.852594 22598 leader_election.cc:304] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [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: 2a567ffb26ce437787a9a1446ff0f2d5; no voters: 4798cddd0cf84d5f8c10ec8b7ff89b88, 4b0e1595a10846029300771c46d81c50
I20260710 11:03:17.853888 22852 raft_consensus.cc:2804] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:17.854528 22859 raft_consensus.cc:2749] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:17.855338 22852 raft_consensus.cc:697] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Becoming Leader. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Running, Role: LEADER
I20260710 11:03:17.856411 22852 consensus_queue.cc:237] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.856963 22532 catalog_manager.cc:5697] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b0e1595a10846029300771c46d81c50 (127.18.70.2). New cstate: current_term: 1 leader_uuid: "4b0e1595a10846029300771c46d81c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:17.859037 22826 tablet_bootstrap.cc:654] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.858299 22598 leader_election.cc:304] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50; no voters: 4798cddd0cf84d5f8c10ec8b7ff89b88
I20260710 11:03:17.862792 22859 raft_consensus.cc:2804] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:17.863459 22859 raft_consensus.cc:697] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Becoming Leader. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Running, Role: LEADER
I20260710 11:03:17.864604 22859 consensus_queue.cc:237] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.868273 22709 raft_consensus.cc:2468] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 1.
I20260710 11:03:17.881016 22824 tablet_bootstrap.cc:492] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5: No bootstrap required, opened a new log
I20260710 11:03:17.881722 22824 ts_tablet_manager.cc:1403] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent bootstrapping tablet: real 0.116s	user 0.008s	sys 0.013s
I20260710 11:03:17.874981 22823 tablet_bootstrap.cc:492] T f1afd8995832473e8b93e1220797d14d P 4798cddd0cf84d5f8c10ec8b7ff89b88: No bootstrap required, opened a new log
I20260710 11:03:17.883282 22823 ts_tablet_manager.cc:1403] T f1afd8995832473e8b93e1220797d14d P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent bootstrapping tablet: real 0.088s	user 0.014s	sys 0.005s
I20260710 11:03:17.885811 22824 raft_consensus.cc:359] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.886300 22823 raft_consensus.cc:359] T f1afd8995832473e8b93e1220797d14d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.886826 22824 raft_consensus.cc:385] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.887015 22823 raft_consensus.cc:385] T f1afd8995832473e8b93e1220797d14d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.887236 22824 raft_consensus.cc:740] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.887392 22823 raft_consensus.cc:740] T f1afd8995832473e8b93e1220797d14d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.888288 22823 consensus_queue.cc:260] T f1afd8995832473e8b93e1220797d14d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.890866 22823 ts_tablet_manager.cc:1434] T f1afd8995832473e8b93e1220797d14d P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:03:17.891950 22824 consensus_queue.cc:260] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.894802 22859 raft_consensus.cc:493] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.895249 22859 raft_consensus.cc:515] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.896399 22824 ts_tablet_manager.cc:1434] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.005s
I20260710 11:03:17.898574 22826 tablet_bootstrap.cc:492] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50: No bootstrap required, opened a new log
I20260710 11:03:17.899173 22826 ts_tablet_manager.cc:1403] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.005s
I20260710 11:03:17.901943 22826 raft_consensus.cc:359] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.902436 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd2a1c209e6442683df7ed922aa7b71" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
I20260710 11:03:17.902670 22826 raft_consensus.cc:385] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.903043 22826 raft_consensus.cc:740] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.902288 22530 catalog_manager.cc:5697] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:17.903839 22859 leader_election.cc:290] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:17.903769 22826 consensus_queue.cc:260] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.904759 22709 raft_consensus.cc:2468] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 0.
I20260710 11:03:17.904992 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd2a1c209e6442683df7ed922aa7b71" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" is_pre_election: true
I20260710 11:03:17.905678 22783 raft_consensus.cc:2468] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 0.
I20260710 11:03:17.906255 22826 ts_tablet_manager.cc:1434] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:03:17.906950 22600 leader_election.cc:304] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 
I20260710 11:03:17.907420 22826 tablet_bootstrap.cc:492] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50: Bootstrap starting.
I20260710 11:03:17.908120 22859 raft_consensus.cc:2804] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:17.908512 22859 raft_consensus.cc:493] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:17.906284 22531 catalog_manager.cc:5697] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:17.908847 22859 raft_consensus.cc:3060] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.909929 22531 catalog_manager.cc:5697] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:17.911747 22531 catalog_manager.cc:5697] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:17.913982 22826 tablet_bootstrap.cc:654] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:17.913637 22531 catalog_manager.cc:5697] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:17.916587 22859 raft_consensus.cc:515] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.930343 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd2a1c209e6442683df7ed922aa7b71" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:17.931180 22783 raft_consensus.cc:3060] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.932569 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd2a1c209e6442683df7ed922aa7b71" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:17.933107 22709 raft_consensus.cc:3060] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.938146 22859 leader_election.cc:290] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Requested vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:17.939376 22709 raft_consensus.cc:2468] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 1.
I20260710 11:03:17.940603 22783 raft_consensus.cc:2468] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 1.
I20260710 11:03:17.940703 22598 leader_election.cc:304] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:17.941493 22826 tablet_bootstrap.cc:492] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50: No bootstrap required, opened a new log
I20260710 11:03:17.942081 22826 ts_tablet_manager.cc:1403] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50: Time spent bootstrapping tablet: real 0.035s	user 0.023s	sys 0.011s
I20260710 11:03:17.942219 22859 raft_consensus.cc:2804] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:17.942755 22859 raft_consensus.cc:697] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Becoming Leader. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Running, Role: LEADER
I20260710 11:03:17.943590 22859 consensus_queue.cc:237] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.944794 22826 raft_consensus.cc:359] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.945317 22826 raft_consensus.cc:385] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:17.945627 22826 raft_consensus.cc:740] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Initialized, Role: FOLLOWER
I20260710 11:03:17.946317 22826 consensus_queue.cc:260] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.948047 22826 ts_tablet_manager.cc:1434] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260710 11:03:17.952188 22528 catalog_manager.cc:5697] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:17.973017 22862 raft_consensus.cc:493] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.973618 22862 raft_consensus.cc:515] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.974797 22832 raft_consensus.cc:493] T f1afd8995832473e8b93e1220797d14d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:17.975231 22832 raft_consensus.cc:515] T f1afd8995832473e8b93e1220797d14d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.975531 22862 leader_election.cc:290] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
I20260710 11:03:17.976428 22634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7c4a6d2a2540c1b076faabd7d3d504" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" is_pre_election: true
I20260710 11:03:17.977267 22832 leader_election.cc:290] T f1afd8995832473e8b93e1220797d14d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
I20260710 11:03:17.976704 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7c4a6d2a2540c1b076faabd7d3d504" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
I20260710 11:03:17.977464 22634 raft_consensus.cc:2468] T fe7c4a6d2a2540c1b076faabd7d3d504 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 0.
I20260710 11:03:17.977968 22633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1afd8995832473e8b93e1220797d14d" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" is_pre_election: true
I20260710 11:03:17.978050 22709 raft_consensus.cc:2468] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 0.
I20260710 11:03:17.978849 22749 leader_election.cc:304] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 
I20260710 11:03:17.979085 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1afd8995832473e8b93e1220797d14d" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
I20260710 11:03:17.979725 22832 raft_consensus.cc:2804] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:17.979861 22707 raft_consensus.cc:2393] T f1afd8995832473e8b93e1220797d14d P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in current term 1: Already voted for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in this term.
I20260710 11:03:17.980108 22832 raft_consensus.cc:493] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:17.980453 22832 raft_consensus.cc:3060] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.980895 22747 leader_election.cc:304] T f1afd8995832473e8b93e1220797d14d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50
I20260710 11:03:17.981691 22862 raft_consensus.cc:3060] T f1afd8995832473e8b93e1220797d14d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.986148 22832 raft_consensus.cc:515] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:17.987584 22862 raft_consensus.cc:2749] T f1afd8995832473e8b93e1220797d14d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:17.988111 22832 leader_election.cc:290] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 election: Requested vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
I20260710 11:03:17.988766 22633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7c4a6d2a2540c1b076faabd7d3d504" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
I20260710 11:03:17.989319 22633 raft_consensus.cc:3060] T fe7c4a6d2a2540c1b076faabd7d3d504 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.989457 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe7c4a6d2a2540c1b076faabd7d3d504" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:17.990024 22707 raft_consensus.cc:3060] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:17.995306 22707 raft_consensus.cc:2468] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 1.
I20260710 11:03:17.996393 22747 leader_election.cc:304] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4798cddd0cf84d5f8c10ec8b7ff89b88, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:17.996412 22633 raft_consensus.cc:2468] T fe7c4a6d2a2540c1b076faabd7d3d504 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 1.
I20260710 11:03:17.997118 22832 raft_consensus.cc:2804] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:17.997617 22832 raft_consensus.cc:697] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 LEADER]: Becoming Leader. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Running, Role: LEADER
I20260710 11:03:17.998365 22832 consensus_queue.cc:237] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:18.006346 22528 catalog_manager.cc:5697] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:18.025564 22859 consensus_queue.cc:1048] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.038379 22859 consensus_queue.cc:1048] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.052735 22707 raft_consensus.cc:3060] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:18.059204 22859 consensus_queue.cc:1048] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.071025 22852 consensus_queue.cc:1048] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.089537 22783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5cb5e53263d467da1e5e0e92d152129"
dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
mode: GRACEFUL
new_leader_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
 from {username='slave'} at 127.0.0.1:46526
I20260710 11:03:18.090193 22783 raft_consensus.cc:606] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 LEADER]: Received request to transfer leadership to TS 2a567ffb26ce437787a9a1446ff0f2d5
I20260710 11:03:18.103709 22707 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02a552486a5041b4ba1451588b51160a"
dest_uuid: "4b0e1595a10846029300771c46d81c50"
mode: GRACEFUL
new_leader_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
 from {username='slave'} at 127.0.0.1:52952
I20260710 11:03:18.104446 22707 raft_consensus.cc:606] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 1 LEADER]: Received request to transfer leadership to TS 2a567ffb26ce437787a9a1446ff0f2d5
I20260710 11:03:18.124060 22633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a17f49229fa4d14ba5bfee91f520c81"
dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
mode: GRACEFUL
new_leader_uuid: "4b0e1595a10846029300771c46d81c50"
 from {username='slave'} at 127.0.0.1:46374
I20260710 11:03:18.124558 22633 raft_consensus.cc:606] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Received request to transfer leadership to TS 4b0e1595a10846029300771c46d81c50
I20260710 11:03:18.129703 22633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afd2a1c209e6442683df7ed922aa7b71"
dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
mode: GRACEFUL
new_leader_uuid: "4b0e1595a10846029300771c46d81c50"
 from {username='slave'} at 127.0.0.1:46374
I20260710 11:03:18.130199 22633 raft_consensus.cc:606] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Received request to transfer leadership to TS 4b0e1595a10846029300771c46d81c50
I20260710 11:03:18.134997 22633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2fe10d93523c4f13910ee8832bc3411f"
dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
mode: GRACEFUL
new_leader_uuid: "4b0e1595a10846029300771c46d81c50"
 from {username='slave'} at 127.0.0.1:46374
I20260710 11:03:18.135517 22633 raft_consensus.cc:606] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Received request to transfer leadership to TS 4b0e1595a10846029300771c46d81c50
I20260710 11:03:18.140256 22633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "275ad5c3eb034bdc96d0bc0bf9f06c31"
dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
mode: GRACEFUL
new_leader_uuid: "4b0e1595a10846029300771c46d81c50"
 from {username='slave'} at 127.0.0.1:46374
I20260710 11:03:18.140781 22633 raft_consensus.cc:606] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Received request to transfer leadership to TS 4b0e1595a10846029300771c46d81c50
I20260710 11:03:18.182286 22832 consensus_queue.cc:1048] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.188761 22862 raft_consensus.cc:993] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88: : Instructing follower 2a567ffb26ce437787a9a1446ff0f2d5 to start an election
I20260710 11:03:18.189203 22862 raft_consensus.cc:1081] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 LEADER]: Signalling peer 2a567ffb26ce437787a9a1446ff0f2d5 to start an election
I20260710 11:03:18.190933 22634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5cb5e53263d467da1e5e0e92d152129"
dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
 from {username='slave'} at 127.0.0.1:46360
I20260710 11:03:18.192646 22634 raft_consensus.cc:493] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:18.193017 22634 raft_consensus.cc:3060] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.195794 22867 consensus_queue.cc:1048] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.200263 22634 raft_consensus.cc:515] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } }
I20260710 11:03:18.205969 22634 leader_election.cc:290] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 2 election: Requested vote from peers 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825), 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
I20260710 11:03:18.206995 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb5e53263d467da1e5e0e92d152129" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:18.207509 22783 raft_consensus.cc:3055] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:18.207799 22783 raft_consensus.cc:740] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Running, Role: LEADER
I20260710 11:03:18.208487 22783 consensus_queue.cc:260] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } }
I20260710 11:03:18.209514 22783 raft_consensus.cc:3060] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.213245 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb5e53263d467da1e5e0e92d152129" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:18.213920 22707 raft_consensus.cc:3060] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.215381 22783 raft_consensus.cc:2468] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 2.
I20260710 11:03:18.216504 22600 leader_election.cc:304] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 
I20260710 11:03:18.217270 22852 raft_consensus.cc:2804] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:18.217772 22852 raft_consensus.cc:697] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 LEADER]: Becoming Leader. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Running, Role: LEADER
I20260710 11:03:18.218531 22852 consensus_queue.cc:237] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } }
I20260710 11:03:18.219962 22707 raft_consensus.cc:2468] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 2.
I20260710 11:03:18.224972 22528 catalog_manager.cc:5697] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 reported cstate change: term changed from 1 to 2, leader changed from 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3) to 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:18.239447 22852 consensus_queue.cc:1048] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.246078 22859 raft_consensus.cc:993] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5: : Instructing follower 4b0e1595a10846029300771c46d81c50 to start an election
I20260710 11:03:18.246594 22855 raft_consensus.cc:1081] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Signalling peer 4b0e1595a10846029300771c46d81c50 to start an election
I20260710 11:03:18.248250 22709 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "275ad5c3eb034bdc96d0bc0bf9f06c31"
dest_uuid: "4b0e1595a10846029300771c46d81c50"
 from {username='slave'} at 127.0.0.1:52946
I20260710 11:03:18.249997 22709 raft_consensus.cc:493] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:18.250479 22709 raft_consensus.cc:3060] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.252491 22855 consensus_queue.cc:1048] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.257117 22709 raft_consensus.cc:515] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:18.261308 22634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275ad5c3eb034bdc96d0bc0bf9f06c31" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
I20260710 11:03:18.261909 22634 raft_consensus.cc:3055] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:18.262336 22634 raft_consensus.cc:740] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Running, Role: LEADER
I20260710 11:03:18.263136 22634 consensus_queue.cc:260] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:18.264266 22634 raft_consensus.cc:3060] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.269508 22709 leader_election.cc:290] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 2 election: Requested vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:18.261897 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "275ad5c3eb034bdc96d0bc0bf9f06c31" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:18.271061 22783 raft_consensus.cc:3060] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.271377 22634 raft_consensus.cc:2468] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b0e1595a10846029300771c46d81c50 in term 2.
I20260710 11:03:18.272424 22675 leader_election.cc:304] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:18.273428 22831 raft_consensus.cc:2804] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:18.273916 22831 raft_consensus.cc:697] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50 [term 2 LEADER]: Becoming Leader. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Running, Role: LEADER
I20260710 11:03:18.274762 22831 consensus_queue.cc:237] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:18.277594 22783 raft_consensus.cc:2468] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b0e1595a10846029300771c46d81c50 in term 2.
I20260710 11:03:18.281397 22531 catalog_manager.cc:5697] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50 reported cstate change: term changed from 1 to 2, leader changed from 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1) to 4b0e1595a10846029300771c46d81c50 (127.18.70.2). New cstate: current_term: 2 leader_uuid: "4b0e1595a10846029300771c46d81c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:18.304322 22831 consensus_queue.cc:1048] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.310691 22868 raft_consensus.cc:993] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50: : Instructing follower 2a567ffb26ce437787a9a1446ff0f2d5 to start an election
I20260710 11:03:18.311479 22831 raft_consensus.cc:1081] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 1 LEADER]: Signalling peer 2a567ffb26ce437787a9a1446ff0f2d5 to start an election
I20260710 11:03:18.313198 22633 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02a552486a5041b4ba1451588b51160a"
dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
 from {username='slave'} at 127.0.0.1:46362
I20260710 11:03:18.314142 22633 raft_consensus.cc:493] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:18.314550 22633 raft_consensus.cc:3060] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.317229 22868 consensus_queue.cc:1048] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.321846 22633 raft_consensus.cc:515] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:18.324854 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a552486a5041b4ba1451588b51160a" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:18.325184 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02a552486a5041b4ba1451588b51160a" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:18.325546 22709 raft_consensus.cc:3055] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:18.325893 22709 raft_consensus.cc:740] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Running, Role: LEADER
I20260710 11:03:18.326695 22709 consensus_queue.cc:260] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:18.327237 22633 leader_election.cc:290] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 2 election: Requested vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:18.327661 22709 raft_consensus.cc:3060] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.335394 22709 raft_consensus.cc:2468] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 2.
I20260710 11:03:18.336442 22598 leader_election.cc:304] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [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: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50; no voters: 4798cddd0cf84d5f8c10ec8b7ff89b88
I20260710 11:03:18.337162 22855 raft_consensus.cc:2804] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:18.337523 22855 raft_consensus.cc:697] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 LEADER]: Becoming Leader. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Running, Role: LEADER
I20260710 11:03:18.338171 22855 consensus_queue.cc:237] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:18.344487 22531 catalog_manager.cc:5697] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 reported cstate change: term changed from 1 to 2, leader changed from 4b0e1595a10846029300771c46d81c50 (127.18.70.2) to 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:18.359575 22855 consensus_queue.cc:1048] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.368106 22852 consensus_queue.cc:1048] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.384778 22852 consensus_queue.cc:1048] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.391613 22859 raft_consensus.cc:993] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5: : Instructing follower 4b0e1595a10846029300771c46d81c50 to start an election
I20260710 11:03:18.392067 22859 raft_consensus.cc:1081] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Signalling peer 4b0e1595a10846029300771c46d81c50 to start an election
I20260710 11:03:18.395839 22707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afd2a1c209e6442683df7ed922aa7b71"
dest_uuid: "4b0e1595a10846029300771c46d81c50"
 from {username='slave'} at 127.0.0.1:52946
I20260710 11:03:18.395490 22859 consensus_queue.cc:1048] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:03:18.399253 22707 raft_consensus.cc:493] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:18.399705 22707 raft_consensus.cc:3060] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.399371 22859 consensus_queue.cc:1048] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:18.407420 22707 raft_consensus.cc:515] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:18.410250 22707 leader_election.cc:290] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 2 election: Requested vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:18.410902 22633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd2a1c209e6442683df7ed922aa7b71" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
I20260710 11:03:18.411584 22633 raft_consensus.cc:3055] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:18.411935 22633 raft_consensus.cc:740] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Running, Role: LEADER
I20260710 11:03:18.412770 22633 consensus_queue.cc:260] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:18.413741 22633 raft_consensus.cc:3060] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.418754 22781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afd2a1c209e6442683df7ed922aa7b71" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:18.422978 22633 raft_consensus.cc:2468] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b0e1595a10846029300771c46d81c50 in term 2.
I20260710 11:03:18.425196 22851 consensus_queue.cc:1048] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.425298 22675 leader_election.cc:304] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50 [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: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50; no voters: 4798cddd0cf84d5f8c10ec8b7ff89b88
I20260710 11:03:18.426780 22868 raft_consensus.cc:2804] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:18.427325 22868 raft_consensus.cc:697] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50 [term 2 LEADER]: Becoming Leader. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Running, Role: LEADER
I20260710 11:03:18.428290 22868 consensus_queue.cc:237] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:18.446702 22531 catalog_manager.cc:5697] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50 reported cstate change: term changed from 1 to 2, leader changed from 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1) to 4b0e1595a10846029300771c46d81c50 (127.18.70.2). New cstate: current_term: 2 leader_uuid: "4b0e1595a10846029300771c46d81c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:18.448289 22867 consensus_queue.cc:1048] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.464246 22862 consensus_queue.cc:1048] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:18.490151 22855 raft_consensus.cc:993] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5: : Instructing follower 4b0e1595a10846029300771c46d81c50 to start an election
I20260710 11:03:18.490600 22851 raft_consensus.cc:1081] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Signalling peer 4b0e1595a10846029300771c46d81c50 to start an election
I20260710 11:03:18.492094 22707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a17f49229fa4d14ba5bfee91f520c81"
dest_uuid: "4b0e1595a10846029300771c46d81c50"
 from {username='slave'} at 127.0.0.1:52946
I20260710 11:03:18.492623 22707 raft_consensus.cc:493] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:18.492969 22707 raft_consensus.cc:3060] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.497853 22707 raft_consensus.cc:515] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:18.499856 22707 leader_election.cc:290] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 2 election: Requested vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:18.500699 22633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a17f49229fa4d14ba5bfee91f520c81" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
I20260710 11:03:18.500927 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a17f49229fa4d14ba5bfee91f520c81" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:18.501385 22633 raft_consensus.cc:3055] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:18.501575 22782 raft_consensus.cc:3060] T 2a17f49229fa4d14ba5bfee91f520c81 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.501809 22633 raft_consensus.cc:740] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Running, Role: LEADER
I20260710 11:03:18.502696 22633 consensus_queue.cc:260] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:18.503950 22633 raft_consensus.cc:3060] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.506894 22782 raft_consensus.cc:2468] T 2a17f49229fa4d14ba5bfee91f520c81 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b0e1595a10846029300771c46d81c50 in term 2.
I20260710 11:03:18.508028 22675 leader_election.cc:304] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4798cddd0cf84d5f8c10ec8b7ff89b88, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:18.508729 22868 raft_consensus.cc:2804] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:18.509289 22868 raft_consensus.cc:697] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50 [term 2 LEADER]: Becoming Leader. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Running, Role: LEADER
I20260710 11:03:18.510176 22868 consensus_queue.cc:237] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:18.511349 22633 raft_consensus.cc:2468] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b0e1595a10846029300771c46d81c50 in term 2.
I20260710 11:03:18.516952 22531 catalog_manager.cc:5697] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50 reported cstate change: term changed from 1 to 2, leader changed from 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1) to 4b0e1595a10846029300771c46d81c50 (127.18.70.2). New cstate: current_term: 2 leader_uuid: "4b0e1595a10846029300771c46d81c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:18.557154 22855 raft_consensus.cc:993] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5: : Instructing follower 4b0e1595a10846029300771c46d81c50 to start an election
I20260710 11:03:18.557672 22851 raft_consensus.cc:1081] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Signalling peer 4b0e1595a10846029300771c46d81c50 to start an election
I20260710 11:03:18.559211 22707 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2fe10d93523c4f13910ee8832bc3411f"
dest_uuid: "4b0e1595a10846029300771c46d81c50"
 from {username='slave'} at 127.0.0.1:52946
I20260710 11:03:18.559655 22707 raft_consensus.cc:493] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:18.559903 22707 raft_consensus.cc:3060] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.564791 22707 raft_consensus.cc:515] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:18.566429 22707 leader_election.cc:290] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 2 election: Requested vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:18.567344 22633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe10d93523c4f13910ee8832bc3411f" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
I20260710 11:03:18.567678 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe10d93523c4f13910ee8832bc3411f" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:18.568022 22633 raft_consensus.cc:3055] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:18.568243 22782 raft_consensus.cc:3060] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.568387 22633 raft_consensus.cc:740] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Running, Role: LEADER
I20260710 11:03:18.569247 22633 consensus_queue.cc:260] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:18.570526 22633 raft_consensus.cc:3060] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.575398 22782 raft_consensus.cc:2468] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b0e1595a10846029300771c46d81c50 in term 2.
I20260710 11:03:18.576602 22675 leader_election.cc:304] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4798cddd0cf84d5f8c10ec8b7ff89b88, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:18.577426 22633 raft_consensus.cc:2468] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b0e1595a10846029300771c46d81c50 in term 2.
I20260710 11:03:18.577517 22868 raft_consensus.cc:2804] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:18.578087 22868 raft_consensus.cc:697] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [term 2 LEADER]: Becoming Leader. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Running, Role: LEADER
I20260710 11:03:18.578830 22868 consensus_queue.cc:237] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:18.584374 22531 catalog_manager.cc:5697] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 reported cstate change: term changed from 1 to 2, leader changed from 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1) to 4b0e1595a10846029300771c46d81c50 (127.18.70.2). New cstate: current_term: 2 leader_uuid: "4b0e1595a10846029300771c46d81c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:18.634891 22782 raft_consensus.cc:1275] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Refusing update from remote peer 2a567ffb26ce437787a9a1446ff0f2d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.636204 22851 consensus_queue.cc:1048] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:18.644469 22707 raft_consensus.cc:1275] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Refusing update from remote peer 2a567ffb26ce437787a9a1446ff0f2d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.646188 22906 consensus_queue.cc:1048] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:18.720484 22707 raft_consensus.cc:1275] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Refusing update from remote peer 2a567ffb26ce437787a9a1446ff0f2d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.721887 22852 consensus_queue.cc:1048] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:18.729934 22782 raft_consensus.cc:3060] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.736604 22782 raft_consensus.cc:1275] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Refusing update from remote peer 2a567ffb26ce437787a9a1446ff0f2d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.738140 22851 consensus_queue.cc:1048] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:18.755689 22782 raft_consensus.cc:1275] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Refusing update from remote peer 4b0e1595a10846029300771c46d81c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.756942 22868 consensus_queue.cc:1048] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:18.764804 22633 raft_consensus.cc:1275] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Refusing update from remote peer 4b0e1595a10846029300771c46d81c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.766858 22899 consensus_queue.cc:1048] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:18.845682 22782 raft_consensus.cc:3060] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.848188 22633 raft_consensus.cc:1275] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Refusing update from remote peer 4b0e1595a10846029300771c46d81c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.849494 22899 consensus_queue.cc:1048] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:18.852277 22782 raft_consensus.cc:1275] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Refusing update from remote peer 4b0e1595a10846029300771c46d81c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.853518 22899 consensus_queue.cc:1048] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:18.908908 22782 raft_consensus.cc:1275] T 2a17f49229fa4d14ba5bfee91f520c81 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Refusing update from remote peer 4b0e1595a10846029300771c46d81c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.910176 22868 consensus_queue.cc:1048] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:18.917745 22633 raft_consensus.cc:1275] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Refusing update from remote peer 4b0e1595a10846029300771c46d81c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.919685 22831 consensus_queue.cc:1048] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:18.972765 22782 raft_consensus.cc:1275] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Refusing update from remote peer 4b0e1595a10846029300771c46d81c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.974064 22899 consensus_queue.cc:1048] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:18.981884 22633 raft_consensus.cc:1275] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Refusing update from remote peer 4b0e1595a10846029300771c46d81c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:18.983430 22899 consensus_queue.cc:1048] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:21.170672 22528 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42038:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:03:21.172967 22528 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:03:21.223717 22619 tablet_service.cc:1511] Processing CreateTablet for tablet f43c0b88589c4624805628cea678705a (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:21.225251 22619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f43c0b88589c4624805628cea678705a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.225167 22693 tablet_service.cc:1511] Processing CreateTablet for tablet f43c0b88589c4624805628cea678705a (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:21.226758 22693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f43c0b88589c4624805628cea678705a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.226706 22765 tablet_service.cc:1511] Processing CreateTablet for tablet f43c0b88589c4624805628cea678705a (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:21.227823 22624 tablet_service.cc:1511] Processing CreateTablet for tablet e264073e20c54ccdbc20029e19c3c9f3 (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:21.228281 22765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f43c0b88589c4624805628cea678705a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.229122 22624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e264073e20c54ccdbc20029e19c3c9f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.231302 22771 tablet_service.cc:1511] Processing CreateTablet for tablet e264073e20c54ccdbc20029e19c3c9f3 (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:21.232594 22771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e264073e20c54ccdbc20029e19c3c9f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.233724 22617 tablet_service.cc:1511] Processing CreateTablet for tablet ff847c0790cb47579bfb4e3b7a16c66e (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:21.235010 22617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff847c0790cb47579bfb4e3b7a16c66e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.238654 22694 tablet_service.cc:1511] Processing CreateTablet for tablet e264073e20c54ccdbc20029e19c3c9f3 (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:21.239033 22623 tablet_service.cc:1511] Processing CreateTablet for tablet 98448dd78a8a40da8a15f8b79ee84b80 (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:21.240018 22694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e264073e20c54ccdbc20029e19c3c9f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.240231 22623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98448dd78a8a40da8a15f8b79ee84b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.242203 22770 tablet_service.cc:1511] Processing CreateTablet for tablet 98448dd78a8a40da8a15f8b79ee84b80 (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:21.243574 22770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98448dd78a8a40da8a15f8b79ee84b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.244203 22620 tablet_service.cc:1511] Processing CreateTablet for tablet d9928bcbf02b4635af2343592f77cc83 (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:21.236981 22766 tablet_service.cc:1511] Processing CreateTablet for tablet ff847c0790cb47579bfb4e3b7a16c66e (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:21.245622 22620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9928bcbf02b4635af2343592f77cc83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.246356 22766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff847c0790cb47579bfb4e3b7a16c66e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.247318 22691 tablet_service.cc:1511] Processing CreateTablet for tablet ff847c0790cb47579bfb4e3b7a16c66e (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:21.248224 22692 tablet_service.cc:1511] Processing CreateTablet for tablet 98448dd78a8a40da8a15f8b79ee84b80 (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:21.248729 22691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff847c0790cb47579bfb4e3b7a16c66e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.249524 22692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98448dd78a8a40da8a15f8b79ee84b80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.252091 22618 tablet_service.cc:1511] Processing CreateTablet for tablet 208c4adabed14d57b6eae5605faed451 (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:21.248761 22767 tablet_service.cc:1511] Processing CreateTablet for tablet d9928bcbf02b4635af2343592f77cc83 (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:21.254757 22767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9928bcbf02b4635af2343592f77cc83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.255717 22698 tablet_service.cc:1511] Processing CreateTablet for tablet d9928bcbf02b4635af2343592f77cc83 (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:21.256249 22699 tablet_service.cc:1511] Processing CreateTablet for tablet 208c4adabed14d57b6eae5605faed451 (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:21.256994 22698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9928bcbf02b4635af2343592f77cc83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.257658 22699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208c4adabed14d57b6eae5605faed451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.258176 22769 tablet_service.cc:1511] Processing CreateTablet for tablet 208c4adabed14d57b6eae5605faed451 (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:21.259405 22769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208c4adabed14d57b6eae5605faed451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.262579 22621 tablet_service.cc:1511] Processing CreateTablet for tablet 8615581aca1f45c3803a97c97da6a1c4 (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:21.264791 22768 tablet_service.cc:1511] Processing CreateTablet for tablet 8615581aca1f45c3803a97c97da6a1c4 (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:21.266093 22768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8615581aca1f45c3803a97c97da6a1c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.268594 22773 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2f156507114a6c9739337a802f914d (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:21.269917 22773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2f156507114a6c9739337a802f914d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.270449 22616 tablet_service.cc:1511] Processing CreateTablet for tablet fe4987fadc6b4df6a7384eebded72fd9 (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:21.272436 22697 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2f156507114a6c9739337a802f914d (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:21.272647 22622 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2f156507114a6c9739337a802f914d (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:21.270444 22695 tablet_service.cc:1511] Processing CreateTablet for tablet 8615581aca1f45c3803a97c97da6a1c4 (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:21.274667 22618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 208c4adabed14d57b6eae5605faed451. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.276516 22696 tablet_service.cc:1511] Processing CreateTablet for tablet fe4987fadc6b4df6a7384eebded72fd9 (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:21.277720 22622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2f156507114a6c9739337a802f914d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.277925 22772 tablet_service.cc:1511] Processing CreateTablet for tablet fe4987fadc6b4df6a7384eebded72fd9 (DEFAULT_TABLE table=soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:21.279287 22772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4987fadc6b4df6a7384eebded72fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.280185 22697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2f156507114a6c9739337a802f914d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.280912 22696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4987fadc6b4df6a7384eebded72fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.289687 22616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe4987fadc6b4df6a7384eebded72fd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.293782 22621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8615581aca1f45c3803a97c97da6a1c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.297582 22695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8615581aca1f45c3803a97c97da6a1c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.370615 22923 tablet_bootstrap.cc:492] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88: Bootstrap starting.
I20260710 11:03:21.381809 22922 tablet_bootstrap.cc:492] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50: Bootstrap starting.
I20260710 11:03:21.401134 22923 tablet_bootstrap.cc:654] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.411724 22922 tablet_bootstrap.cc:654] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.450925 22922 tablet_bootstrap.cc:492] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50: No bootstrap required, opened a new log
I20260710 11:03:21.451416 22922 ts_tablet_manager.cc:1403] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.003s
I20260710 11:03:21.454973 22922 raft_consensus.cc:359] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.455693 22922 raft_consensus.cc:385] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.455981 22922 raft_consensus.cc:740] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.456700 22922 consensus_queue.cc:260] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.459954 22923 tablet_bootstrap.cc:492] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88: No bootstrap required, opened a new log
I20260710 11:03:21.460446 22923 ts_tablet_manager.cc:1403] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent bootstrapping tablet: real 0.090s	user 0.011s	sys 0.012s
I20260710 11:03:21.461170 22922 ts_tablet_manager.cc:1434] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:03:21.462222 22922 tablet_bootstrap.cc:492] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50: Bootstrap starting.
I20260710 11:03:21.463464 22923 raft_consensus.cc:359] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.464212 22923 raft_consensus.cc:385] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.464488 22923 raft_consensus.cc:740] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.465200 22923 consensus_queue.cc:260] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.467602 22924 tablet_bootstrap.cc:492] T 208c4adabed14d57b6eae5605faed451 P 2a567ffb26ce437787a9a1446ff0f2d5: Bootstrap starting.
I20260710 11:03:21.468962 22922 tablet_bootstrap.cc:654] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.475090 22922 tablet_bootstrap.cc:492] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50: No bootstrap required, opened a new log
I20260710 11:03:21.475611 22924 tablet_bootstrap.cc:654] T 208c4adabed14d57b6eae5605faed451 P 2a567ffb26ce437787a9a1446ff0f2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.475641 22922 ts_tablet_manager.cc:1403] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260710 11:03:21.476011 22923 ts_tablet_manager.cc:1434] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:03:21.479642 22922 raft_consensus.cc:359] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.481009 22922 raft_consensus.cc:385] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.481432 22922 raft_consensus.cc:740] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.482796 22923 tablet_bootstrap.cc:492] T e264073e20c54ccdbc20029e19c3c9f3 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Bootstrap starting.
I20260710 11:03:21.482558 22922 consensus_queue.cc:260] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.489709 22923 tablet_bootstrap.cc:654] T e264073e20c54ccdbc20029e19c3c9f3 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.491426 22922 ts_tablet_manager.cc:1434] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260710 11:03:21.492822 22922 tablet_bootstrap.cc:492] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50: Bootstrap starting.
I20260710 11:03:21.494762 22899 raft_consensus.cc:493] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.495400 22899 raft_consensus.cc:515] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.499034 22633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98448dd78a8a40da8a15f8b79ee84b80" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" is_pre_election: true
W20260710 11:03:21.500905 22675 leader_election.cc:343] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.502152 22899 leader_election.cc:290] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:21.504078 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98448dd78a8a40da8a15f8b79ee84b80" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" is_pre_election: true
W20260710 11:03:21.505972 22675 leader_election.cc:343] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.506520 22675 leader_election.cc:304] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b0e1595a10846029300771c46d81c50; no voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88
I20260710 11:03:21.507913 22899 raft_consensus.cc:2749] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:21.509825 22923 tablet_bootstrap.cc:492] T e264073e20c54ccdbc20029e19c3c9f3 P 4798cddd0cf84d5f8c10ec8b7ff89b88: No bootstrap required, opened a new log
I20260710 11:03:21.510306 22923 ts_tablet_manager.cc:1403] T e264073e20c54ccdbc20029e19c3c9f3 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.006s
I20260710 11:03:21.510825 22899 raft_consensus.cc:493] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.511399 22899 raft_consensus.cc:515] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.513329 22923 raft_consensus.cc:359] T e264073e20c54ccdbc20029e19c3c9f3 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.514052 22923 raft_consensus.cc:385] T e264073e20c54ccdbc20029e19c3c9f3 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.514343 22923 raft_consensus.cc:740] T e264073e20c54ccdbc20029e19c3c9f3 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.515074 22923 consensus_queue.cc:260] T e264073e20c54ccdbc20029e19c3c9f3 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.516182 22924 tablet_bootstrap.cc:492] T 208c4adabed14d57b6eae5605faed451 P 2a567ffb26ce437787a9a1446ff0f2d5: No bootstrap required, opened a new log
I20260710 11:03:21.516419 22899 leader_election.cc:290] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:21.516844 22924 ts_tablet_manager.cc:1403] T 208c4adabed14d57b6eae5605faed451 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.022s
I20260710 11:03:21.519636 22923 ts_tablet_manager.cc:1434] T e264073e20c54ccdbc20029e19c3c9f3 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:03:21.520591 22923 tablet_bootstrap.cc:492] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88: Bootstrap starting.
I20260710 11:03:21.523190 22922 tablet_bootstrap.cc:654] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.525662 22633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208c4adabed14d57b6eae5605faed451" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" is_pre_election: true
I20260710 11:03:21.520728 22924 raft_consensus.cc:359] T 208c4adabed14d57b6eae5605faed451 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.527096 22924 raft_consensus.cc:385] T 208c4adabed14d57b6eae5605faed451 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.527429 22924 raft_consensus.cc:740] T 208c4adabed14d57b6eae5605faed451 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.527518 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208c4adabed14d57b6eae5605faed451" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" is_pre_election: true
I20260710 11:03:21.528267 22924 consensus_queue.cc:260] T 208c4adabed14d57b6eae5605faed451 P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.529325 22633 raft_consensus.cc:2468] T 208c4adabed14d57b6eae5605faed451 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b0e1595a10846029300771c46d81c50 in term 0.
I20260710 11:03:21.530998 22924 ts_tablet_manager.cc:1434] T 208c4adabed14d57b6eae5605faed451 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260710 11:03:21.532171 22924 tablet_bootstrap.cc:492] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5: Bootstrap starting.
W20260710 11:03:21.532433 22675 leader_election.cc:343] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.532577 22923 tablet_bootstrap.cc:654] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.533289 22675 leader_election.cc:304] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50; no voters: 4798cddd0cf84d5f8c10ec8b7ff89b88
I20260710 11:03:21.535570 22930 raft_consensus.cc:2804] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:21.536008 22930 raft_consensus.cc:493] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:21.536510 22930 raft_consensus.cc:3060] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:21.537586 22580 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:21.540609 22922 tablet_bootstrap.cc:492] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50: No bootstrap required, opened a new log
I20260710 11:03:21.541124 22922 ts_tablet_manager.cc:1403] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.000s
I20260710 11:03:21.544220 22923 tablet_bootstrap.cc:492] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88: No bootstrap required, opened a new log
I20260710 11:03:21.544265 22922 raft_consensus.cc:359] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.545038 22923 ts_tablet_manager.cc:1403] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.009s
I20260710 11:03:21.545630 22924 tablet_bootstrap.cc:654] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.547544 22923 raft_consensus.cc:359] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.548236 22923 raft_consensus.cc:385] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.543977 22930 raft_consensus.cc:515] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.548503 22923 raft_consensus.cc:740] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.545209 22922 raft_consensus.cc:385] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.549121 22922 raft_consensus.cc:740] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.549539 22923 consensus_queue.cc:260] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.550009 22922 consensus_queue.cc:260] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.551280 22633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208c4adabed14d57b6eae5605faed451" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
I20260710 11:03:21.551926 22633 raft_consensus.cc:3060] T 208c4adabed14d57b6eae5605faed451 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.552281 22923 ts_tablet_manager.cc:1434] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:21.552664 22922 ts_tablet_manager.cc:1434] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:03:21.553738 22922 tablet_bootstrap.cc:492] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50: Bootstrap starting.
I20260710 11:03:21.555699 22923 tablet_bootstrap.cc:492] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Bootstrap starting.
I20260710 11:03:21.558589 22832 raft_consensus.cc:493] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.559118 22832 raft_consensus.cc:515] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.560328 22922 tablet_bootstrap.cc:654] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.565932 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208c4adabed14d57b6eae5605faed451" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:21.562597 22923 tablet_bootstrap.cc:654] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.562526 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff847c0790cb47579bfb4e3b7a16c66e" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
W20260710 11:03:21.567271 22675 leader_election.cc:343] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.561297 22832 leader_election.cc:290] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
I20260710 11:03:21.560182 22633 raft_consensus.cc:2468] T 208c4adabed14d57b6eae5605faed451 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b0e1595a10846029300771c46d81c50 in term 1.
I20260710 11:03:21.562597 22634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff847c0790cb47579bfb4e3b7a16c66e" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" is_pre_election: true
I20260710 11:03:21.564952 22924 tablet_bootstrap.cc:492] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5: No bootstrap required, opened a new log
I20260710 11:03:21.568812 22675 leader_election.cc:304] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50; no voters: 4798cddd0cf84d5f8c10ec8b7ff89b88
I20260710 11:03:21.569322 22924 ts_tablet_manager.cc:1403] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.004s
I20260710 11:03:21.569758 22899 raft_consensus.cc:2804] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:03:21.570011 22747 leader_election.cc:343] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:21.571473 22749 leader_election.cc:343] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.572038 22749 leader_election.cc:304] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50
I20260710 11:03:21.573421 22832 raft_consensus.cc:2749] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:21.575676 22930 leader_election.cc:290] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 election: Requested vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:21.573009 22924 raft_consensus.cc:359] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.576246 22924 raft_consensus.cc:385] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.576542 22924 raft_consensus.cc:740] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.577302 22924 consensus_queue.cc:260] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.580001 22924 ts_tablet_manager.cc:1434] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260710 11:03:21.581096 22924 tablet_bootstrap.cc:492] T fe4987fadc6b4df6a7384eebded72fd9 P 2a567ffb26ce437787a9a1446ff0f2d5: Bootstrap starting.
I20260710 11:03:21.586656 22899 raft_consensus.cc:697] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [term 1 LEADER]: Becoming Leader. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Running, Role: LEADER
I20260710 11:03:21.587898 22899 consensus_queue.cc:237] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.594542 22922 tablet_bootstrap.cc:492] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50: No bootstrap required, opened a new log
I20260710 11:03:21.595105 22922 ts_tablet_manager.cc:1403] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.007s
I20260710 11:03:21.598323 22924 tablet_bootstrap.cc:654] T fe4987fadc6b4df6a7384eebded72fd9 P 2a567ffb26ce437787a9a1446ff0f2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.601610 22922 raft_consensus.cc:359] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.602376 22922 raft_consensus.cc:385] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.602674 22922 raft_consensus.cc:740] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.603394 22922 consensus_queue.cc:260] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.606889 22922 ts_tablet_manager.cc:1434] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 11:03:21.612480 22922 tablet_bootstrap.cc:492] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50: Bootstrap starting.
I20260710 11:03:21.615505 22924 tablet_bootstrap.cc:492] T fe4987fadc6b4df6a7384eebded72fd9 P 2a567ffb26ce437787a9a1446ff0f2d5: No bootstrap required, opened a new log
I20260710 11:03:21.616101 22924 ts_tablet_manager.cc:1403] T fe4987fadc6b4df6a7384eebded72fd9 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.003s
I20260710 11:03:21.619529 22922 tablet_bootstrap.cc:654] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.619149 22924 raft_consensus.cc:359] T fe4987fadc6b4df6a7384eebded72fd9 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.619886 22924 raft_consensus.cc:385] T fe4987fadc6b4df6a7384eebded72fd9 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.622905 22924 raft_consensus.cc:740] T fe4987fadc6b4df6a7384eebded72fd9 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.623795 22924 consensus_queue.cc:260] T fe4987fadc6b4df6a7384eebded72fd9 P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.624539 22923 tablet_bootstrap.cc:492] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88: No bootstrap required, opened a new log
I20260710 11:03:21.625033 22923 ts_tablet_manager.cc:1403] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.043s
I20260710 11:03:21.624797 22529 catalog_manager.cc:5697] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b0e1595a10846029300771c46d81c50 (127.18.70.2). New cstate: current_term: 1 leader_uuid: "4b0e1595a10846029300771c46d81c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:21.626175 22924 ts_tablet_manager.cc:1434] T fe4987fadc6b4df6a7384eebded72fd9 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260710 11:03:21.627374 22924 tablet_bootstrap.cc:492] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5: Bootstrap starting.
I20260710 11:03:21.627957 22923 raft_consensus.cc:359] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.628654 22923 raft_consensus.cc:385] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.628916 22923 raft_consensus.cc:740] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.629637 22923 consensus_queue.cc:260] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.631847 22923 ts_tablet_manager.cc:1434] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:03:21.632738 22923 tablet_bootstrap.cc:492] T 1e2f156507114a6c9739337a802f914d P 4798cddd0cf84d5f8c10ec8b7ff89b88: Bootstrap starting.
I20260710 11:03:21.634418 22924 tablet_bootstrap.cc:654] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.638917 22923 tablet_bootstrap.cc:654] T 1e2f156507114a6c9739337a802f914d P 4798cddd0cf84d5f8c10ec8b7ff89b88: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.652640 22922 tablet_bootstrap.cc:492] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50: No bootstrap required, opened a new log
I20260710 11:03:21.653384 22922 ts_tablet_manager.cc:1403] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.000s
I20260710 11:03:21.657593 22922 raft_consensus.cc:359] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.658675 22922 raft_consensus.cc:385] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.659096 22922 raft_consensus.cc:740] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.660408 22922 consensus_queue.cc:260] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.664162 22832 raft_consensus.cc:493] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.665915 22922 ts_tablet_manager.cc:1434] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:03:21.665040 22832 raft_consensus.cc:515] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.671614 22633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8615581aca1f45c3803a97c97da6a1c4" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" is_pre_election: true
W20260710 11:03:21.673096 22749 leader_election.cc:343] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.674083 22922 tablet_bootstrap.cc:492] T fe4987fadc6b4df6a7384eebded72fd9 P 4b0e1595a10846029300771c46d81c50: Bootstrap starting.
I20260710 11:03:21.684091 22922 tablet_bootstrap.cc:654] T fe4987fadc6b4df6a7384eebded72fd9 P 4b0e1595a10846029300771c46d81c50: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.691293 22832 leader_election.cc:290] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
I20260710 11:03:21.699203 22922 tablet_bootstrap.cc:492] T fe4987fadc6b4df6a7384eebded72fd9 P 4b0e1595a10846029300771c46d81c50: No bootstrap required, opened a new log
I20260710 11:03:21.699970 22922 ts_tablet_manager.cc:1403] T fe4987fadc6b4df6a7384eebded72fd9 P 4b0e1595a10846029300771c46d81c50: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.003s
I20260710 11:03:21.704272 22922 raft_consensus.cc:359] T fe4987fadc6b4df6a7384eebded72fd9 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.705055 22922 raft_consensus.cc:385] T fe4987fadc6b4df6a7384eebded72fd9 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.705402 22922 raft_consensus.cc:740] T fe4987fadc6b4df6a7384eebded72fd9 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.706315 22922 consensus_queue.cc:260] T fe4987fadc6b4df6a7384eebded72fd9 P 4b0e1595a10846029300771c46d81c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.708866 22922 ts_tablet_manager.cc:1434] T fe4987fadc6b4df6a7384eebded72fd9 P 4b0e1595a10846029300771c46d81c50: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:03:21.710018 22922 tablet_bootstrap.cc:492] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50: Bootstrap starting.
I20260710 11:03:21.719770 22922 tablet_bootstrap.cc:654] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.726881 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8615581aca1f45c3803a97c97da6a1c4" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
W20260710 11:03:21.729230 22747 leader_election.cc:343] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.736781 22747 leader_election.cc:304] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50
I20260710 11:03:21.733672 22922 tablet_bootstrap.cc:492] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50: No bootstrap required, opened a new log
I20260710 11:03:21.740679 22832 raft_consensus.cc:2749] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:21.744302 22922 ts_tablet_manager.cc:1403] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.011s
I20260710 11:03:21.746410 22923 tablet_bootstrap.cc:492] T 1e2f156507114a6c9739337a802f914d P 4798cddd0cf84d5f8c10ec8b7ff89b88: No bootstrap required, opened a new log
I20260710 11:03:21.746866 22923 ts_tablet_manager.cc:1403] T 1e2f156507114a6c9739337a802f914d P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent bootstrapping tablet: real 0.114s	user 0.043s	sys 0.060s
I20260710 11:03:21.747664 22922 raft_consensus.cc:359] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.748519 22922 raft_consensus.cc:385] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.748838 22922 raft_consensus.cc:740] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.749071 22924 tablet_bootstrap.cc:492] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5: No bootstrap required, opened a new log
I20260710 11:03:21.749634 22924 ts_tablet_manager.cc:1403] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent bootstrapping tablet: real 0.122s	user 0.043s	sys 0.064s
I20260710 11:03:21.749610 22923 raft_consensus.cc:359] T 1e2f156507114a6c9739337a802f914d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.749650 22922 consensus_queue.cc:260] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.750625 22923 raft_consensus.cc:385] T 1e2f156507114a6c9739337a802f914d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.750969 22923 raft_consensus.cc:740] T 1e2f156507114a6c9739337a802f914d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.751711 22923 consensus_queue.cc:260] T 1e2f156507114a6c9739337a802f914d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.752628 22922 ts_tablet_manager.cc:1434] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:03:21.753762 22922 tablet_bootstrap.cc:492] T ff847c0790cb47579bfb4e3b7a16c66e P 4b0e1595a10846029300771c46d81c50: Bootstrap starting.
I20260710 11:03:21.753881 22923 ts_tablet_manager.cc:1434] T 1e2f156507114a6c9739337a802f914d P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:03:21.753566 22924 raft_consensus.cc:359] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.754374 22924 raft_consensus.cc:385] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.754884 22923 tablet_bootstrap.cc:492] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Bootstrap starting.
I20260710 11:03:21.754709 22924 raft_consensus.cc:740] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.758914 22924 consensus_queue.cc:260] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.761574 22924 ts_tablet_manager.cc:1434] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 11:03:21.762640 22924 tablet_bootstrap.cc:492] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5: Bootstrap starting.
I20260710 11:03:21.763327 22923 tablet_bootstrap.cc:654] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.764381 22922 tablet_bootstrap.cc:654] T ff847c0790cb47579bfb4e3b7a16c66e P 4b0e1595a10846029300771c46d81c50: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.770498 22924 tablet_bootstrap.cc:654] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.775525 22923 tablet_bootstrap.cc:492] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88: No bootstrap required, opened a new log
I20260710 11:03:21.775986 22923 ts_tablet_manager.cc:1403] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.010s
I20260710 11:03:21.776574 22922 tablet_bootstrap.cc:492] T ff847c0790cb47579bfb4e3b7a16c66e P 4b0e1595a10846029300771c46d81c50: No bootstrap required, opened a new log
I20260710 11:03:21.777225 22922 ts_tablet_manager.cc:1403] T ff847c0790cb47579bfb4e3b7a16c66e P 4b0e1595a10846029300771c46d81c50: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260710 11:03:21.778982 22923 raft_consensus.cc:359] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.779726 22923 raft_consensus.cc:385] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.779989 22923 raft_consensus.cc:740] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.780681 22923 consensus_queue.cc:260] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.781030 22922 raft_consensus.cc:359] T ff847c0790cb47579bfb4e3b7a16c66e P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.782085 22922 raft_consensus.cc:385] T ff847c0790cb47579bfb4e3b7a16c66e P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.782693 22922 raft_consensus.cc:740] T ff847c0790cb47579bfb4e3b7a16c66e P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.783167 22923 ts_tablet_manager.cc:1434] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:21.784157 22923 tablet_bootstrap.cc:492] T 208c4adabed14d57b6eae5605faed451 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Bootstrap starting.
I20260710 11:03:21.783648 22922 consensus_queue.cc:260] T ff847c0790cb47579bfb4e3b7a16c66e P 4b0e1595a10846029300771c46d81c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.787154 22922 ts_tablet_manager.cc:1434] T ff847c0790cb47579bfb4e3b7a16c66e P 4b0e1595a10846029300771c46d81c50: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 11:03:21.788475 22922 tablet_bootstrap.cc:492] T e264073e20c54ccdbc20029e19c3c9f3 P 4b0e1595a10846029300771c46d81c50: Bootstrap starting.
I20260710 11:03:21.791178 22923 tablet_bootstrap.cc:654] T 208c4adabed14d57b6eae5605faed451 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.796068 22924 tablet_bootstrap.cc:492] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5: No bootstrap required, opened a new log
I20260710 11:03:21.796604 22922 tablet_bootstrap.cc:654] T e264073e20c54ccdbc20029e19c3c9f3 P 4b0e1595a10846029300771c46d81c50: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.796622 22924 ts_tablet_manager.cc:1403] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.010s
I20260710 11:03:21.800500 22924 raft_consensus.cc:359] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.801204 22942 raft_consensus.cc:493] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.801551 22924 raft_consensus.cc:385] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.802100 22924 raft_consensus.cc:740] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.801956 22942 raft_consensus.cc:515] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.803439 22924 consensus_queue.cc:260] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.806165 22633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43c0b88589c4624805628cea678705a" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" is_pre_election: true
I20260710 11:03:21.806869 22924 ts_tablet_manager.cc:1434] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260710 11:03:21.806871 22633 raft_consensus.cc:2468] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 0.
I20260710 11:03:21.807479 22942 leader_election.cc:290] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
I20260710 11:03:21.808095 22924 tablet_bootstrap.cc:492] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5: Bootstrap starting.
I20260710 11:03:21.808513 22749 leader_election.cc:304] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 
I20260710 11:03:21.809093 22923 tablet_bootstrap.cc:492] T 208c4adabed14d57b6eae5605faed451 P 4798cddd0cf84d5f8c10ec8b7ff89b88: No bootstrap required, opened a new log
I20260710 11:03:21.809437 22922 tablet_bootstrap.cc:492] T e264073e20c54ccdbc20029e19c3c9f3 P 4b0e1595a10846029300771c46d81c50: No bootstrap required, opened a new log
I20260710 11:03:21.809626 22923 ts_tablet_manager.cc:1403] T 208c4adabed14d57b6eae5605faed451 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.002s
I20260710 11:03:21.809963 22922 ts_tablet_manager.cc:1403] T e264073e20c54ccdbc20029e19c3c9f3 P 4b0e1595a10846029300771c46d81c50: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260710 11:03:21.810556 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43c0b88589c4624805628cea678705a" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
I20260710 11:03:21.811256 22707 raft_consensus.cc:2468] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 0.
I20260710 11:03:21.813180 22942 raft_consensus.cc:2804] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:21.813648 22942 raft_consensus.cc:493] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:21.814020 22942 raft_consensus.cc:3060] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.814421 22922 raft_consensus.cc:359] T e264073e20c54ccdbc20029e19c3c9f3 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.815069 22922 raft_consensus.cc:385] T e264073e20c54ccdbc20029e19c3c9f3 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.815351 22922 raft_consensus.cc:740] T e264073e20c54ccdbc20029e19c3c9f3 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.815755 22924 tablet_bootstrap.cc:654] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.816018 22922 consensus_queue.cc:260] T e264073e20c54ccdbc20029e19c3c9f3 P 4b0e1595a10846029300771c46d81c50 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.817682 22922 ts_tablet_manager.cc:1434] T e264073e20c54ccdbc20029e19c3c9f3 P 4b0e1595a10846029300771c46d81c50: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:21.812901 22923 raft_consensus.cc:359] T 208c4adabed14d57b6eae5605faed451 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.818403 22923 raft_consensus.cc:385] T 208c4adabed14d57b6eae5605faed451 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.818756 22923 raft_consensus.cc:740] T 208c4adabed14d57b6eae5605faed451 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.819530 22923 consensus_queue.cc:260] T 208c4adabed14d57b6eae5605faed451 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.822059 22923 ts_tablet_manager.cc:1434] T 208c4adabed14d57b6eae5605faed451 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:03:21.823076 22923 tablet_bootstrap.cc:492] T 98448dd78a8a40da8a15f8b79ee84b80 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Bootstrap starting.
I20260710 11:03:21.823377 22942 raft_consensus.cc:515] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.827757 22633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43c0b88589c4624805628cea678705a" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
I20260710 11:03:21.828374 22633 raft_consensus.cc:3060] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.829679 22923 tablet_bootstrap.cc:654] T 98448dd78a8a40da8a15f8b79ee84b80 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.834843 22935 raft_consensus.cc:493] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.835597 22935 raft_consensus.cc:515] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.837795 22633 raft_consensus.cc:2468] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 1.
I20260710 11:03:21.838570 22935 leader_election.cc:290] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:21.840575 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43c0b88589c4624805628cea678705a" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:21.842278 22707 raft_consensus.cc:3060] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.842737 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2f156507114a6c9739337a802f914d" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" is_pre_election: true
I20260710 11:03:21.843683 22782 raft_consensus.cc:2468] T 1e2f156507114a6c9739337a802f914d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b0e1595a10846029300771c46d81c50 in term 0.
I20260710 11:03:21.845578 22675 leader_election.cc:304] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4798cddd0cf84d5f8c10ec8b7ff89b88, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:21.846774 22899 raft_consensus.cc:2804] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:21.847285 22899 raft_consensus.cc:493] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:21.841045 22634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2f156507114a6c9739337a802f914d" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" is_pre_election: true
I20260710 11:03:21.847754 22899 raft_consensus.cc:3060] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.853737 22707 raft_consensus.cc:2468] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 1.
I20260710 11:03:21.841316 22942 leader_election.cc:290] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 election: Requested vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
W20260710 11:03:21.853935 22675 leader_election.cc:343] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.855556 22749 leader_election.cc:304] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 
I20260710 11:03:21.861043 22942 raft_consensus.cc:2804] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:21.862102 22942 raft_consensus.cc:697] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 LEADER]: Becoming Leader. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Running, Role: LEADER
I20260710 11:03:21.863404 22942 consensus_queue.cc:237] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.873538 22899 raft_consensus.cc:515] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.882988 22633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2f156507114a6c9739337a802f914d" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
W20260710 11:03:21.885138 22675 leader_election.cc:343] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.905483 22899 leader_election.cc:290] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 election: Requested vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:21.907029 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2f156507114a6c9739337a802f914d" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:21.907958 22782 raft_consensus.cc:3060] T 1e2f156507114a6c9739337a802f914d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.915167 22924 tablet_bootstrap.cc:492] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5: No bootstrap required, opened a new log
I20260710 11:03:21.915443 22923 tablet_bootstrap.cc:492] T 98448dd78a8a40da8a15f8b79ee84b80 P 4798cddd0cf84d5f8c10ec8b7ff89b88: No bootstrap required, opened a new log
I20260710 11:03:21.915747 22924 ts_tablet_manager.cc:1403] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent bootstrapping tablet: real 0.108s	user 0.046s	sys 0.054s
I20260710 11:03:21.915958 22923 ts_tablet_manager.cc:1403] T 98448dd78a8a40da8a15f8b79ee84b80 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent bootstrapping tablet: real 0.093s	user 0.023s	sys 0.065s
I20260710 11:03:21.916734 22906 raft_consensus.cc:493] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.917224 22906 raft_consensus.cc:515] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.918234 22782 raft_consensus.cc:2468] T 1e2f156507114a6c9739337a802f914d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b0e1595a10846029300771c46d81c50 in term 1.
I20260710 11:03:21.918752 22923 raft_consensus.cc:359] T 98448dd78a8a40da8a15f8b79ee84b80 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.919448 22923 raft_consensus.cc:385] T 98448dd78a8a40da8a15f8b79ee84b80 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.918340 22942 raft_consensus.cc:493] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.919751 22924 raft_consensus.cc:359] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.920585 22924 raft_consensus.cc:385] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.920883 22924 raft_consensus.cc:740] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.920091 22942 raft_consensus.cc:515] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.921607 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264073e20c54ccdbc20029e19c3c9f3" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
I20260710 11:03:21.921662 22924 consensus_queue.cc:260] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.922389 22707 raft_consensus.cc:2468] T e264073e20c54ccdbc20029e19c3c9f3 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 0.
I20260710 11:03:21.922982 22942 leader_election.cc:290] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
I20260710 11:03:21.919762 22923 raft_consensus.cc:740] T 98448dd78a8a40da8a15f8b79ee84b80 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.924516 22923 consensus_queue.cc:260] T 98448dd78a8a40da8a15f8b79ee84b80 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.926237 22923 ts_tablet_manager.cc:1434] T 98448dd78a8a40da8a15f8b79ee84b80 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:03:21.927603 22923 tablet_bootstrap.cc:492] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Bootstrap starting.
I20260710 11:03:21.930694 22924 ts_tablet_manager.cc:1434] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.001s
I20260710 11:03:21.930202 22532 catalog_manager.cc:5697] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:21.931784 22924 tablet_bootstrap.cc:492] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5: Bootstrap starting.
I20260710 11:03:21.931907 22633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4987fadc6b4df6a7384eebded72fd9" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" is_pre_election: true
I20260710 11:03:21.932552 22633 raft_consensus.cc:2468] T fe4987fadc6b4df6a7384eebded72fd9 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 0.
I20260710 11:03:21.933854 22598 leader_election.cc:304] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:21.934514 22923 tablet_bootstrap.cc:654] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.935189 22945 raft_consensus.cc:2804] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:21.935621 22945 raft_consensus.cc:493] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:21.935950 22945 raft_consensus.cc:3060] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.937703 22675 leader_election.cc:304] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4798cddd0cf84d5f8c10ec8b7ff89b88, 4b0e1595a10846029300771c46d81c50; no voters: 2a567ffb26ce437787a9a1446ff0f2d5
I20260710 11:03:21.939168 22935 raft_consensus.cc:2804] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:21.939615 22924 tablet_bootstrap.cc:654] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.939671 22935 raft_consensus.cc:697] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [term 1 LEADER]: Becoming Leader. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Running, Role: LEADER
I20260710 11:03:21.944002 22749 leader_election.cc:304] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 
I20260710 11:03:21.945371 22942 raft_consensus.cc:2804] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:21.945865 22942 raft_consensus.cc:493] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:21.946276 22942 raft_consensus.cc:3060] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.951529 22924 tablet_bootstrap.cc:492] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5: No bootstrap required, opened a new log
I20260710 11:03:21.952095 22924 ts_tablet_manager.cc:1403] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260710 11:03:21.955045 22924 raft_consensus.cc:359] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.955749 22924 raft_consensus.cc:385] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.956048 22924 raft_consensus.cc:740] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.956692 22924 consensus_queue.cc:260] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.940666 22935 consensus_queue.cc:237] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.964195 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4987fadc6b4df6a7384eebded72fd9" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
I20260710 11:03:21.964900 22707 raft_consensus.cc:2468] T fe4987fadc6b4df6a7384eebded72fd9 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 0.
I20260710 11:03:21.919457 22906 leader_election.cc:290] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:21.973151 22945 raft_consensus.cc:515] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.975318 22945 leader_election.cc:290] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Requested vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:21.977123 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264073e20c54ccdbc20029e19c3c9f3" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" is_pre_election: true
I20260710 11:03:21.978860 22782 raft_consensus.cc:2468] T e264073e20c54ccdbc20029e19c3c9f3 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 0.
I20260710 11:03:21.978672 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264073e20c54ccdbc20029e19c3c9f3" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:21.982388 22783 raft_consensus.cc:3060] T e264073e20c54ccdbc20029e19c3c9f3 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.989770 22906 raft_consensus.cc:493] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.989832 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e264073e20c54ccdbc20029e19c3c9f3" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:21.990528 22707 raft_consensus.cc:3060] T e264073e20c54ccdbc20029e19c3c9f3 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.990427 22906 raft_consensus.cc:515] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:21.993706 22781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff847c0790cb47579bfb4e3b7a16c66e" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" is_pre_election: true
I20260710 11:03:21.994323 22781 raft_consensus.cc:2468] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 0.
I20260710 11:03:21.995471 22600 leader_election.cc:304] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 
I20260710 11:03:21.996197 22906 leader_election.cc:290] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:21.996661 22906 raft_consensus.cc:2804] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:21.996968 22906 raft_consensus.cc:493] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:21.997308 22906 raft_consensus.cc:3060] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.002424 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff847c0790cb47579bfb4e3b7a16c66e" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
I20260710 11:03:22.003123 22709 raft_consensus.cc:2468] T ff847c0790cb47579bfb4e3b7a16c66e P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 0.
I20260710 11:03:22.003278 22942 raft_consensus.cc:515] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.010361 22924 ts_tablet_manager.cc:1434] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent starting tablet: real 0.058s	user 0.014s	sys 0.003s
I20260710 11:03:22.010288 22942 leader_election.cc:290] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 election: Requested vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
I20260710 11:03:22.011761 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4987fadc6b4df6a7384eebded72fd9" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:22.011639 22783 raft_consensus.cc:2468] T e264073e20c54ccdbc20029e19c3c9f3 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 1.
I20260710 11:03:22.011686 22924 tablet_bootstrap.cc:492] T d9928bcbf02b4635af2343592f77cc83 P 2a567ffb26ce437787a9a1446ff0f2d5: Bootstrap starting.
I20260710 11:03:22.007336 22906 raft_consensus.cc:515] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.012647 22709 raft_consensus.cc:3060] T fe4987fadc6b4df6a7384eebded72fd9 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.014232 22923 tablet_bootstrap.cc:492] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88: No bootstrap required, opened a new log
I20260710 11:03:22.014709 22923 ts_tablet_manager.cc:1403] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent bootstrapping tablet: real 0.087s	user 0.028s	sys 0.036s
I20260710 11:03:22.016988 22528 catalog_manager.cc:5697] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b0e1595a10846029300771c46d81c50 (127.18.70.2). New cstate: current_term: 1 leader_uuid: "4b0e1595a10846029300771c46d81c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.018136 22600 leader_election.cc:304] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 
I20260710 11:03:22.018306 22906 leader_election.cc:290] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Requested vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:22.019086 22906 raft_consensus.cc:2804] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:22.020097 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff847c0790cb47579bfb4e3b7a16c66e" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:22.021389 22633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe4987fadc6b4df6a7384eebded72fd9" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
I20260710 11:03:22.021847 22783 raft_consensus.cc:3060] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.021986 22633 raft_consensus.cc:3060] T fe4987fadc6b4df6a7384eebded72fd9 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.023348 22924 tablet_bootstrap.cc:654] T d9928bcbf02b4635af2343592f77cc83 P 2a567ffb26ce437787a9a1446ff0f2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.027813 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff847c0790cb47579bfb4e3b7a16c66e" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:22.028630 22783 raft_consensus.cc:2468] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 1.
I20260710 11:03:22.028687 22708 raft_consensus.cc:3060] T ff847c0790cb47579bfb4e3b7a16c66e P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.029886 22600 leader_election.cc:304] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 
I20260710 11:03:22.031168 22958 raft_consensus.cc:2804] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:22.031630 22958 raft_consensus.cc:697] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Becoming Leader. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Running, Role: LEADER
I20260710 11:03:22.032450 22958 consensus_queue.cc:237] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.036958 22906 raft_consensus.cc:697] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Becoming Leader. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Running, Role: LEADER
I20260710 11:03:22.037935 22906 consensus_queue.cc:237] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.020715 22709 raft_consensus.cc:2468] T fe4987fadc6b4df6a7384eebded72fd9 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 1.
I20260710 11:03:22.039954 22747 leader_election.cc:304] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4798cddd0cf84d5f8c10ec8b7ff89b88, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:22.017450 22923 raft_consensus.cc:359] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.041095 22923 raft_consensus.cc:385] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.041492 22923 raft_consensus.cc:740] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.042321 22923 consensus_queue.cc:260] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.043565 22633 raft_consensus.cc:2468] T fe4987fadc6b4df6a7384eebded72fd9 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 1.
I20260710 11:03:22.044490 22708 raft_consensus.cc:2468] T ff847c0790cb47579bfb4e3b7a16c66e P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 1.
I20260710 11:03:22.044890 22832 raft_consensus.cc:2804] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:22.045465 22956 raft_consensus.cc:493] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.046012 22956 raft_consensus.cc:515] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.052410 22923 ts_tablet_manager.cc:1434] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 11:03:22.067613 22942 raft_consensus.cc:493] T 208c4adabed14d57b6eae5605faed451 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.068405 22942 raft_consensus.cc:515] T 208c4adabed14d57b6eae5605faed451 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.088953 22956 leader_election.cc:290] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:22.090628 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8615581aca1f45c3803a97c97da6a1c4" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" is_pre_election: true
I20260710 11:03:22.091393 22782 raft_consensus.cc:2468] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 0.
I20260710 11:03:22.092880 22600 leader_election.cc:304] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 
I20260710 11:03:22.092950 22707 raft_consensus.cc:2468] T e264073e20c54ccdbc20029e19c3c9f3 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 1.
I20260710 11:03:22.106684 22531 catalog_manager.cc:5697] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.095330 22832 raft_consensus.cc:697] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 LEADER]: Becoming Leader. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Running, Role: LEADER
I20260710 11:03:22.108670 22531 catalog_manager.cc:5697] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.110292 22832 consensus_queue.cc:237] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.096536 22958 raft_consensus.cc:2804] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:22.099558 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208c4adabed14d57b6eae5605faed451" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
I20260710 11:03:22.112703 22958 raft_consensus.cc:493] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.099901 22942 leader_election.cc:290] T 208c4adabed14d57b6eae5605faed451 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
I20260710 11:03:22.101222 22633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "208c4adabed14d57b6eae5605faed451" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" is_pre_election: true
I20260710 11:03:22.115263 22633 raft_consensus.cc:2393] T 208c4adabed14d57b6eae5605faed451 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in current term 1: Already voted for candidate 4b0e1595a10846029300771c46d81c50 in this term.
I20260710 11:03:22.102272 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8615581aca1f45c3803a97c97da6a1c4" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
I20260710 11:03:22.116727 22749 leader_election.cc:304] T 208c4adabed14d57b6eae5605faed451 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50
I20260710 11:03:22.116892 22708 raft_consensus.cc:2468] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 0.
I20260710 11:03:22.111569 22924 tablet_bootstrap.cc:492] T d9928bcbf02b4635af2343592f77cc83 P 2a567ffb26ce437787a9a1446ff0f2d5: No bootstrap required, opened a new log
I20260710 11:03:22.117779 22924 ts_tablet_manager.cc:1403] T d9928bcbf02b4635af2343592f77cc83 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent bootstrapping tablet: real 0.106s	user 0.035s	sys 0.057s
I20260710 11:03:22.117902 22942 raft_consensus.cc:3060] T 208c4adabed14d57b6eae5605faed451 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.113196 22958 raft_consensus.cc:3060] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.120793 22924 raft_consensus.cc:359] T d9928bcbf02b4635af2343592f77cc83 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.121727 22924 raft_consensus.cc:385] T d9928bcbf02b4635af2343592f77cc83 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.122058 22924 raft_consensus.cc:740] T d9928bcbf02b4635af2343592f77cc83 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.123085 22924 consensus_queue.cc:260] T d9928bcbf02b4635af2343592f77cc83 P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.123973 22936 raft_consensus.cc:493] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.124485 22936 raft_consensus.cc:515] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.125880 22924 ts_tablet_manager.cc:1434] T d9928bcbf02b4635af2343592f77cc83 P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:03:22.126535 22936 leader_election.cc:290] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:22.127167 22924 tablet_bootstrap.cc:492] T 1e2f156507114a6c9739337a802f914d P 2a567ffb26ce437787a9a1446ff0f2d5: Bootstrap starting.
I20260710 11:03:22.127650 22958 raft_consensus.cc:515] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.128857 22633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9928bcbf02b4635af2343592f77cc83" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" is_pre_election: true
I20260710 11:03:22.129544 22633 raft_consensus.cc:2468] T d9928bcbf02b4635af2343592f77cc83 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b0e1595a10846029300771c46d81c50 in term 0.
I20260710 11:03:22.130681 22958 leader_election.cc:290] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Requested vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:22.131531 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8615581aca1f45c3803a97c97da6a1c4" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:22.132145 22708 raft_consensus.cc:3060] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.134671 22924 tablet_bootstrap.cc:654] T 1e2f156507114a6c9739337a802f914d P 2a567ffb26ce437787a9a1446ff0f2d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.135159 22675 leader_election.cc:304] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:22.128857 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9928bcbf02b4635af2343592f77cc83" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" is_pre_election: true
I20260710 11:03:22.137210 22783 raft_consensus.cc:2468] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b0e1595a10846029300771c46d81c50 in term 0.
I20260710 11:03:22.137512 22936 raft_consensus.cc:2804] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:22.137962 22936 raft_consensus.cc:493] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.139300 22936 raft_consensus.cc:3060] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.138731 22528 catalog_manager.cc:5697] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3). New cstate: current_term: 1 leader_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:22.141767 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8615581aca1f45c3803a97c97da6a1c4" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:22.142359 22782 raft_consensus.cc:3060] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.143754 22832 raft_consensus.cc:493] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.144623 22832 raft_consensus.cc:515] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.147384 22708 raft_consensus.cc:2468] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 1.
I20260710 11:03:22.147636 22942 raft_consensus.cc:2749] T 208c4adabed14d57b6eae5605faed451 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:22.148708 22598 leader_election.cc:304] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:22.150019 22832 leader_election.cc:290] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
I20260710 11:03:22.150401 22906 raft_consensus.cc:2804] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:22.150913 22906 raft_consensus.cc:697] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Becoming Leader. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Running, Role: LEADER
I20260710 11:03:22.151784 22906 consensus_queue.cc:237] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.153282 22936 raft_consensus.cc:515] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.154381 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9928bcbf02b4635af2343592f77cc83" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
I20260710 11:03:22.155282 22709 raft_consensus.cc:2393] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in current term 1: Already voted for candidate 4b0e1595a10846029300771c46d81c50 in this term.
I20260710 11:03:22.156244 22936 leader_election.cc:290] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 election: Requested vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:22.157781 22633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9928bcbf02b4635af2343592f77cc83" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" is_pre_election: true
I20260710 11:03:22.158419 22633 raft_consensus.cc:2468] T d9928bcbf02b4635af2343592f77cc83 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 0.
I20260710 11:03:22.159984 22924 tablet_bootstrap.cc:492] T 1e2f156507114a6c9739337a802f914d P 2a567ffb26ce437787a9a1446ff0f2d5: No bootstrap required, opened a new log
I20260710 11:03:22.160136 22781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9928bcbf02b4635af2343592f77cc83" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:22.160528 22924 ts_tablet_manager.cc:1403] T 1e2f156507114a6c9739337a802f914d P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.011s
I20260710 11:03:22.160787 22781 raft_consensus.cc:3060] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.163434 22924 raft_consensus.cc:359] T 1e2f156507114a6c9739337a802f914d P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.164225 22924 raft_consensus.cc:385] T 1e2f156507114a6c9739337a802f914d P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.165043 22634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9928bcbf02b4635af2343592f77cc83" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
I20260710 11:03:22.165580 22924 raft_consensus.cc:740] T 1e2f156507114a6c9739337a802f914d P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.165654 22634 raft_consensus.cc:3060] T d9928bcbf02b4635af2343592f77cc83 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.165994 22749 leader_election.cc:304] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 4b0e1595a10846029300771c46d81c50
I20260710 11:03:22.166512 22936 consensus_queue.cc:1048] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:22.166472 22924 consensus_queue.cc:260] T 1e2f156507114a6c9739337a802f914d P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.163480 22782 raft_consensus.cc:2468] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 1.
I20260710 11:03:22.169294 22924 ts_tablet_manager.cc:1434] T 1e2f156507114a6c9739337a802f914d P 2a567ffb26ce437787a9a1446ff0f2d5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:03:22.185648 22634 raft_consensus.cc:2468] T d9928bcbf02b4635af2343592f77cc83 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b0e1595a10846029300771c46d81c50 in term 1.
I20260710 11:03:22.185658 22781 raft_consensus.cc:2468] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b0e1595a10846029300771c46d81c50 in term 1.
I20260710 11:03:22.187875 22832 raft_consensus.cc:2764] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:03:22.188406 22936 consensus_queue.cc:1048] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.187759 22675 leader_election.cc:304] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:22.189884 22936 raft_consensus.cc:2804] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:22.190366 22936 raft_consensus.cc:697] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [term 1 LEADER]: Becoming Leader. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Running, Role: LEADER
I20260710 11:03:22.191196 22936 consensus_queue.cc:237] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.199628 22528 catalog_manager.cc:5697] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.223444 22531 catalog_manager.cc:5697] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b0e1595a10846029300771c46d81c50 (127.18.70.2). New cstate: current_term: 1 leader_uuid: "4b0e1595a10846029300771c46d81c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.239420 22906 raft_consensus.cc:493] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.239933 22906 raft_consensus.cc:515] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.241705 22906 leader_election.cc:290] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:22.242444 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98448dd78a8a40da8a15f8b79ee84b80" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50" is_pre_election: true
I20260710 11:03:22.242683 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98448dd78a8a40da8a15f8b79ee84b80" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" is_pre_election: true
I20260710 11:03:22.243193 22709 raft_consensus.cc:2468] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 0.
I20260710 11:03:22.243247 22782 raft_consensus.cc:2468] T 98448dd78a8a40da8a15f8b79ee84b80 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 0.
I20260710 11:03:22.244488 22600 leader_election.cc:304] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 
I20260710 11:03:22.245129 22906 raft_consensus.cc:2804] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:22.245558 22906 raft_consensus.cc:493] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.245883 22906 raft_consensus.cc:3060] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.250783 22906 raft_consensus.cc:515] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.252496 22906 leader_election.cc:290] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Requested vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:22.253335 22709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98448dd78a8a40da8a15f8b79ee84b80" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:22.253625 22782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98448dd78a8a40da8a15f8b79ee84b80" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:22.253984 22709 raft_consensus.cc:3060] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.254216 22782 raft_consensus.cc:3060] T 98448dd78a8a40da8a15f8b79ee84b80 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.259145 22709 raft_consensus.cc:2468] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 1.
I20260710 11:03:22.259155 22782 raft_consensus.cc:2468] T 98448dd78a8a40da8a15f8b79ee84b80 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 1.
I20260710 11:03:22.260166 22598 leader_election.cc:304] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:22.260901 22906 raft_consensus.cc:2804] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:22.261399 22906 raft_consensus.cc:697] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Becoming Leader. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Running, Role: LEADER
I20260710 11:03:22.262696 22906 consensus_queue.cc:237] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.270411 22528 catalog_manager.cc:5697] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.296202 22832 consensus_queue.cc:1048] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.306722 22962 consensus_queue.cc:1048] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.440780 22956 consensus_queue.cc:1048] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.452101 22956 consensus_queue.cc:1048] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.483202 22782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f43c0b88589c4624805628cea678705a"
dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
mode: GRACEFUL
new_leader_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
 from {username='slave'} at 127.0.0.1:46526
I20260710 11:03:22.483775 22782 raft_consensus.cc:606] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 LEADER]: Received request to transfer leadership to TS 2a567ffb26ce437787a9a1446ff0f2d5
I20260710 11:03:22.495009 22935 consensus_queue.cc:1048] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.503640 22634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8615581aca1f45c3803a97c97da6a1c4"
dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
mode: GRACEFUL
new_leader_uuid: "4b0e1595a10846029300771c46d81c50"
 from {username='slave'} at 127.0.0.1:46374
I20260710 11:03:22.504045 22633 raft_consensus.cc:3060] T 1e2f156507114a6c9739337a802f914d P 2a567ffb26ce437787a9a1446ff0f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.504249 22634 raft_consensus.cc:606] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Received request to transfer leadership to TS 4b0e1595a10846029300771c46d81c50
I20260710 11:03:22.511936 22935 consensus_queue.cc:1048] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.554718 22906 consensus_queue.cc:1048] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.565308 22945 consensus_queue.cc:1048] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.570256 22956 consensus_queue.cc:1048] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.577797 22945 raft_consensus.cc:993] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5: : Instructing follower 4b0e1595a10846029300771c46d81c50 to start an election
I20260710 11:03:22.578339 22958 raft_consensus.cc:1081] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Signalling peer 4b0e1595a10846029300771c46d81c50 to start an election
I20260710 11:03:22.579939 22708 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8615581aca1f45c3803a97c97da6a1c4"
dest_uuid: "4b0e1595a10846029300771c46d81c50"
 from {username='slave'} at 127.0.0.1:52946
I20260710 11:03:22.580644 22708 raft_consensus.cc:493] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:22.581002 22708 raft_consensus.cc:3060] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.584304 22906 consensus_queue.cc:1048] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.584947 22962 consensus_queue.cc:1048] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.599092 22708 raft_consensus.cc:515] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.602638 22633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8615581aca1f45c3803a97c97da6a1c4" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
I20260710 11:03:22.603183 22633 raft_consensus.cc:3055] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:22.603468 22633 raft_consensus.cc:740] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Running, Role: LEADER
I20260710 11:03:22.604182 22633 consensus_queue.cc:260] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.605024 22633 raft_consensus.cc:3060] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.608897 22962 consensus_queue.cc:1048] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:22.611405 22633 raft_consensus.cc:2468] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b0e1595a10846029300771c46d81c50 in term 2.
I20260710 11:03:22.612669 22675 leader_election.cc:304] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:22.613523 22935 raft_consensus.cc:2804] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:22.613976 22935 raft_consensus.cc:697] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [term 2 LEADER]: Becoming Leader. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Running, Role: LEADER
I20260710 11:03:22.615057 22935 consensus_queue.cc:237] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.620252 22708 leader_election.cc:290] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [CANDIDATE]: Term 2 election: Requested vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:22.622356 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8615581aca1f45c3803a97c97da6a1c4" candidate_uuid: "4b0e1595a10846029300771c46d81c50" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:22.625551 22935 consensus_queue.cc:1048] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.633901 22532 catalog_manager.cc:5697] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 reported cstate change: term changed from 1 to 2, leader changed from 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1) to 4b0e1595a10846029300771c46d81c50 (127.18.70.2). New cstate: current_term: 2 leader_uuid: "4b0e1595a10846029300771c46d81c50" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.643533 22899 consensus_queue.cc:1048] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.872344 22956 consensus_queue.cc:1048] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.883087 22945 consensus_queue.cc:1048] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.925400 22832 raft_consensus.cc:993] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88: : Instructing follower 2a567ffb26ce437787a9a1446ff0f2d5 to start an election
I20260710 11:03:22.925896 22942 raft_consensus.cc:1081] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 LEADER]: Signalling peer 2a567ffb26ce437787a9a1446ff0f2d5 to start an election
I20260710 11:03:22.927429 22634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f43c0b88589c4624805628cea678705a"
dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
 from {username='slave'} at 127.0.0.1:46360
I20260710 11:03:22.928058 22634 raft_consensus.cc:493] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:22.928362 22634 raft_consensus.cc:3060] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.933220 22634 raft_consensus.cc:515] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.934983 22634 leader_election.cc:290] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 2 election: Requested vote from peers 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705), 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3:34825)
I20260710 11:03:22.935743 22707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43c0b88589c4624805628cea678705a" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:22.935973 22783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43c0b88589c4624805628cea678705a" candidate_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
I20260710 11:03:22.936272 22707 raft_consensus.cc:3060] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.936591 22783 raft_consensus.cc:3055] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:22.936877 22783 raft_consensus.cc:740] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Running, Role: LEADER
I20260710 11:03:22.937604 22783 consensus_queue.cc:260] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.938493 22783 raft_consensus.cc:3060] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.940999 22707 raft_consensus.cc:2468] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 2.
I20260710 11:03:22.942145 22598 leader_election.cc:304] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a567ffb26ce437787a9a1446ff0f2d5, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:22.942945 22956 raft_consensus.cc:2804] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:22.943401 22956 raft_consensus.cc:697] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 LEADER]: Becoming Leader. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Running, Role: LEADER
I20260710 11:03:22.943506 22783 raft_consensus.cc:2468] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a567ffb26ce437787a9a1446ff0f2d5 in term 2.
I20260710 11:03:22.944559 22956 consensus_queue.cc:237] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:22.951766 22532 catalog_manager.cc:5697] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 reported cstate change: term changed from 1 to 2, leader changed from 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3) to 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:23.152444 22634 raft_consensus.cc:1275] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Refusing update from remote peer 4b0e1595a10846029300771c46d81c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:23.153751 22899 consensus_queue.cc:1048] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:23.162796 22783 raft_consensus.cc:3060] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:23.172143 22783 raft_consensus.cc:1275] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Refusing update from remote peer 4b0e1595a10846029300771c46d81c50: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:23.173614 22899 consensus_queue.cc:1048] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:23.453593 22707 raft_consensus.cc:1275] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Refusing update from remote peer 2a567ffb26ce437787a9a1446ff0f2d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:23.454778 22906 consensus_queue.cc:1048] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:23.463406 22783 raft_consensus.cc:1275] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Refusing update from remote peer 2a567ffb26ce437787a9a1446ff0f2d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:23.465698 22906 consensus_queue.cc:1048] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.513597 22532 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:42038:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:03:25.532879 22532 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:42038:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:03:25.558466 18712 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:03:25.802655 23037 log.cc:927] Time spent T 208c4adabed14d57b6eae5605faed451 P 2a567ffb26ce437787a9a1446ff0f2d5: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260710 11:03:25.813620 22704 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8615581aca1f45c3803a97c97da6a1c4"
dest_uuid: "4b0e1595a10846029300771c46d81c50"
mode: GRACEFUL
new_leader_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
 from {username='slave'} at 127.0.0.1:39050
W20260710 11:03:25.822078 23036 log.cc:927] Time spent T 1e2f156507114a6c9739337a802f914d P 2a567ffb26ce437787a9a1446ff0f2d5: Append to log took a long time: real 0.084s	user 0.001s	sys 0.002s
I20260710 11:03:25.838249 22704 raft_consensus.cc:606] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [term 2 LEADER]: Received request to transfer leadership to TS 4798cddd0cf84d5f8c10ec8b7ff89b88
W20260710 11:03:25.842821 23028 log.cc:927] Time spent T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
I20260710 11:03:25.838934 23046 tablet.cc:1724] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:25.863788 23048 tablet.cc:1724] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:25.877421 23052 tablet.cc:1724] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:03:25.921058 23043 log.cc:927] Time spent T e264073e20c54ccdbc20029e19c3c9f3 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
I20260710 11:03:25.880722 23045 tablet.cc:1724] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:25.835456 23038 tablet.cc:1724] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:25.925813 23053 tablet.cc:1724] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:25.934645 23057 tablet.cc:1724] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:25.950004 23060 tablet.cc:1724] T 1e2f156507114a6c9739337a802f914d P 4798cddd0cf84d5f8c10ec8b7ff89b88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:25.950234 23051 tablet.cc:1724] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:03:25.953205 22735 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:1e2f156507114a6c9739337a802f914d)
W20260710 11:03:25.958454 22735 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:1e2f156507114a6c9739337a802f914d)
W20260710 11:03:25.959334 22735 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:1e2f156507114a6c9739337a802f914d)
I20260710 11:03:25.968241 23054 tablet.cc:1724] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:25.970958 23056 tablet.cc:1724] T fe4987fadc6b4df6a7384eebded72fd9 P 4b0e1595a10846029300771c46d81c50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:25.976405 23052 tablet.cc:1724] T 208c4adabed14d57b6eae5605faed451 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:25.979269 23053 tablet.cc:1724] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:03:25.983956 22675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.70.3:34825, user_credentials={real_user=slave}} blocked reactor thread for 95462.7us
I20260710 11:03:25.986107 23063 tablet.cc:1724] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:25.990649 23038 tablet.cc:1724] T fe4987fadc6b4df6a7384eebded72fd9 P 2a567ffb26ce437787a9a1446ff0f2d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:25.991890 23045 tablet.cc:1724] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:25.996392 23048 tablet.cc:1724] T 1e2f156507114a6c9739337a802f914d P 2a567ffb26ce437787a9a1446ff0f2d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:26.006023 23057 tablet.cc:1724] T e264073e20c54ccdbc20029e19c3c9f3 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:26.028120 23056 tablet.cc:1724] T e264073e20c54ccdbc20029e19c3c9f3 P 4b0e1595a10846029300771c46d81c50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:26.029673 23054 tablet.cc:1724] T 208c4adabed14d57b6eae5605faed451 P 2a567ffb26ce437787a9a1446ff0f2d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:26.030596 23060 tablet.cc:1724] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:26.032344 23051 tablet.cc:1724] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:26.040853 23038 tablet.cc:1724] T d9928bcbf02b4635af2343592f77cc83 P 2a567ffb26ce437787a9a1446ff0f2d5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:26.054471 23053 tablet.cc:1724] T ff847c0790cb47579bfb4e3b7a16c66e P 4b0e1595a10846029300771c46d81c50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:26.055493 23046 tablet.cc:1724] T 98448dd78a8a40da8a15f8b79ee84b80 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:26.064386 23056 tablet.cc:1724] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:26.089294 23057 tablet.cc:1724] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:26.113837 22634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f43c0b88589c4624805628cea678705a"
dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
mode: GRACEFUL
new_leader_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
 from {username='slave'} at 127.0.0.1:37098
I20260710 11:03:26.114481 22634 raft_consensus.cc:606] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 LEADER]: Received request to transfer leadership to TS 4798cddd0cf84d5f8c10ec8b7ff89b88
I20260710 11:03:26.116129 18712 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:03:26.116763 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:26.123718 22528 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6: soft_deleted_table [id=3feca9da68e94712ba2da62dd780d9a1] alter complete (version 1)
I20260710 11:03:26.124497 22708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2fe10d93523c4f13910ee8832bc3411f"
dest_uuid: "4b0e1595a10846029300771c46d81c50"
mode: GRACEFUL
new_leader_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
 from {username='slave'} at 127.0.0.1:39050
I20260710 11:03:26.125180 22708 raft_consensus.cc:606] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [term 2 LEADER]: Received request to transfer leadership to TS 4798cddd0cf84d5f8c10ec8b7ff89b88
I20260710 11:03:26.132181 22634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5cb5e53263d467da1e5e0e92d152129"
dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
mode: GRACEFUL
new_leader_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
 from {username='slave'} at 127.0.0.1:37098
I20260710 11:03:26.132814 22634 raft_consensus.cc:606] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 LEADER]: Received request to transfer leadership to TS 4798cddd0cf84d5f8c10ec8b7ff89b88
I20260710 11:03:26.133971 18712 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:26.134511 18712 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:26.162784 23025 raft_consensus.cc:993] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50: : Instructing follower 4798cddd0cf84d5f8c10ec8b7ff89b88 to start an election
I20260710 11:03:26.163378 23020 raft_consensus.cc:1081] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [term 2 LEADER]: Signalling peer 4798cddd0cf84d5f8c10ec8b7ff89b88 to start an election
I20260710 11:03:26.164889 22780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8615581aca1f45c3803a97c97da6a1c4"
dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
 from {username='slave'} at 127.0.0.1:46512
I20260710 11:03:26.165479 22780 raft_consensus.cc:493] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:26.165807 22780 raft_consensus.cc:3060] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:26.172372 22780 raft_consensus.cc:515] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:26.174597 22780 leader_election.cc:290] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 3 election: Requested vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
I20260710 11:03:26.175274 22634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8615581aca1f45c3803a97c97da6a1c4" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
I20260710 11:03:26.175694 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8615581aca1f45c3803a97c97da6a1c4" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:26.175969 22634 raft_consensus.cc:3060] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:26.176417 22708 raft_consensus.cc:3055] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:26.176748 22708 raft_consensus.cc:740] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Running, Role: LEADER
I20260710 11:03:26.177578 22708 consensus_queue.cc:260] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [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: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:26.178574 22708 raft_consensus.cc:3060] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:26.180938 22634 raft_consensus.cc:2468] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 3.
I20260710 11:03:26.182134 22749 leader_election.cc:304] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [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: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 
I20260710 11:03:26.183094 23013 raft_consensus.cc:2804] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:26.183511 23013 raft_consensus.cc:697] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 3 LEADER]: Becoming Leader. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Running, Role: LEADER
I20260710 11:03:26.184258 23013 consensus_queue.cc:237] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [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: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:26.184993 22708 raft_consensus.cc:2468] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 3.
I20260710 11:03:26.191639 22531 catalog_manager.cc:5697] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 reported cstate change: term changed from 2 to 3, leader changed from 4b0e1595a10846029300771c46d81c50 (127.18.70.2) to 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3). New cstate: current_term: 3 leader_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:26.198033 23035 raft_consensus.cc:993] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5: : Instructing follower 4798cddd0cf84d5f8c10ec8b7ff89b88 to start an election
I20260710 11:03:26.198518 23035 raft_consensus.cc:1081] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 LEADER]: Signalling peer 4798cddd0cf84d5f8c10ec8b7ff89b88 to start an election
I20260710 11:03:26.200135 22780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5cb5e53263d467da1e5e0e92d152129"
dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
 from {username='slave'} at 127.0.0.1:46502
I20260710 11:03:26.200531 22780 raft_consensus.cc:493] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:26.200770 22780 raft_consensus.cc:3060] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:26.205559 22780 raft_consensus.cc:515] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } }
I20260710 11:03:26.206980 22780 leader_election.cc:290] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 3 election: Requested vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
I20260710 11:03:26.207890 22634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb5e53263d467da1e5e0e92d152129" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
I20260710 11:03:26.208173 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5cb5e53263d467da1e5e0e92d152129" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:26.208559 22634 raft_consensus.cc:3055] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:26.208786 22708 raft_consensus.cc:3060] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:26.208925 22634 raft_consensus.cc:740] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Running, Role: LEADER
I20260710 11:03:26.209841 22634 consensus_queue.cc:260] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [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: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } }
I20260710 11:03:26.211091 22634 raft_consensus.cc:3060] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:26.216257 22708 raft_consensus.cc:2468] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 3.
I20260710 11:03:26.217558 22747 leader_election.cc:304] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [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: 4798cddd0cf84d5f8c10ec8b7ff89b88, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:26.217983 22634 raft_consensus.cc:2468] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 3.
I20260710 11:03:26.218242 23013 raft_consensus.cc:2804] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:26.218811 23013 raft_consensus.cc:697] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 3 LEADER]: Becoming Leader. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Running, Role: LEADER
I20260710 11:03:26.219637 23013 consensus_queue.cc:237] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [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: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } }
I20260710 11:03:26.226450 22531 catalog_manager.cc:5697] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 reported cstate change: term changed from 2 to 3, leader changed from 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1) to 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3). New cstate: current_term: 3 leader_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:26.380577 23025 raft_consensus.cc:993] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50: : Instructing follower 4798cddd0cf84d5f8c10ec8b7ff89b88 to start an election
I20260710 11:03:26.381021 23020 raft_consensus.cc:1081] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [term 2 LEADER]: Signalling peer 4798cddd0cf84d5f8c10ec8b7ff89b88 to start an election
I20260710 11:03:26.382447 22780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2fe10d93523c4f13910ee8832bc3411f"
dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
 from {username='slave'} at 127.0.0.1:46512
I20260710 11:03:26.382906 22780 raft_consensus.cc:493] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:26.383191 22780 raft_consensus.cc:3060] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:26.388001 22780 raft_consensus.cc:515] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:26.389652 22780 leader_election.cc:290] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 3 election: Requested vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
I20260710 11:03:26.390265 22634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe10d93523c4f13910ee8832bc3411f" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
I20260710 11:03:26.390651 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fe10d93523c4f13910ee8832bc3411f" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:26.390892 22634 raft_consensus.cc:3060] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:26.391296 22708 raft_consensus.cc:3055] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:26.391577 22708 raft_consensus.cc:740] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b0e1595a10846029300771c46d81c50, State: Running, Role: LEADER
I20260710 11:03:26.392284 22708 consensus_queue.cc:260] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [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: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:26.393203 22708 raft_consensus.cc:3060] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:26.395715 22634 raft_consensus.cc:2468] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 3.
I20260710 11:03:26.396728 22749 leader_election.cc:304] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [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: 2a567ffb26ce437787a9a1446ff0f2d5, 4798cddd0cf84d5f8c10ec8b7ff89b88; no voters: 
I20260710 11:03:26.397545 23013 raft_consensus.cc:2804] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:26.398015 23013 raft_consensus.cc:697] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 3 LEADER]: Becoming Leader. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Running, Role: LEADER
I20260710 11:03:26.398380 22708 raft_consensus.cc:2468] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 3.
I20260710 11:03:26.398905 23013 consensus_queue.cc:237] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [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: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:26.406404 22531 catalog_manager.cc:5697] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 reported cstate change: term changed from 2 to 3, leader changed from 4b0e1595a10846029300771c46d81c50 (127.18.70.2) to 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3). New cstate: current_term: 3 leader_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:26.416270 23044 raft_consensus.cc:993] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5: : Instructing follower 4798cddd0cf84d5f8c10ec8b7ff89b88 to start an election
I20260710 11:03:26.416749 23035 raft_consensus.cc:1081] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 LEADER]: Signalling peer 4798cddd0cf84d5f8c10ec8b7ff89b88 to start an election
I20260710 11:03:26.418255 22780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f43c0b88589c4624805628cea678705a"
dest_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88"
 from {username='slave'} at 127.0.0.1:46502
I20260710 11:03:26.418720 22780 raft_consensus.cc:493] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:26.419019 22780 raft_consensus.cc:3060] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:26.424620 22780 raft_consensus.cc:515] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:26.426367 22780 leader_election.cc:290] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [CANDIDATE]: Term 3 election: Requested vote from peers 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193), 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705)
I20260710 11:03:26.427080 22634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43c0b88589c4624805628cea678705a" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2a567ffb26ce437787a9a1446ff0f2d5"
I20260710 11:03:26.427453 22708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43c0b88589c4624805628cea678705a" candidate_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4b0e1595a10846029300771c46d81c50"
I20260710 11:03:26.427693 22634 raft_consensus.cc:3055] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:26.427999 22634 raft_consensus.cc:740] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a567ffb26ce437787a9a1446ff0f2d5, State: Running, Role: LEADER
I20260710 11:03:26.428005 22708 raft_consensus.cc:3060] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:26.428833 22634 consensus_queue.cc:260] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [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: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:26.429984 22634 raft_consensus.cc:3060] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:26.434881 22708 raft_consensus.cc:2468] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 3.
I20260710 11:03:26.436069 22747 leader_election.cc:304] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [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: 4798cddd0cf84d5f8c10ec8b7ff89b88, 4b0e1595a10846029300771c46d81c50; no voters: 
I20260710 11:03:26.436440 22634 raft_consensus.cc:2468] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4798cddd0cf84d5f8c10ec8b7ff89b88 in term 3.
I20260710 11:03:26.437114 23013 raft_consensus.cc:2804] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:26.437831 23013 raft_consensus.cc:697] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 3 LEADER]: Becoming Leader. State: Replica: 4798cddd0cf84d5f8c10ec8b7ff89b88, State: Running, Role: LEADER
I20260710 11:03:26.438616 23013 consensus_queue.cc:237] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [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: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } }
I20260710 11:03:26.444617 22531 catalog_manager.cc:5697] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 reported cstate change: term changed from 2 to 3, leader changed from 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1) to 4798cddd0cf84d5f8c10ec8b7ff89b88 (127.18.70.3). New cstate: current_term: 3 leader_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4798cddd0cf84d5f8c10ec8b7ff89b88" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 34825 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:26.678653 22708 raft_consensus.cc:1275] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50 [term 3 FOLLOWER]: Refusing update from remote peer 4798cddd0cf84d5f8c10ec8b7ff89b88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:26.679903 23013 consensus_queue.cc:1048] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:26.696590 22634 raft_consensus.cc:1275] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 3 FOLLOWER]: Refusing update from remote peer 4798cddd0cf84d5f8c10ec8b7ff89b88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:26.697965 22942 consensus_queue.cc:1048] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:26.751343 22634 raft_consensus.cc:1275] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 3 FOLLOWER]: Refusing update from remote peer 4798cddd0cf84d5f8c10ec8b7ff89b88: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:03:26.752499 22942 consensus_queue.cc:1048] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:26.765611 22708 raft_consensus.cc:1275] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [term 3 FOLLOWER]: Refusing update from remote peer 4798cddd0cf84d5f8c10ec8b7ff89b88: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:03:26.766819 22942 consensus_queue.cc:1048] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:26.819814 22708 raft_consensus.cc:1275] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [term 3 FOLLOWER]: Refusing update from remote peer 4798cddd0cf84d5f8c10ec8b7ff89b88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:26.821151 23075 consensus_queue.cc:1048] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:26.832861 22634 raft_consensus.cc:1275] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 3 FOLLOWER]: Refusing update from remote peer 4798cddd0cf84d5f8c10ec8b7ff89b88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:26.834149 23075 consensus_queue.cc:1048] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:26.952600 22708 raft_consensus.cc:1275] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50 [term 3 FOLLOWER]: Refusing update from remote peer 4798cddd0cf84d5f8c10ec8b7ff89b88: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:03:26.953938 23075 consensus_queue.cc:1048] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b0e1595a10846029300771c46d81c50" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 35705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:26.963299 22634 raft_consensus.cc:1275] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 3 FOLLOWER]: Refusing update from remote peer 4798cddd0cf84d5f8c10ec8b7ff89b88: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:03:26.964574 22942 consensus_queue.cc:1048] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a567ffb26ce437787a9a1446ff0f2d5" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 39193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:27.194028 18712 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:03:27.198873 18712 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:03:27.199441 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:27.204627 18712 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:03:27.205071 18712 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:28.234643 18712 tablet_server.cc:179] TabletServer@127.18.70.1:0 shutting down...
I20260710 11:03:28.264000 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:28.264889 18712 tablet_replica.cc:333] T d9928bcbf02b4635af2343592f77cc83 P 2a567ffb26ce437787a9a1446ff0f2d5: stopping tablet replica
I20260710 11:03:28.265749 18712 raft_consensus.cc:2243] T d9928bcbf02b4635af2343592f77cc83 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.266412 18712 raft_consensus.cc:2272] T d9928bcbf02b4635af2343592f77cc83 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.268759 18712 tablet_replica.cc:333] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5: stopping tablet replica
I20260710 11:03:28.269416 18712 raft_consensus.cc:2243] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.269959 18712 raft_consensus.cc:2272] T 8615581aca1f45c3803a97c97da6a1c4 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.271986 18712 tablet_replica.cc:333] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5: stopping tablet replica
I20260710 11:03:28.272578 18712 raft_consensus.cc:2243] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.273506 18712 raft_consensus.cc:2272] T 98448dd78a8a40da8a15f8b79ee84b80 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.275457 18712 tablet_replica.cc:333] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5: stopping tablet replica
I20260710 11:03:28.276116 18712 raft_consensus.cc:2243] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.276960 18712 raft_consensus.cc:2272] T ff847c0790cb47579bfb4e3b7a16c66e P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.279028 18712 tablet_replica.cc:333] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5: stopping tablet replica
I20260710 11:03:28.279575 18712 raft_consensus.cc:2243] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.280015 18712 raft_consensus.cc:2272] T f43c0b88589c4624805628cea678705a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.282102 18712 tablet_replica.cc:333] T 1e2f156507114a6c9739337a802f914d P 2a567ffb26ce437787a9a1446ff0f2d5: stopping tablet replica
I20260710 11:03:28.282750 18712 raft_consensus.cc:2243] T 1e2f156507114a6c9739337a802f914d P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.283300 18712 raft_consensus.cc:2272] T 1e2f156507114a6c9739337a802f914d P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.286350 18712 tablet_replica.cc:333] T fe4987fadc6b4df6a7384eebded72fd9 P 2a567ffb26ce437787a9a1446ff0f2d5: stopping tablet replica
I20260710 11:03:28.286830 18712 raft_consensus.cc:2243] T fe4987fadc6b4df6a7384eebded72fd9 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.287464 18712 raft_consensus.cc:2272] T fe4987fadc6b4df6a7384eebded72fd9 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.289685 18712 tablet_replica.cc:333] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5: stopping tablet replica
I20260710 11:03:28.290246 18712 raft_consensus.cc:2243] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.291024 18712 raft_consensus.cc:2272] T e264073e20c54ccdbc20029e19c3c9f3 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.293223 18712 tablet_replica.cc:333] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5: stopping tablet replica
I20260710 11:03:28.293926 18712 raft_consensus.cc:2243] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.294466 18712 raft_consensus.cc:2272] T 2fe10d93523c4f13910ee8832bc3411f P 2a567ffb26ce437787a9a1446ff0f2d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.296655 18712 tablet_replica.cc:333] T 208c4adabed14d57b6eae5605faed451 P 2a567ffb26ce437787a9a1446ff0f2d5: stopping tablet replica
I20260710 11:03:28.297189 18712 raft_consensus.cc:2243] T 208c4adabed14d57b6eae5605faed451 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.297647 18712 raft_consensus.cc:2272] T 208c4adabed14d57b6eae5605faed451 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:28.299966 22749 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
I20260710 11:03:28.300424 18712 tablet_replica.cc:333] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5: stopping tablet replica
I20260710 11:03:28.301443 18712 raft_consensus.cc:2243] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.302515 18712 raft_consensus.cc:2272] T 02a552486a5041b4ba1451588b51160a P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:28.303324 22749 consensus_peers.cc:597] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 -> Peer 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193): Couldn't send request to peer 2a567ffb26ce437787a9a1446ff0f2d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:28.304994 18712 tablet_replica.cc:333] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5: stopping tablet replica
I20260710 11:03:28.305608 18712 raft_consensus.cc:2243] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.306069 18712 raft_consensus.cc:2272] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.308166 18712 tablet_replica.cc:333] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5: stopping tablet replica
I20260710 11:03:28.308609 18712 raft_consensus.cc:2243] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.309000 18712 raft_consensus.cc:2272] T c5cb5e53263d467da1e5e0e92d152129 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.310942 18712 tablet_replica.cc:333] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5: stopping tablet replica
I20260710 11:03:28.311435 18712 raft_consensus.cc:2243] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.311895 18712 raft_consensus.cc:2272] T afd2a1c209e6442683df7ed922aa7b71 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.314044 18712 tablet_replica.cc:333] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5: stopping tablet replica
I20260710 11:03:28.314507 18712 raft_consensus.cc:2243] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.315310 18712 raft_consensus.cc:2272] T f1afd8995832473e8b93e1220797d14d P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.317449 18712 tablet_replica.cc:333] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5: stopping tablet replica
I20260710 11:03:28.317991 18712 raft_consensus.cc:2243] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.318830 18712 raft_consensus.cc:2272] T 2815a636789a40cda146f0d71142af49 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.320883 18712 tablet_replica.cc:333] T fe7c4a6d2a2540c1b076faabd7d3d504 P 2a567ffb26ce437787a9a1446ff0f2d5: stopping tablet replica
I20260710 11:03:28.321472 18712 raft_consensus.cc:2243] T fe7c4a6d2a2540c1b076faabd7d3d504 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.321921 18712 raft_consensus.cc:2272] T fe7c4a6d2a2540c1b076faabd7d3d504 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.323945 18712 tablet_replica.cc:333] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5: stopping tablet replica
I20260710 11:03:28.324398 18712 raft_consensus.cc:2243] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.324867 18712 raft_consensus.cc:2272] T 2a17f49229fa4d14ba5bfee91f520c81 P 2a567ffb26ce437787a9a1446ff0f2d5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:28.332274 22675 consensus_peers.cc:597] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 -> Peer 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193): Couldn't send request to peer 2a567ffb26ce437787a9a1446ff0f2d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:28.369392 18712 tablet_server.cc:196] TabletServer@127.18.70.1:0 shutdown complete.
W20260710 11:03:28.392405 22749 consensus_peers.cc:597] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 -> Peer 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193): Couldn't send request to peer 2a567ffb26ce437787a9a1446ff0f2d5. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:39193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:28.410621 18712 tablet_server.cc:179] TabletServer@127.18.70.2:0 shutting down...
W20260710 11:03:28.429692 22749 consensus_peers.cc:597] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 -> Peer 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193): Couldn't send request to peer 2a567ffb26ce437787a9a1446ff0f2d5. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:39193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:28.438683 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:28.439915 18712 tablet_replica.cc:333] T e264073e20c54ccdbc20029e19c3c9f3 P 4b0e1595a10846029300771c46d81c50: stopping tablet replica
I20260710 11:03:28.440943 18712 raft_consensus.cc:2243] T e264073e20c54ccdbc20029e19c3c9f3 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.441802 18712 raft_consensus.cc:2272] T e264073e20c54ccdbc20029e19c3c9f3 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.444447 18712 tablet_replica.cc:333] T ff847c0790cb47579bfb4e3b7a16c66e P 4b0e1595a10846029300771c46d81c50: stopping tablet replica
I20260710 11:03:28.445248 18712 raft_consensus.cc:2243] T ff847c0790cb47579bfb4e3b7a16c66e P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.446023 18712 raft_consensus.cc:2272] T ff847c0790cb47579bfb4e3b7a16c66e P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:28.446494 22675 consensus_peers.cc:597] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 -> Peer 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193): Couldn't send request to peer 2a567ffb26ce437787a9a1446ff0f2d5. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:39193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:28.449209 18712 tablet_replica.cc:333] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50: stopping tablet replica
W20260710 11:03:28.449442 22749 consensus_peers.cc:597] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 -> Peer 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193): Couldn't send request to peer 2a567ffb26ce437787a9a1446ff0f2d5. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:39193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:28.450225 18712 raft_consensus.cc:2243] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.450722 18712 raft_consensus.cc:2272] T 8615581aca1f45c3803a97c97da6a1c4 P 4b0e1595a10846029300771c46d81c50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.452852 18712 tablet_replica.cc:333] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50: stopping tablet replica
I20260710 11:03:28.453510 18712 raft_consensus.cc:2243] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.454319 18712 raft_consensus.cc:2272] T d9928bcbf02b4635af2343592f77cc83 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.456487 18712 tablet_replica.cc:333] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50: stopping tablet replica
I20260710 11:03:28.457017 18712 raft_consensus.cc:2243] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.457686 18712 raft_consensus.cc:2272] T f43c0b88589c4624805628cea678705a P 4b0e1595a10846029300771c46d81c50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.461236 18712 tablet_replica.cc:333] T fe4987fadc6b4df6a7384eebded72fd9 P 4b0e1595a10846029300771c46d81c50: stopping tablet replica
I20260710 11:03:28.462070 18712 raft_consensus.cc:2243] T fe4987fadc6b4df6a7384eebded72fd9 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.462494 18712 raft_consensus.cc:2272] T fe4987fadc6b4df6a7384eebded72fd9 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.466696 18712 tablet_replica.cc:333] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50: stopping tablet replica
I20260710 11:03:28.467181 18712 raft_consensus.cc:2243] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.467866 18712 raft_consensus.cc:2272] T 1e2f156507114a6c9739337a802f914d P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.469731 18712 tablet_replica.cc:333] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50: stopping tablet replica
I20260710 11:03:28.470187 18712 raft_consensus.cc:2243] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.470562 18712 raft_consensus.cc:2272] T 2fe10d93523c4f13910ee8832bc3411f P 4b0e1595a10846029300771c46d81c50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.472285 18712 tablet_replica.cc:333] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50: stopping tablet replica
I20260710 11:03:28.472738 18712 raft_consensus.cc:2243] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.473492 18712 raft_consensus.cc:2272] T 208c4adabed14d57b6eae5605faed451 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.475282 18712 tablet_replica.cc:333] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50: stopping tablet replica
I20260710 11:03:28.475724 18712 raft_consensus.cc:2243] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.476123 18712 raft_consensus.cc:2272] T 98448dd78a8a40da8a15f8b79ee84b80 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.477777 18712 tablet_replica.cc:333] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50: stopping tablet replica
I20260710 11:03:28.478197 18712 raft_consensus.cc:2243] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.478585 18712 raft_consensus.cc:2272] T 02a552486a5041b4ba1451588b51160a P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.480496 18712 tablet_replica.cc:333] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50: stopping tablet replica
I20260710 11:03:28.481086 18712 raft_consensus.cc:2243] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.481840 18712 raft_consensus.cc:2272] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.483632 18712 tablet_replica.cc:333] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50: stopping tablet replica
I20260710 11:03:28.484077 18712 raft_consensus.cc:2243] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.484555 18712 raft_consensus.cc:2272] T c5cb5e53263d467da1e5e0e92d152129 P 4b0e1595a10846029300771c46d81c50 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.487066 18712 tablet_replica.cc:333] T f1afd8995832473e8b93e1220797d14d P 4b0e1595a10846029300771c46d81c50: stopping tablet replica
I20260710 11:03:28.487479 18712 raft_consensus.cc:2243] T f1afd8995832473e8b93e1220797d14d P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.487897 18712 raft_consensus.cc:2272] T f1afd8995832473e8b93e1220797d14d P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.490324 18712 tablet_replica.cc:333] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50: stopping tablet replica
I20260710 11:03:28.490844 18712 raft_consensus.cc:2243] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.491915 18712 raft_consensus.cc:2272] T afd2a1c209e6442683df7ed922aa7b71 P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:28.492213 22747 consensus_peers.cc:597] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 -> Peer 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705): Couldn't send request to peer 4b0e1595a10846029300771c46d81c50. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:28.494084 18712 tablet_replica.cc:333] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50: stopping tablet replica
I20260710 11:03:28.494642 18712 raft_consensus.cc:2243] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.495420 18712 raft_consensus.cc:2272] T 2a17f49229fa4d14ba5bfee91f520c81 P 4b0e1595a10846029300771c46d81c50 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.497248 18712 tablet_replica.cc:333] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4b0e1595a10846029300771c46d81c50: stopping tablet replica
I20260710 11:03:28.497746 18712 raft_consensus.cc:2243] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.498155 18712 raft_consensus.cc:2272] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.500069 18712 tablet_replica.cc:333] T 2815a636789a40cda146f0d71142af49 P 4b0e1595a10846029300771c46d81c50: stopping tablet replica
I20260710 11:03:28.500555 18712 raft_consensus.cc:2243] T 2815a636789a40cda146f0d71142af49 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.500984 18712 raft_consensus.cc:2272] T 2815a636789a40cda146f0d71142af49 P 4b0e1595a10846029300771c46d81c50 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:28.514947 22749 consensus_peers.cc:597] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 -> Peer 2a567ffb26ce437787a9a1446ff0f2d5 (127.18.70.1:39193): Couldn't send request to peer 2a567ffb26ce437787a9a1446ff0f2d5. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:39193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:28.529112 22674 connection.cc:466] server connection from 127.0.0.1:52934 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52934 (request call id 86) could send its response
W20260710 11:03:28.533281 22747 consensus_peers.cc:597] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 -> Peer 4b0e1595a10846029300771c46d81c50 (127.18.70.2:35705): Couldn't send request to peer 4b0e1595a10846029300771c46d81c50. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.2:35705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:28.544772 18712 tablet_server.cc:196] TabletServer@127.18.70.2:0 shutdown complete.
I20260710 11:03:28.579910 18712 tablet_server.cc:179] TabletServer@127.18.70.3:0 shutting down...
I20260710 11:03:28.609314 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:28.610277 18712 tablet_replica.cc:333] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88: stopping tablet replica
I20260710 11:03:28.610955 18712 raft_consensus.cc:2243] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.611435 18712 raft_consensus.cc:2272] T d9928bcbf02b4635af2343592f77cc83 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.613548 18712 tablet_replica.cc:333] T 98448dd78a8a40da8a15f8b79ee84b80 P 4798cddd0cf84d5f8c10ec8b7ff89b88: stopping tablet replica
I20260710 11:03:28.614069 18712 raft_consensus.cc:2243] T 98448dd78a8a40da8a15f8b79ee84b80 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.614454 18712 raft_consensus.cc:2272] T 98448dd78a8a40da8a15f8b79ee84b80 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.616233 18712 tablet_replica.cc:333] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88: stopping tablet replica
I20260710 11:03:28.616722 18712 raft_consensus.cc:2243] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.617480 18712 raft_consensus.cc:2272] T fe4987fadc6b4df6a7384eebded72fd9 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.619295 18712 tablet_replica.cc:333] T 1e2f156507114a6c9739337a802f914d P 4798cddd0cf84d5f8c10ec8b7ff89b88: stopping tablet replica
I20260710 11:03:28.619779 18712 raft_consensus.cc:2243] T 1e2f156507114a6c9739337a802f914d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.620159 18712 raft_consensus.cc:2272] T 1e2f156507114a6c9739337a802f914d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.622076 18712 tablet_replica.cc:333] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88: stopping tablet replica
I20260710 11:03:28.622552 18712 raft_consensus.cc:2243] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.623270 18712 raft_consensus.cc:2272] T 8615581aca1f45c3803a97c97da6a1c4 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.624993 18712 tablet_replica.cc:333] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88: stopping tablet replica
I20260710 11:03:28.625548 18712 raft_consensus.cc:2243] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.625962 18712 raft_consensus.cc:2272] T ff847c0790cb47579bfb4e3b7a16c66e P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.627774 18712 tablet_replica.cc:333] T e264073e20c54ccdbc20029e19c3c9f3 P 4798cddd0cf84d5f8c10ec8b7ff89b88: stopping tablet replica
I20260710 11:03:28.628213 18712 raft_consensus.cc:2243] T e264073e20c54ccdbc20029e19c3c9f3 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.628623 18712 raft_consensus.cc:2272] T e264073e20c54ccdbc20029e19c3c9f3 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.630434 18712 tablet_replica.cc:333] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88: stopping tablet replica
I20260710 11:03:28.630900 18712 raft_consensus.cc:2243] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.631323 18712 raft_consensus.cc:2272] T afd2a1c209e6442683df7ed922aa7b71 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.633136 18712 tablet_replica.cc:333] T f1afd8995832473e8b93e1220797d14d P 4798cddd0cf84d5f8c10ec8b7ff89b88: stopping tablet replica
I20260710 11:03:28.633652 18712 raft_consensus.cc:2243] T f1afd8995832473e8b93e1220797d14d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.634047 18712 raft_consensus.cc:2272] T f1afd8995832473e8b93e1220797d14d P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.635843 18712 tablet_replica.cc:333] T 2a17f49229fa4d14ba5bfee91f520c81 P 4798cddd0cf84d5f8c10ec8b7ff89b88: stopping tablet replica
I20260710 11:03:28.636317 18712 raft_consensus.cc:2243] T 2a17f49229fa4d14ba5bfee91f520c81 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.636696 18712 raft_consensus.cc:2272] T 2a17f49229fa4d14ba5bfee91f520c81 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.638502 18712 tablet_replica.cc:333] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88: stopping tablet replica
I20260710 11:03:28.638939 18712 raft_consensus.cc:2243] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.639648 18712 raft_consensus.cc:2272] T fe7c4a6d2a2540c1b076faabd7d3d504 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.641312 18712 tablet_replica.cc:333] T 2815a636789a40cda146f0d71142af49 P 4798cddd0cf84d5f8c10ec8b7ff89b88: stopping tablet replica
I20260710 11:03:28.641789 18712 raft_consensus.cc:2243] T 2815a636789a40cda146f0d71142af49 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.642160 18712 raft_consensus.cc:2272] T 2815a636789a40cda146f0d71142af49 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.643903 18712 tablet_replica.cc:333] T 208c4adabed14d57b6eae5605faed451 P 4798cddd0cf84d5f8c10ec8b7ff89b88: stopping tablet replica
I20260710 11:03:28.644338 18712 raft_consensus.cc:2243] T 208c4adabed14d57b6eae5605faed451 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.644730 18712 raft_consensus.cc:2272] T 208c4adabed14d57b6eae5605faed451 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.646359 18712 tablet_replica.cc:333] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88: stopping tablet replica
I20260710 11:03:28.646770 18712 raft_consensus.cc:2243] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.647512 18712 raft_consensus.cc:2272] T 2fe10d93523c4f13910ee8832bc3411f P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.649544 18712 tablet_replica.cc:333] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88: stopping tablet replica
I20260710 11:03:28.649986 18712 raft_consensus.cc:2243] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.650651 18712 raft_consensus.cc:2272] T f43c0b88589c4624805628cea678705a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.652539 18712 tablet_replica.cc:333] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4798cddd0cf84d5f8c10ec8b7ff89b88: stopping tablet replica
I20260710 11:03:28.653038 18712 raft_consensus.cc:2243] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.653431 18712 raft_consensus.cc:2272] T 275ad5c3eb034bdc96d0bc0bf9f06c31 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.655189 18712 tablet_replica.cc:333] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88: stopping tablet replica
I20260710 11:03:28.655615 18712 raft_consensus.cc:2243] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.656304 18712 raft_consensus.cc:2272] T c5cb5e53263d467da1e5e0e92d152129 P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.658105 18712 tablet_replica.cc:333] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88: stopping tablet replica
I20260710 11:03:28.658500 18712 raft_consensus.cc:2243] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:28.658849 18712 raft_consensus.cc:2272] T 02a552486a5041b4ba1451588b51160a P 4798cddd0cf84d5f8c10ec8b7ff89b88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.697319 18712 tablet_server.cc:196] TabletServer@127.18.70.3:0 shutdown complete.
I20260710 11:03:28.730722 18712 master.cc:562] Master@127.18.70.62:36409 shutting down...
I20260710 11:03:28.756590 18712 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:28.757519 18712 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:28.757879 18712 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9921464a5ddc40f9b56923f11e8c54c6: stopping tablet replica
I20260710 11:03:28.777395 18712 master.cc:584] Master@127.18.70.62:36409 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12454 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:03:28.827910 18712 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.70.62:40049
I20260710 11:03:28.829067 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:28.834441 23085 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:28.835108 23086 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:28.835808 23088 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:28.836375 18712 server_base.cc:1061] running on GCE node
I20260710 11:03:28.837229 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:28.837494 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:28.837661 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681408837630 us; error 0 us; skew 500 ppm
I20260710 11:03:28.838224 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:28.840601 18712 webserver.cc:533] Webserver started at http://127.18.70.62:37689/ using document root <none> and password file <none>
I20260710 11:03:28.841121 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:28.841308 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:28.841637 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:28.842774 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681306699377-18712-0/minicluster-data/master-0-root/instance:
uuid: "6235fd4cf3ac422eaea15fc8d374369a"
format_stamp: "Formatted at 2026-07-10 11:03:28 on dist-test-slave-z3q7"
I20260710 11:03:28.846982 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:03:28.850279 23093 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:28.850950 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:03:28.851267 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681306699377-18712-0/minicluster-data/master-0-root
uuid: "6235fd4cf3ac422eaea15fc8d374369a"
format_stamp: "Formatted at 2026-07-10 11:03:28 on dist-test-slave-z3q7"
I20260710 11:03:28.851526 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681306699377-18712-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681306699377-18712-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681306699377-18712-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:28.872006 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:28.873215 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:28.911353 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.62:40049
I20260710 11:03:28.911453 23144 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.62:40049 every 8 connection(s)
I20260710 11:03:28.915469 23145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:28.926949 23145 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a: Bootstrap starting.
I20260710 11:03:28.931951 23145 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:28.936241 23145 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a: No bootstrap required, opened a new log
I20260710 11:03:28.938572 23145 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6235fd4cf3ac422eaea15fc8d374369a" member_type: VOTER }
I20260710 11:03:28.939013 23145 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:28.939203 23145 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6235fd4cf3ac422eaea15fc8d374369a, State: Initialized, Role: FOLLOWER
I20260710 11:03:28.939848 23145 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6235fd4cf3ac422eaea15fc8d374369a" member_type: VOTER }
I20260710 11:03:28.940304 23145 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:28.940505 23145 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:28.940747 23145 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:28.945653 23145 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6235fd4cf3ac422eaea15fc8d374369a" member_type: VOTER }
I20260710 11:03:28.946208 23145 leader_election.cc:304] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a [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: 6235fd4cf3ac422eaea15fc8d374369a; no voters: 
I20260710 11:03:28.947284 23145 leader_election.cc:290] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:28.947698 23148 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:28.949095 23148 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a [term 1 LEADER]: Becoming Leader. State: Replica: 6235fd4cf3ac422eaea15fc8d374369a, State: Running, Role: LEADER
I20260710 11:03:28.949728 23148 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a [LEADER]: Queue going to LEADER mode. State: All 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: "6235fd4cf3ac422eaea15fc8d374369a" member_type: VOTER }
I20260710 11:03:28.950558 23145 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:28.955327 23150 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6235fd4cf3ac422eaea15fc8d374369a. Latest consensus state: current_term: 1 leader_uuid: "6235fd4cf3ac422eaea15fc8d374369a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6235fd4cf3ac422eaea15fc8d374369a" member_type: VOTER } }
I20260710 11:03:28.955267 23149 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6235fd4cf3ac422eaea15fc8d374369a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6235fd4cf3ac422eaea15fc8d374369a" member_type: VOTER } }
I20260710 11:03:28.956316 23150 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:28.956432 23149 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:28.962646 23155 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:28.970175 23155 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:28.971132 18712 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:28.979449 23155 catalog_manager.cc:1383] Generated new cluster ID: 8db8238d25884835be7df48efcb0c7f5
I20260710 11:03:28.979688 23155 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:29.004853 23155 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:29.006229 23155 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:29.017117 23155 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a: Generated new TSK 0
I20260710 11:03:29.017727 23155 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:29.037890 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:29.043756 23166 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:29.045537 23167 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:29.052503 18712 server_base.cc:1061] running on GCE node
W20260710 11:03:29.052608 23169 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:29.053767 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:29.053951 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:29.054069 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681409054058 us; error 0 us; skew 500 ppm
I20260710 11:03:29.054678 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:29.056975 18712 webserver.cc:533] Webserver started at http://127.18.70.1:34671/ using document root <none> and password file <none>
I20260710 11:03:29.057477 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:29.057634 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:29.057844 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:29.058876 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681306699377-18712-0/minicluster-data/ts-0-root/instance:
uuid: "3c7667c8b6404cd6a30eacce20652b57"
format_stamp: "Formatted at 2026-07-10 11:03:29 on dist-test-slave-z3q7"
I20260710 11:03:29.063558 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:03:29.066820 23174 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:29.067618 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:03:29.067926 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681306699377-18712-0/minicluster-data/ts-0-root
uuid: "3c7667c8b6404cd6a30eacce20652b57"
format_stamp: "Formatted at 2026-07-10 11:03:29 on dist-test-slave-z3q7"
I20260710 11:03:29.068296 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681306699377-18712-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681306699377-18712-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681306699377-18712-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:29.096181 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:29.097407 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:29.098858 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:29.101081 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:29.101315 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:29.101605 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:29.101797 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:29.142553 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.1:36803
I20260710 11:03:29.142697 23236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.1:36803 every 8 connection(s)
I20260710 11:03:29.147516 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:29.154537 23241 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:29.156230 23242 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:29.160233 23244 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:29.160537 18712 server_base.cc:1061] running on GCE node
I20260710 11:03:29.162361 23237 heartbeater.cc:344] Connected to a master server at 127.18.70.62:40049
I20260710 11:03:29.162887 23237 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:29.163132 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:29.163403 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:29.163563 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681409163551 us; error 0 us; skew 500 ppm
I20260710 11:03:29.163789 23237 heartbeater.cc:507] Master 127.18.70.62:40049 requested a full tablet report, sending...
I20260710 11:03:29.164237 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:29.166352 23110 ts_manager.cc:194] Registered new tserver with Master: 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803)
I20260710 11:03:29.167366 18712 webserver.cc:533] Webserver started at http://127.18.70.2:33149/ using document root <none> and password file <none>
I20260710 11:03:29.167879 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:29.168082 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:29.168347 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:29.168366 23110 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37488
I20260710 11:03:29.170038 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681306699377-18712-0/minicluster-data/ts-1-root/instance:
uuid: "c76d48aee57b47d3875d2726f40b5445"
format_stamp: "Formatted at 2026-07-10 11:03:29 on dist-test-slave-z3q7"
I20260710 11:03:29.174443 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:03:29.177699 23249 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:29.178478 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:03:29.178768 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681306699377-18712-0/minicluster-data/ts-1-root
uuid: "c76d48aee57b47d3875d2726f40b5445"
format_stamp: "Formatted at 2026-07-10 11:03:29 on dist-test-slave-z3q7"
I20260710 11:03:29.179051 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681306699377-18712-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681306699377-18712-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681306699377-18712-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:29.196424 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:29.197633 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:29.199007 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:29.201121 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:29.201400 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:29.201646 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:29.201815 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:29.240146 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.2:46743
I20260710 11:03:29.240245 23311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.2:46743 every 8 connection(s)
I20260710 11:03:29.245167 18712 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:29.252463 23315 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:29.253623 23316 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:03:29.256572 23318 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:03:29.256954 18712 server_base.cc:1061] running on GCE node
I20260710 11:03:29.258014 18712 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:29.258248 18712 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:29.258440 23312 heartbeater.cc:344] Connected to a master server at 127.18.70.62:40049
I20260710 11:03:29.258455 18712 hybrid_clock.cc:648] HybridClock initialized: now 1783681409258433 us; error 0 us; skew 500 ppm
I20260710 11:03:29.258930 23312 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:29.259320 18712 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:29.259687 23312 heartbeater.cc:507] Master 127.18.70.62:40049 requested a full tablet report, sending...
I20260710 11:03:29.261951 23110 ts_manager.cc:194] Registered new tserver with Master: c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:29.262111 18712 webserver.cc:533] Webserver started at http://127.18.70.3:36123/ using document root <none> and password file <none>
I20260710 11:03:29.262801 18712 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:29.263017 18712 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:29.263366 18712 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:29.263552 23110 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37492
I20260710 11:03:29.264734 18712 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681306699377-18712-0/minicluster-data/ts-2-root/instance:
uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
format_stamp: "Formatted at 2026-07-10 11:03:29 on dist-test-slave-z3q7"
I20260710 11:03:29.269094 18712 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:03:29.272413 23323 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:29.273223 18712 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:03:29.273561 18712 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681306699377-18712-0/minicluster-data/ts-2-root
uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
format_stamp: "Formatted at 2026-07-10 11:03:29 on dist-test-slave-z3q7"
I20260710 11:03:29.273862 18712 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681306699377-18712-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681306699377-18712-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasknWZqRm/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681306699377-18712-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:03:29.313184 18712 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:29.314424 18712 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:29.315862 18712 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:29.318073 18712 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:29.318311 18712 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:29.318548 18712 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:29.318720 18712 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:29.359057 18712 rpc_server.cc:307] RPC server started. Bound to: 127.18.70.3:36807
I20260710 11:03:29.359169 23385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.70.3:36807 every 8 connection(s)
I20260710 11:03:29.374068 23386 heartbeater.cc:344] Connected to a master server at 127.18.70.62:40049
I20260710 11:03:29.374464 23386 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:29.375241 23386 heartbeater.cc:507] Master 127.18.70.62:40049 requested a full tablet report, sending...
I20260710 11:03:29.377286 23110 ts_manager.cc:194] Registered new tserver with Master: 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:29.378433 18712 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015770954s
I20260710 11:03:29.378726 23110 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37508
I20260710 11:03:29.403918 23110 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37518:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:03:29.406594 23110 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:03:29.490024 23274 tablet_service.cc:1511] Processing CreateTablet for tablet 0b5e9a7b5cee4ca0b5c3c8d4805754bb (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:29.490692 23273 tablet_service.cc:1511] Processing CreateTablet for tablet 3870c10ee0f148ee9b9690cc90c385ef (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:29.491341 23274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b5e9a7b5cee4ca0b5c3c8d4805754bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.492051 23273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3870c10ee0f148ee9b9690cc90c385ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.494515 23277 tablet_service.cc:1511] Processing CreateTablet for tablet d51608f330604b87b834f19baf325231 (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:29.497241 23271 tablet_service.cc:1511] Processing CreateTablet for tablet 2c26f6e3013945878ef6559fa2cec707 (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:29.495579 23272 tablet_service.cc:1511] Processing CreateTablet for tablet e7a2e1c61d0249b38daaefe76f4e10c6 (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:29.499112 23276 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea0d747cf7b43f4a87a6dfa9c5dca2e (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:29.497972 23275 tablet_service.cc:1511] Processing CreateTablet for tablet 91c42abc1efb4defbf2ff526eba72cc9 (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:29.495836 23277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d51608f330604b87b834f19baf325231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.502540 23270 tablet_service.cc:1511] Processing CreateTablet for tablet eb9f528fe013444ea7a09888cbdca380 (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:29.503819 23270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9f528fe013444ea7a09888cbdca380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.505702 23275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c42abc1efb4defbf2ff526eba72cc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.506906 23269 tablet_service.cc:1511] Processing CreateTablet for tablet 2c9182dc074b4156a129d9edbd373ced (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:29.508216 23269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9182dc074b4156a129d9edbd373ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.509706 23276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea0d747cf7b43f4a87a6dfa9c5dca2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.511484 23272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a2e1c61d0249b38daaefe76f4e10c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.512701 23271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c26f6e3013945878ef6559fa2cec707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.518805 23202 tablet_service.cc:1511] Processing CreateTablet for tablet d51608f330604b87b834f19baf325231 (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:29.520216 23202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d51608f330604b87b834f19baf325231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.526908 23201 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea0d747cf7b43f4a87a6dfa9c5dca2e (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:29.528232 23201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea0d747cf7b43f4a87a6dfa9c5dca2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.534968 23200 tablet_service.cc:1511] Processing CreateTablet for tablet 91c42abc1efb4defbf2ff526eba72cc9 (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:29.536396 23200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c42abc1efb4defbf2ff526eba72cc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.541172 23350 tablet_service.cc:1511] Processing CreateTablet for tablet 7ea0d747cf7b43f4a87a6dfa9c5dca2e (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:29.542611 23350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ea0d747cf7b43f4a87a6dfa9c5dca2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.542528 23351 tablet_service.cc:1511] Processing CreateTablet for tablet d51608f330604b87b834f19baf325231 (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:29.542938 23199 tablet_service.cc:1511] Processing CreateTablet for tablet 0b5e9a7b5cee4ca0b5c3c8d4805754bb (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:29.543871 23351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d51608f330604b87b834f19baf325231. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.544219 23199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b5e9a7b5cee4ca0b5c3c8d4805754bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.546255 23349 tablet_service.cc:1511] Processing CreateTablet for tablet 91c42abc1efb4defbf2ff526eba72cc9 (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:29.547525 23349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91c42abc1efb4defbf2ff526eba72cc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.548723 23198 tablet_service.cc:1511] Processing CreateTablet for tablet 3870c10ee0f148ee9b9690cc90c385ef (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:29.550043 23198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3870c10ee0f148ee9b9690cc90c385ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.550416 23348 tablet_service.cc:1511] Processing CreateTablet for tablet 0b5e9a7b5cee4ca0b5c3c8d4805754bb (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:29.551682 23348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b5e9a7b5cee4ca0b5c3c8d4805754bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.552933 23344 tablet_service.cc:1511] Processing CreateTablet for tablet eb9f528fe013444ea7a09888cbdca380 (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:29.554270 23344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9f528fe013444ea7a09888cbdca380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.554517 23347 tablet_service.cc:1511] Processing CreateTablet for tablet 3870c10ee0f148ee9b9690cc90c385ef (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:29.555783 23347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3870c10ee0f148ee9b9690cc90c385ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.558490 23346 tablet_service.cc:1511] Processing CreateTablet for tablet e7a2e1c61d0249b38daaefe76f4e10c6 (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:29.559779 23346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a2e1c61d0249b38daaefe76f4e10c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.562510 23345 tablet_service.cc:1511] Processing CreateTablet for tablet 2c26f6e3013945878ef6559fa2cec707 (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:29.563807 23345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c26f6e3013945878ef6559fa2cec707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.558497 23343 tablet_service.cc:1511] Processing CreateTablet for tablet 2c9182dc074b4156a129d9edbd373ced (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:29.566855 23343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9182dc074b4156a129d9edbd373ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.567025 23197 tablet_service.cc:1511] Processing CreateTablet for tablet e7a2e1c61d0249b38daaefe76f4e10c6 (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:29.568325 23197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a2e1c61d0249b38daaefe76f4e10c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.571192 23196 tablet_service.cc:1511] Processing CreateTablet for tablet 2c26f6e3013945878ef6559fa2cec707 (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:29.572566 23196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c26f6e3013945878ef6559fa2cec707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.574990 23195 tablet_service.cc:1511] Processing CreateTablet for tablet eb9f528fe013444ea7a09888cbdca380 (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:29.576282 23195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb9f528fe013444ea7a09888cbdca380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.578519 23194 tablet_service.cc:1511] Processing CreateTablet for tablet 2c9182dc074b4156a129d9edbd373ced (DEFAULT_TABLE table=test-workload [id=ba0cf511538d4963a421b9c25ea7b386]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:29.579802 23194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c9182dc074b4156a129d9edbd373ced. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:29.725931 23403 tablet_bootstrap.cc:492] T 2c9182dc074b4156a129d9edbd373ced P 3c7667c8b6404cd6a30eacce20652b57: Bootstrap starting.
I20260710 11:03:29.735108 23403 tablet_bootstrap.cc:654] T 2c9182dc074b4156a129d9edbd373ced P 3c7667c8b6404cd6a30eacce20652b57: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:29.738447 23402 tablet_bootstrap.cc:492] T d51608f330604b87b834f19baf325231 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Bootstrap starting.
I20260710 11:03:29.743229 23403 tablet_bootstrap.cc:492] T 2c9182dc074b4156a129d9edbd373ced P 3c7667c8b6404cd6a30eacce20652b57: No bootstrap required, opened a new log
I20260710 11:03:29.743806 23403 ts_tablet_manager.cc:1403] T 2c9182dc074b4156a129d9edbd373ced P 3c7667c8b6404cd6a30eacce20652b57: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.003s
I20260710 11:03:29.744680 23402 tablet_bootstrap.cc:654] T d51608f330604b87b834f19baf325231 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:29.746987 23401 tablet_bootstrap.cc:492] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445: Bootstrap starting.
I20260710 11:03:29.746773 23403 raft_consensus.cc:359] T 2c9182dc074b4156a129d9edbd373ced P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.747573 23403 raft_consensus.cc:385] T 2c9182dc074b4156a129d9edbd373ced P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:29.747893 23403 raft_consensus.cc:740] T 2c9182dc074b4156a129d9edbd373ced P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Initialized, Role: FOLLOWER
I20260710 11:03:29.756562 23402 tablet_bootstrap.cc:492] T d51608f330604b87b834f19baf325231 P 0f0ecf163ef34b6bb8f92a550c9bc86f: No bootstrap required, opened a new log
I20260710 11:03:29.756726 23401 tablet_bootstrap.cc:654] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:29.757707 23402 ts_tablet_manager.cc:1403] T d51608f330604b87b834f19baf325231 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260710 11:03:29.761695 23402 raft_consensus.cc:359] T d51608f330604b87b834f19baf325231 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } } peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } }
I20260710 11:03:29.762753 23402 raft_consensus.cc:385] T d51608f330604b87b834f19baf325231 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:29.763193 23402 raft_consensus.cc:740] T d51608f330604b87b834f19baf325231 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Initialized, Role: FOLLOWER
I20260710 11:03:29.764422 23402 consensus_queue.cc:260] T d51608f330604b87b834f19baf325231 P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } } peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } }
I20260710 11:03:29.769599 23401 tablet_bootstrap.cc:492] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445: No bootstrap required, opened a new log
I20260710 11:03:29.770478 23401 ts_tablet_manager.cc:1403] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260710 11:03:29.772329 23402 ts_tablet_manager.cc:1434] T d51608f330604b87b834f19baf325231 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 11:03:29.769887 23403 consensus_queue.cc:260] T 2c9182dc074b4156a129d9edbd373ced P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.773097 23386 heartbeater.cc:499] Master 127.18.70.62:40049 was elected leader, sending a full tablet report...
I20260710 11:03:29.777554 23402 tablet_bootstrap.cc:492] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f: Bootstrap starting.
I20260710 11:03:29.781231 23401 raft_consensus.cc:359] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.782567 23401 raft_consensus.cc:385] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:29.783018 23401 raft_consensus.cc:740] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Initialized, Role: FOLLOWER
I20260710 11:03:29.784752 23402 tablet_bootstrap.cc:654] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:29.784232 23401 consensus_queue.cc:260] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.788950 23237 heartbeater.cc:499] Master 127.18.70.62:40049 was elected leader, sending a full tablet report...
I20260710 11:03:29.789939 23403 ts_tablet_manager.cc:1434] T 2c9182dc074b4156a129d9edbd373ced P 3c7667c8b6404cd6a30eacce20652b57: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.016s
I20260710 11:03:29.791626 23403 tablet_bootstrap.cc:492] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57: Bootstrap starting.
I20260710 11:03:29.796859 23402 tablet_bootstrap.cc:492] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f: No bootstrap required, opened a new log
I20260710 11:03:29.797482 23402 ts_tablet_manager.cc:1403] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260710 11:03:29.800397 23403 tablet_bootstrap.cc:654] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:29.800493 23402 raft_consensus.cc:359] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.801559 23402 raft_consensus.cc:385] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:29.801859 23402 raft_consensus.cc:740] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Initialized, Role: FOLLOWER
I20260710 11:03:29.802821 23402 consensus_queue.cc:260] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.807447 23401 ts_tablet_manager.cc:1434] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.023s
I20260710 11:03:29.807499 23402 ts_tablet_manager.cc:1434] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 11:03:29.809070 23402 tablet_bootstrap.cc:492] T e7a2e1c61d0249b38daaefe76f4e10c6 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Bootstrap starting.
I20260710 11:03:29.809444 23401 tablet_bootstrap.cc:492] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445: Bootstrap starting.
I20260710 11:03:29.807947 23312 heartbeater.cc:499] Master 127.18.70.62:40049 was elected leader, sending a full tablet report...
I20260710 11:03:29.818810 23401 tablet_bootstrap.cc:654] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:29.819739 23402 tablet_bootstrap.cc:654] T e7a2e1c61d0249b38daaefe76f4e10c6 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:29.825206 23403 tablet_bootstrap.cc:492] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57: No bootstrap required, opened a new log
I20260710 11:03:29.825735 23403 ts_tablet_manager.cc:1403] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57: Time spent bootstrapping tablet: real 0.034s	user 0.026s	sys 0.008s
I20260710 11:03:29.828509 23403 raft_consensus.cc:359] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.829227 23403 raft_consensus.cc:385] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:29.829520 23403 raft_consensus.cc:740] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Initialized, Role: FOLLOWER
I20260710 11:03:29.830224 23403 consensus_queue.cc:260] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.834436 23403 ts_tablet_manager.cc:1434] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:29.835281 23402 tablet_bootstrap.cc:492] T e7a2e1c61d0249b38daaefe76f4e10c6 P 0f0ecf163ef34b6bb8f92a550c9bc86f: No bootstrap required, opened a new log
I20260710 11:03:29.835354 23401 tablet_bootstrap.cc:492] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445: No bootstrap required, opened a new log
I20260710 11:03:29.835421 23403 tablet_bootstrap.cc:492] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57: Bootstrap starting.
I20260710 11:03:29.835973 23402 ts_tablet_manager.cc:1403] T e7a2e1c61d0249b38daaefe76f4e10c6 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260710 11:03:29.836059 23401 ts_tablet_manager.cc:1403] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260710 11:03:29.839066 23402 raft_consensus.cc:359] T e7a2e1c61d0249b38daaefe76f4e10c6 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.839331 23401 raft_consensus.cc:359] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } } peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } }
I20260710 11:03:29.839861 23402 raft_consensus.cc:385] T e7a2e1c61d0249b38daaefe76f4e10c6 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:29.840111 23401 raft_consensus.cc:385] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:29.840226 23402 raft_consensus.cc:740] T e7a2e1c61d0249b38daaefe76f4e10c6 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Initialized, Role: FOLLOWER
I20260710 11:03:29.840494 23401 raft_consensus.cc:740] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Initialized, Role: FOLLOWER
I20260710 11:03:29.841140 23402 consensus_queue.cc:260] T e7a2e1c61d0249b38daaefe76f4e10c6 P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.841332 23401 consensus_queue.cc:260] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } } peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } }
I20260710 11:03:29.842968 23403 tablet_bootstrap.cc:654] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:29.843452 23402 ts_tablet_manager.cc:1434] T e7a2e1c61d0249b38daaefe76f4e10c6 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:29.843817 23401 ts_tablet_manager.cc:1434] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:29.844491 23402 tablet_bootstrap.cc:492] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Bootstrap starting.
I20260710 11:03:29.844794 23401 tablet_bootstrap.cc:492] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445: Bootstrap starting.
I20260710 11:03:29.850198 23403 tablet_bootstrap.cc:492] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57: No bootstrap required, opened a new log
I20260710 11:03:29.850782 23403 ts_tablet_manager.cc:1403] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260710 11:03:29.851756 23402 tablet_bootstrap.cc:654] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:29.851737 23401 tablet_bootstrap.cc:654] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:29.854071 23403 raft_consensus.cc:359] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.854974 23403 raft_consensus.cc:385] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:29.855333 23403 raft_consensus.cc:740] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Initialized, Role: FOLLOWER
I20260710 11:03:29.856297 23403 consensus_queue.cc:260] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.858960 23403 ts_tablet_manager.cc:1434] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:29.860355 23403 tablet_bootstrap.cc:492] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57: Bootstrap starting.
I20260710 11:03:29.865478 23401 tablet_bootstrap.cc:492] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445: No bootstrap required, opened a new log
I20260710 11:03:29.866000 23401 ts_tablet_manager.cc:1403] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.006s
I20260710 11:03:29.869009 23403 tablet_bootstrap.cc:654] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:29.868887 23401 raft_consensus.cc:359] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.869709 23401 raft_consensus.cc:385] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:29.870025 23401 raft_consensus.cc:740] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Initialized, Role: FOLLOWER
I20260710 11:03:29.871052 23401 consensus_queue.cc:260] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.872748 23408 raft_consensus.cc:493] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:29.873274 23408 raft_consensus.cc:515] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.878348 23402 tablet_bootstrap.cc:492] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f: No bootstrap required, opened a new log
I20260710 11:03:29.878923 23402 ts_tablet_manager.cc:1403] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.011s
I20260710 11:03:29.879380 23403 tablet_bootstrap.cc:492] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57: No bootstrap required, opened a new log
I20260710 11:03:29.879865 23403 ts_tablet_manager.cc:1403] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.009s
I20260710 11:03:29.882457 23403 raft_consensus.cc:359] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.882186 23402 raft_consensus.cc:359] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.883148 23403 raft_consensus.cc:385] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:29.883279 23402 raft_consensus.cc:385] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:29.883514 23403 raft_consensus.cc:740] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Initialized, Role: FOLLOWER
I20260710 11:03:29.883721 23402 raft_consensus.cc:740] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Initialized, Role: FOLLOWER
I20260710 11:03:29.884712 23402 consensus_queue.cc:260] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.886152 23403 consensus_queue.cc:260] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.887061 23408 leader_election.cc:290] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:29.891052 23401 ts_tablet_manager.cc:1434] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.004s
I20260710 11:03:29.896348 23401 tablet_bootstrap.cc:492] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P c76d48aee57b47d3875d2726f40b5445: Bootstrap starting.
I20260710 11:03:29.900673 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3870c10ee0f148ee9b9690cc90c385ef" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
W20260710 11:03:29.902504 23177 leader_election.cc:343] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:29.903039 23401 tablet_bootstrap.cc:654] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P c76d48aee57b47d3875d2726f40b5445: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:29.904570 23402 ts_tablet_manager.cc:1434] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:03:29.913771 23287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3870c10ee0f148ee9b9690cc90c385ef" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:29.914708 23287 raft_consensus.cc:2468] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 0.
I20260710 11:03:29.915990 23409 raft_consensus.cc:493] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:29.916643 23402 tablet_bootstrap.cc:492] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f: Bootstrap starting.
I20260710 11:03:29.917598 23176 leader_election.cc:304] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 0f0ecf163ef34b6bb8f92a550c9bc86f
I20260710 11:03:29.919210 23408 raft_consensus.cc:2804] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:29.919700 23408 raft_consensus.cc:493] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:29.920140 23408 raft_consensus.cc:3060] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:29.916671 23409 raft_consensus.cc:515] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } } peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } }
I20260710 11:03:29.924199 23403 ts_tablet_manager.cc:1434] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57: Time spent starting tablet: real 0.044s	user 0.027s	sys 0.014s
I20260710 11:03:29.925295 23403 tablet_bootstrap.cc:492] T eb9f528fe013444ea7a09888cbdca380 P 3c7667c8b6404cd6a30eacce20652b57: Bootstrap starting.
I20260710 11:03:29.933960 23409 leader_election.cc:290] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807), 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803)
I20260710 11:03:29.940732 23403 tablet_bootstrap.cc:654] T eb9f528fe013444ea7a09888cbdca380 P 3c7667c8b6404cd6a30eacce20652b57: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:29.943905 23402 tablet_bootstrap.cc:654] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:29.949294 23401 tablet_bootstrap.cc:492] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P c76d48aee57b47d3875d2726f40b5445: No bootstrap required, opened a new log
I20260710 11:03:29.950713 23401 ts_tablet_manager.cc:1403] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P c76d48aee57b47d3875d2726f40b5445: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.027s
I20260710 11:03:29.953951 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51608f330604b87b834f19baf325231" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
I20260710 11:03:29.954603 23361 raft_consensus.cc:2468] T d51608f330604b87b834f19baf325231 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 0.
I20260710 11:03:29.954730 23402 tablet_bootstrap.cc:492] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f: No bootstrap required, opened a new log
I20260710 11:03:29.955305 23402 ts_tablet_manager.cc:1403] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.000s
I20260710 11:03:29.955410 23403 tablet_bootstrap.cc:492] T eb9f528fe013444ea7a09888cbdca380 P 3c7667c8b6404cd6a30eacce20652b57: No bootstrap required, opened a new log
I20260710 11:03:29.955317 23401 raft_consensus.cc:359] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.955919 23252 leader_election.cc:304] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:29.956212 23403 ts_tablet_manager.cc:1403] T eb9f528fe013444ea7a09888cbdca380 P 3c7667c8b6404cd6a30eacce20652b57: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.008s
I20260710 11:03:29.956398 23401 raft_consensus.cc:385] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:29.956840 23409 raft_consensus.cc:2804] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:29.956913 23401 raft_consensus.cc:740] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Initialized, Role: FOLLOWER
I20260710 11:03:29.957386 23409 raft_consensus.cc:493] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:29.957767 23409 raft_consensus.cc:3060] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:29.957870 23401 consensus_queue.cc:260] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.958388 23402 raft_consensus.cc:359] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.959098 23402 raft_consensus.cc:385] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:29.959525 23402 raft_consensus.cc:740] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Initialized, Role: FOLLOWER
I20260710 11:03:29.960115 23403 raft_consensus.cc:359] T eb9f528fe013444ea7a09888cbdca380 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.960896 23403 raft_consensus.cc:385] T eb9f528fe013444ea7a09888cbdca380 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:29.961459 23403 raft_consensus.cc:740] T eb9f528fe013444ea7a09888cbdca380 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Initialized, Role: FOLLOWER
I20260710 11:03:29.960784 23402 consensus_queue.cc:260] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.962476 23407 raft_consensus.cc:493] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:29.962488 23403 consensus_queue.cc:260] T eb9f528fe013444ea7a09888cbdca380 P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
W20260710 11:03:29.963395 23158 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:29.963035 23407 raft_consensus.cc:515] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.965618 23403 ts_tablet_manager.cc:1434] T eb9f528fe013444ea7a09888cbdca380 P 3c7667c8b6404cd6a30eacce20652b57: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 11:03:29.965646 23409 raft_consensus.cc:515] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } } peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } }
I20260710 11:03:29.966962 23403 tablet_bootstrap.cc:492] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57: Bootstrap starting.
I20260710 11:03:29.968528 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51608f330604b87b834f19baf325231" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:29.969115 23361 raft_consensus.cc:3060] T d51608f330604b87b834f19baf325231 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:29.973992 23403 tablet_bootstrap.cc:654] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:29.976891 23361 raft_consensus.cc:2468] T d51608f330604b87b834f19baf325231 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 1.
I20260710 11:03:29.978463 23252 leader_election.cc:304] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:29.949957 23408 raft_consensus.cc:515] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:29.985395 23408 leader_election.cc:290] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 election: Requested vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:29.992169 23287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3870c10ee0f148ee9b9690cc90c385ef" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:29.993000 23287 raft_consensus.cc:3060] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.002409 23407 leader_election.cc:290] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:30.003834 23287 raft_consensus.cc:2468] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 1.
I20260710 11:03:30.005502 23176 leader_election.cc:304] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:30.006907 23408 raft_consensus.cc:2804] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:30.015091 23408 raft_consensus.cc:697] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Becoming Leader. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Running, Role: LEADER
I20260710 11:03:30.016278 23408 consensus_queue.cc:237] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.020640 23431 raft_consensus.cc:2804] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:30.021199 23431 raft_consensus.cc:697] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Becoming Leader. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Running, Role: LEADER
I20260710 11:03:30.022083 23431 consensus_queue.cc:237] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } } peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } }
I20260710 11:03:30.023226 23401 ts_tablet_manager.cc:1434] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P c76d48aee57b47d3875d2726f40b5445: Time spent starting tablet: real 0.072s	user 0.022s	sys 0.045s
I20260710 11:03:30.024511 23401 tablet_bootstrap.cc:492] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445: Bootstrap starting.
I20260710 11:03:30.028852 23409 leader_election.cc:290] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 election: Requested vote from peers 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807), 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803)
I20260710 11:03:30.029256 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51608f330604b87b834f19baf325231" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
I20260710 11:03:30.030824 23420 raft_consensus.cc:493] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.031548 23401 tablet_bootstrap.cc:654] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:30.032015 23253 leader_election.cc:343] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:30.031571 23420 raft_consensus.cc:515] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.033226 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51608f330604b87b834f19baf325231" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
W20260710 11:03:30.034770 23253 leader_election.cc:343] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:30.035178 23420 leader_election.cc:290] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:30.036752 23287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea0d747cf7b43f4a87a6dfa9c5dca2e" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:30.037619 23287 raft_consensus.cc:2468] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 0.
I20260710 11:03:30.038856 23176 leader_election.cc:304] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:30.040153 23420 raft_consensus.cc:2804] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:30.040596 23420 raft_consensus.cc:493] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:30.041015 23420 raft_consensus.cc:3060] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.051749 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3870c10ee0f148ee9b9690cc90c385ef" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:30.052958 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea0d747cf7b43f4a87a6dfa9c5dca2e" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
W20260710 11:03:30.054765 23177 leader_election.cc:343] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:30.056144 23177 leader_election.cc:343] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:30.060153 23403 tablet_bootstrap.cc:492] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57: No bootstrap required, opened a new log
I20260710 11:03:30.060897 23403 ts_tablet_manager.cc:1403] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57: Time spent bootstrapping tablet: real 0.094s	user 0.040s	sys 0.045s
I20260710 11:03:30.064276 23420 raft_consensus.cc:515] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.064468 23403 raft_consensus.cc:359] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.065286 23403 raft_consensus.cc:385] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.065661 23403 raft_consensus.cc:740] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.066447 23403 consensus_queue.cc:260] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.067127 23287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea0d747cf7b43f4a87a6dfa9c5dca2e" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:30.067720 23287 raft_consensus.cc:3060] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.077026 23402 ts_tablet_manager.cc:1434] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent starting tablet: real 0.121s	user 0.013s	sys 0.007s
I20260710 11:03:30.082240 23402 tablet_bootstrap.cc:492] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f: Bootstrap starting.
I20260710 11:03:30.086354 23287 raft_consensus.cc:2468] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 1.
I20260710 11:03:30.090335 23408 raft_consensus.cc:493] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.090838 23408 raft_consensus.cc:515] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.093936 23420 leader_election.cc:290] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 election: Requested vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:30.094193 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5e9a7b5cee4ca0b5c3c8d4805754bb" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:30.094944 23408 leader_election.cc:290] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
W20260710 11:03:30.097952 23176 leader_election.cc:343] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:30.099232 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea0d747cf7b43f4a87a6dfa9c5dca2e" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:30.099438 23176 leader_election.cc:304] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:30.100921 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9182dc074b4156a129d9edbd373ced" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:30.102051 23436 raft_consensus.cc:2804] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:30.102147 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5e9a7b5cee4ca0b5c3c8d4805754bb" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
I20260710 11:03:30.103096 23360 raft_consensus.cc:2468] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 0.
I20260710 11:03:30.104300 23403 ts_tablet_manager.cc:1434] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57: Time spent starting tablet: real 0.043s	user 0.022s	sys 0.006s
I20260710 11:03:30.105500 23403 tablet_bootstrap.cc:492] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57: Bootstrap starting.
I20260710 11:03:30.105458 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9182dc074b4156a129d9edbd373ced" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
I20260710 11:03:30.106480 23212 raft_consensus.cc:2468] T 2c9182dc074b4156a129d9edbd373ced P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 0.
W20260710 11:03:30.107653 23177 leader_election.cc:343] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:30.108975 23177 leader_election.cc:304] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57; no voters: c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:30.112685 23403 tablet_bootstrap.cc:654] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.113520 23401 tablet_bootstrap.cc:492] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445: No bootstrap required, opened a new log
I20260710 11:03:30.113626 23420 raft_consensus.cc:2804] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:30.114068 23401 ts_tablet_manager.cc:1403] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445: Time spent bootstrapping tablet: real 0.090s	user 0.055s	sys 0.032s
I20260710 11:03:30.113648 23436 raft_consensus.cc:697] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Becoming Leader. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Running, Role: LEADER
I20260710 11:03:30.103175 23109 catalog_manager.cc:5697] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "3c7667c8b6404cd6a30eacce20652b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:30.115548 23436 consensus_queue.cc:237] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.114027 23420 raft_consensus.cc:493] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:30.117401 23420 raft_consensus.cc:3060] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.092975 23108 catalog_manager.cc:5697] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 reported cstate change: term changed from 0 to 1, leader changed from <none> to c76d48aee57b47d3875d2726f40b5445 (127.18.70.2). New cstate: current_term: 1 leader_uuid: "c76d48aee57b47d3875d2726f40b5445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:30.119221 23401 raft_consensus.cc:359] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.119922 23401 raft_consensus.cc:385] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.120182 23401 raft_consensus.cc:740] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.121011 23401 consensus_queue.cc:260] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
W20260710 11:03:30.122056 23325 leader_election.cc:343] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:30.123541 23401 ts_tablet_manager.cc:1434] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:03:30.124123 23327 leader_election.cc:304] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57; no voters: c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:30.124583 23401 tablet_bootstrap.cc:492] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P c76d48aee57b47d3875d2726f40b5445: Bootstrap starting.
I20260710 11:03:30.125483 23427 raft_consensus.cc:2804] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:30.125869 23427 raft_consensus.cc:493] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:30.126200 23427 raft_consensus.cc:3060] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.134636 23403 tablet_bootstrap.cc:492] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57: No bootstrap required, opened a new log
I20260710 11:03:30.135170 23403 ts_tablet_manager.cc:1403] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.007s
I20260710 11:03:30.138116 23403 raft_consensus.cc:359] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } } peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } }
I20260710 11:03:30.138847 23403 raft_consensus.cc:385] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.138629 23420 raft_consensus.cc:515] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.139153 23403 raft_consensus.cc:740] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.139943 23403 consensus_queue.cc:260] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } } peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } }
I20260710 11:03:30.140794 23420 leader_election.cc:290] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 election: Requested vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:30.141487 23401 tablet_bootstrap.cc:654] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P c76d48aee57b47d3875d2726f40b5445: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.141772 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5e9a7b5cee4ca0b5c3c8d4805754bb" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:30.142657 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5e9a7b5cee4ca0b5c3c8d4805754bb" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:30.143230 23360 raft_consensus.cc:3060] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.143527 23402 tablet_bootstrap.cc:654] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.134274 23427 raft_consensus.cc:515] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.145211 23403 ts_tablet_manager.cc:1434] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:03:30.146230 23403 tablet_bootstrap.cc:492] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57: Bootstrap starting.
I20260710 11:03:30.147541 23427 leader_election.cc:290] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:30.148608 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9182dc074b4156a129d9edbd373ced" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
W20260710 11:03:30.143151 23176 leader_election.cc:343] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:30.149871 23325 leader_election.cc:343] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:30.152490 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9182dc074b4156a129d9edbd373ced" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
I20260710 11:03:30.152756 23403 tablet_bootstrap.cc:654] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.153141 23212 raft_consensus.cc:3060] T 2c9182dc074b4156a129d9edbd373ced P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.160619 23212 raft_consensus.cc:2468] T 2c9182dc074b4156a129d9edbd373ced P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 1.
I20260710 11:03:30.161847 23327 leader_election.cc:304] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57; no voters: c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:30.163393 23427 raft_consensus.cc:2804] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:30.163946 23427 raft_consensus.cc:697] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Becoming Leader. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Running, Role: LEADER
I20260710 11:03:30.164844 23427 consensus_queue.cc:237] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.169479 23360 raft_consensus.cc:2468] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 1.
I20260710 11:03:30.171242 23177 leader_election.cc:304] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57; no voters: c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:30.172405 23403 tablet_bootstrap.cc:492] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57: No bootstrap required, opened a new log
I20260710 11:03:30.172808 23436 raft_consensus.cc:2804] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:30.173609 23436 raft_consensus.cc:697] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Becoming Leader. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Running, Role: LEADER
I20260710 11:03:30.173023 23403 ts_tablet_manager.cc:1403] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.001s
I20260710 11:03:30.174751 23436 consensus_queue.cc:237] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.178125 23403 raft_consensus.cc:359] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.178835 23403 raft_consensus.cc:385] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.179694 23401 tablet_bootstrap.cc:492] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P c76d48aee57b47d3875d2726f40b5445: No bootstrap required, opened a new log
I20260710 11:03:30.179742 23403 raft_consensus.cc:740] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.180361 23401 ts_tablet_manager.cc:1403] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P c76d48aee57b47d3875d2726f40b5445: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.021s
I20260710 11:03:30.180923 23403 consensus_queue.cc:260] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.182093 23110 catalog_manager.cc:5697] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3). New cstate: current_term: 1 leader_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:30.183310 23403 ts_tablet_manager.cc:1434] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:30.183379 23401 raft_consensus.cc:359] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.184259 23401 raft_consensus.cc:385] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.184310 23403 tablet_bootstrap.cc:492] T 2c26f6e3013945878ef6559fa2cec707 P 3c7667c8b6404cd6a30eacce20652b57: Bootstrap starting.
I20260710 11:03:30.184671 23401 raft_consensus.cc:740] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.185582 23401 consensus_queue.cc:260] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.188086 23401 ts_tablet_manager.cc:1434] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P c76d48aee57b47d3875d2726f40b5445: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:03:30.189265 23401 tablet_bootstrap.cc:492] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445: Bootstrap starting.
I20260710 11:03:30.192878 23403 tablet_bootstrap.cc:654] T 2c26f6e3013945878ef6559fa2cec707 P 3c7667c8b6404cd6a30eacce20652b57: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.183362 23109 catalog_manager.cc:5697] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "3c7667c8b6404cd6a30eacce20652b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:30.195470 23401 tablet_bootstrap.cc:654] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.202483 23402 tablet_bootstrap.cc:492] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f: No bootstrap required, opened a new log
I20260710 11:03:30.202975 23402 ts_tablet_manager.cc:1403] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent bootstrapping tablet: real 0.121s	user 0.013s	sys 0.006s
I20260710 11:03:30.204468 23401 tablet_bootstrap.cc:492] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445: No bootstrap required, opened a new log
I20260710 11:03:30.205008 23401 ts_tablet_manager.cc:1403] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.001s
I20260710 11:03:30.207825 23402 raft_consensus.cc:359] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.208830 23402 raft_consensus.cc:385] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.209213 23402 raft_consensus.cc:740] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.209014 23401 raft_consensus.cc:359] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.209611 23403 tablet_bootstrap.cc:492] T 2c26f6e3013945878ef6559fa2cec707 P 3c7667c8b6404cd6a30eacce20652b57: No bootstrap required, opened a new log
I20260710 11:03:30.209874 23401 raft_consensus.cc:385] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.210119 23403 ts_tablet_manager.cc:1403] T 2c26f6e3013945878ef6559fa2cec707 P 3c7667c8b6404cd6a30eacce20652b57: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.011s
I20260710 11:03:30.210208 23401 raft_consensus.cc:740] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.210374 23402 consensus_queue.cc:260] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.211258 23401 consensus_queue.cc:260] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.213176 23402 ts_tablet_manager.cc:1434] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:03:30.212841 23403 raft_consensus.cc:359] T 2c26f6e3013945878ef6559fa2cec707 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.213656 23403 raft_consensus.cc:385] T 2c26f6e3013945878ef6559fa2cec707 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.213821 23401 ts_tablet_manager.cc:1434] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 11:03:30.213943 23403 raft_consensus.cc:740] T 2c26f6e3013945878ef6559fa2cec707 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.214529 23402 tablet_bootstrap.cc:492] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Bootstrap starting.
I20260710 11:03:30.214900 23401 tablet_bootstrap.cc:492] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445: Bootstrap starting.
I20260710 11:03:30.214732 23403 consensus_queue.cc:260] T 2c26f6e3013945878ef6559fa2cec707 P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.216216 23436 raft_consensus.cc:493] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.216714 23403 ts_tablet_manager.cc:1434] T 2c26f6e3013945878ef6559fa2cec707 P 3c7667c8b6404cd6a30eacce20652b57: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:03:30.216674 23436 raft_consensus.cc:515] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.218415 23431 raft_consensus.cc:493] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.219012 23436 leader_election.cc:290] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:30.218894 23431 raft_consensus.cc:515] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.220175 23402 tablet_bootstrap.cc:654] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.220880 23431 leader_election.cc:290] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:30.221668 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c42abc1efb4defbf2ff526eba72cc9" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
I20260710 11:03:30.222126 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a2e1c61d0249b38daaefe76f4e10c6" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
I20260710 11:03:30.222282 23212 raft_consensus.cc:2468] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 0.
I20260710 11:03:30.222759 23360 raft_consensus.cc:2468] T e7a2e1c61d0249b38daaefe76f4e10c6 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 0.
I20260710 11:03:30.223914 23253 leader_election.cc:304] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:30.224932 23431 raft_consensus.cc:2804] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:30.225286 23431 raft_consensus.cc:493] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:30.225673 23431 raft_consensus.cc:3060] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.228612 23177 leader_election.cc:304] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57; no voters: 
I20260710 11:03:30.229506 23420 raft_consensus.cc:2804] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:30.225298 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a2e1c61d0249b38daaefe76f4e10c6" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:30.229866 23420 raft_consensus.cc:493] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:30.230252 23420 raft_consensus.cc:3060] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.229945 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c42abc1efb4defbf2ff526eba72cc9" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
I20260710 11:03:30.230058 23286 raft_consensus.cc:2468] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 0.
W20260710 11:03:30.232225 23252 leader_election.cc:343] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:30.236524 23431 raft_consensus.cc:515] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.239251 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c42abc1efb4defbf2ff526eba72cc9" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
I20260710 11:03:30.239818 23212 raft_consensus.cc:3060] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.242616 23420 raft_consensus.cc:515] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.246331 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a2e1c61d0249b38daaefe76f4e10c6" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:30.246709 23212 raft_consensus.cc:2468] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 1.
I20260710 11:03:30.247130 23286 raft_consensus.cc:3060] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.247867 23253 leader_election.cc:304] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:30.248692 23409 raft_consensus.cc:2804] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:30.249125 23409 raft_consensus.cc:697] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Becoming Leader. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Running, Role: LEADER
I20260710 11:03:30.249943 23409 consensus_queue.cc:237] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.254192 23420 leader_election.cc:290] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 election: Requested vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:30.224658 23401 tablet_bootstrap.cc:654] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.255528 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a2e1c61d0249b38daaefe76f4e10c6" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:30.258273 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c42abc1efb4defbf2ff526eba72cc9" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:30.259078 23360 raft_consensus.cc:3060] T e7a2e1c61d0249b38daaefe76f4e10c6 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:30.259977 23252 leader_election.cc:343] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:30.260985 23431 leader_election.cc:290] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:30.264580 23109 catalog_manager.cc:5697] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "3c7667c8b6404cd6a30eacce20652b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:30.267515 23360 raft_consensus.cc:2468] T e7a2e1c61d0249b38daaefe76f4e10c6 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 1.
I20260710 11:03:30.262089 23286 raft_consensus.cc:2468] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 1.
I20260710 11:03:30.269429 23176 leader_election.cc:304] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:30.270308 23420 raft_consensus.cc:2804] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:30.270780 23420 raft_consensus.cc:697] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Becoming Leader. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Running, Role: LEADER
I20260710 11:03:30.271588 23420 consensus_queue.cc:237] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.275874 23401 tablet_bootstrap.cc:492] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445: No bootstrap required, opened a new log
I20260710 11:03:30.276520 23401 ts_tablet_manager.cc:1403] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.010s
I20260710 11:03:30.279923 23401 raft_consensus.cc:359] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.280814 23401 raft_consensus.cc:385] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.281080 23401 raft_consensus.cc:740] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.281137 23427 raft_consensus.cc:493] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.281899 23427 raft_consensus.cc:515] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.282060 23401 consensus_queue.cc:260] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.284479 23401 ts_tablet_manager.cc:1434] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:30.285367 23401 tablet_bootstrap.cc:492] T 2c9182dc074b4156a129d9edbd373ced P c76d48aee57b47d3875d2726f40b5445: Bootstrap starting.
I20260710 11:03:30.287020 23427 leader_election.cc:290] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:30.288439 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9f528fe013444ea7a09888cbdca380" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
I20260710 11:03:30.289306 23212 raft_consensus.cc:2468] T eb9f528fe013444ea7a09888cbdca380 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 0.
I20260710 11:03:30.290934 23401 tablet_bootstrap.cc:654] T 2c9182dc074b4156a129d9edbd373ced P c76d48aee57b47d3875d2726f40b5445: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.290762 23327 leader_election.cc:304] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57; no voters: 
I20260710 11:03:30.291895 23427 raft_consensus.cc:2804] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:30.292372 23427 raft_consensus.cc:493] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:30.292786 23427 raft_consensus.cc:3060] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.297884 23106 catalog_manager.cc:5697] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "3c7667c8b6404cd6a30eacce20652b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:30.305514 23409 raft_consensus.cc:493] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.306224 23409 raft_consensus.cc:515] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.311101 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5e9a7b5cee4ca0b5c3c8d4805754bb" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
I20260710 11:03:30.311465 23211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5e9a7b5cee4ca0b5c3c8d4805754bb" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
I20260710 11:03:30.312217 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9f528fe013444ea7a09888cbdca380" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:30.312839 23286 raft_consensus.cc:2468] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 0.
I20260710 11:03:30.313694 23360 raft_consensus.cc:2393] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c76d48aee57b47d3875d2726f40b5445 in current term 1: Already voted for candidate 3c7667c8b6404cd6a30eacce20652b57 in this term.
I20260710 11:03:30.300660 23109 catalog_manager.cc:5697] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 reported cstate change: term changed from 0 to 1, leader changed from <none> to c76d48aee57b47d3875d2726f40b5445 (127.18.70.2). New cstate: current_term: 1 leader_uuid: "c76d48aee57b47d3875d2726f40b5445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:30.315192 23252 leader_election.cc:304] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c76d48aee57b47d3875d2726f40b5445; no voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57
I20260710 11:03:30.319185 23427 raft_consensus.cc:515] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.319789 23426 raft_consensus.cc:3060] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.322773 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9f528fe013444ea7a09888cbdca380" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
I20260710 11:03:30.323493 23212 raft_consensus.cc:3060] T eb9f528fe013444ea7a09888cbdca380 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.336171 23426 raft_consensus.cc:2749] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:30.337087 23409 leader_election.cc:290] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:30.340668 23427 leader_election.cc:290] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:30.340865 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9f528fe013444ea7a09888cbdca380" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:30.341491 23286 raft_consensus.cc:3060] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.341550 23402 tablet_bootstrap.cc:492] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f: No bootstrap required, opened a new log
I20260710 11:03:30.342296 23402 ts_tablet_manager.cc:1403] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent bootstrapping tablet: real 0.128s	user 0.052s	sys 0.067s
I20260710 11:03:30.344810 23401 tablet_bootstrap.cc:492] T 2c9182dc074b4156a129d9edbd373ced P c76d48aee57b47d3875d2726f40b5445: No bootstrap required, opened a new log
I20260710 11:03:30.345271 23401 ts_tablet_manager.cc:1403] T 2c9182dc074b4156a129d9edbd373ced P c76d48aee57b47d3875d2726f40b5445: Time spent bootstrapping tablet: real 0.060s	user 0.031s	sys 0.027s
I20260710 11:03:30.345197 23402 raft_consensus.cc:359] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.346043 23402 raft_consensus.cc:385] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.346098 23212 raft_consensus.cc:2468] T eb9f528fe013444ea7a09888cbdca380 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 1.
I20260710 11:03:30.346415 23402 raft_consensus.cc:740] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.347193 23402 consensus_queue.cc:260] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.347426 23327 leader_election.cc:304] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57; no voters: 
I20260710 11:03:30.348033 23401 raft_consensus.cc:359] T 2c9182dc074b4156a129d9edbd373ced P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.348671 23401 raft_consensus.cc:385] T 2c9182dc074b4156a129d9edbd373ced P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.348775 23286 raft_consensus.cc:2468] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 1.
I20260710 11:03:30.349218 23401 raft_consensus.cc:740] T 2c9182dc074b4156a129d9edbd373ced P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.349428 23402 ts_tablet_manager.cc:1434] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:03:30.349948 23401 consensus_queue.cc:260] T 2c9182dc074b4156a129d9edbd373ced P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.350594 23402 tablet_bootstrap.cc:492] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Bootstrap starting.
I20260710 11:03:30.351958 23401 ts_tablet_manager.cc:1434] T 2c9182dc074b4156a129d9edbd373ced P c76d48aee57b47d3875d2726f40b5445: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:03:30.348595 23407 raft_consensus.cc:2804] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:30.355672 23402 tablet_bootstrap.cc:654] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.355804 23407 raft_consensus.cc:697] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Becoming Leader. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Running, Role: LEADER
I20260710 11:03:30.356729 23407 consensus_queue.cc:237] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.370656 23402 tablet_bootstrap.cc:492] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f: No bootstrap required, opened a new log
I20260710 11:03:30.371160 23402 ts_tablet_manager.cc:1403] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.012s
I20260710 11:03:30.373046 23106 catalog_manager.cc:5697] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3). New cstate: current_term: 1 leader_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:30.373766 23402 raft_consensus.cc:359] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.374387 23402 raft_consensus.cc:385] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.374667 23402 raft_consensus.cc:740] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.375319 23402 consensus_queue.cc:260] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.376870 23402 ts_tablet_manager.cc:1434] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:03:30.377642 23402 tablet_bootstrap.cc:492] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f: Bootstrap starting.
I20260710 11:03:30.382046 23402 tablet_bootstrap.cc:654] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:30.382692 23407 raft_consensus.cc:493] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.383260 23407 raft_consensus.cc:515] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.385490 23407 leader_election.cc:290] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:30.386301 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c26f6e3013945878ef6559fa2cec707" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
I20260710 11:03:30.386780 23402 tablet_bootstrap.cc:492] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f: No bootstrap required, opened a new log
I20260710 11:03:30.386945 23212 raft_consensus.cc:2468] T 2c26f6e3013945878ef6559fa2cec707 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 0.
I20260710 11:03:30.387132 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c26f6e3013945878ef6559fa2cec707" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:30.387302 23402 ts_tablet_manager.cc:1403] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 11:03:30.387730 23286 raft_consensus.cc:2468] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 0.
I20260710 11:03:30.388266 23327 leader_election.cc:304] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57; no voters: 
I20260710 11:03:30.389048 23407 raft_consensus.cc:2804] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:30.389438 23407 raft_consensus.cc:493] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:30.389757 23407 raft_consensus.cc:3060] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.390249 23402 raft_consensus.cc:359] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.390915 23402 raft_consensus.cc:385] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:30.391198 23402 raft_consensus.cc:740] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Initialized, Role: FOLLOWER
I20260710 11:03:30.391852 23402 consensus_queue.cc:260] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.393827 23402 ts_tablet_manager.cc:1434] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:03:30.396653 23407 raft_consensus.cc:515] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.398679 23407 leader_election.cc:290] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:30.399750 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c26f6e3013945878ef6559fa2cec707" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:30.399660 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c26f6e3013945878ef6559fa2cec707" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
I20260710 11:03:30.400388 23286 raft_consensus.cc:3060] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.400422 23212 raft_consensus.cc:3060] T 2c26f6e3013945878ef6559fa2cec707 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.406766 23212 raft_consensus.cc:2468] T 2c26f6e3013945878ef6559fa2cec707 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 1.
I20260710 11:03:30.407743 23327 leader_election.cc:304] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57; no voters: 
I20260710 11:03:30.408463 23407 raft_consensus.cc:2804] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:30.408962 23407 raft_consensus.cc:697] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Becoming Leader. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Running, Role: LEADER
I20260710 11:03:30.409287 23286 raft_consensus.cc:2468] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 1.
I20260710 11:03:30.409855 23407 consensus_queue.cc:237] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.417315 23106 catalog_manager.cc:5697] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3). New cstate: current_term: 1 leader_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:30.449061 23360 raft_consensus.cc:3060] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.455775 23420 consensus_queue.cc:1048] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:30.459370 23427 raft_consensus.cc:493] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c7667c8b6404cd6a30eacce20652b57)
I20260710 11:03:30.459980 23427 raft_consensus.cc:515] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.464569 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3870c10ee0f148ee9b9690cc90c385ef" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
I20260710 11:03:30.466281 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3870c10ee0f148ee9b9690cc90c385ef" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:30.466650 23427 leader_election.cc:290] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:30.467166 23286 raft_consensus.cc:2468] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 1.
I20260710 11:03:30.468587 23325 leader_election.cc:304] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [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: 0f0ecf163ef34b6bb8f92a550c9bc86f, c76d48aee57b47d3875d2726f40b5445; no voters: 3c7667c8b6404cd6a30eacce20652b57
I20260710 11:03:30.471632 23407 raft_consensus.cc:2804] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:03:30.473747 23407 raft_consensus.cc:493] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c7667c8b6404cd6a30eacce20652b57)
I20260710 11:03:30.473773 23436 consensus_queue.cc:1048] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:30.474310 23407 raft_consensus.cc:3060] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.484150 23436 raft_consensus.cc:493] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.484287 23407 raft_consensus.cc:515] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.484658 23436 raft_consensus.cc:515] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } } peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } }
I20260710 11:03:30.486873 23407 leader_election.cc:290] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 2 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:30.487146 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3870c10ee0f148ee9b9690cc90c385ef" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
I20260710 11:03:30.487437 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3870c10ee0f148ee9b9690cc90c385ef" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:30.487969 23436 leader_election.cc:290] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:30.488085 23287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51608f330604b87b834f19baf325231" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:30.489215 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51608f330604b87b834f19baf325231" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
I20260710 11:03:30.489835 23360 raft_consensus.cc:2393] T d51608f330604b87b834f19baf325231 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c7667c8b6404cd6a30eacce20652b57 in current term 1: Already voted for candidate c76d48aee57b47d3875d2726f40b5445 in this term.
I20260710 11:03:30.490558 23325 leader_election.cc:304] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [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: 0f0ecf163ef34b6bb8f92a550c9bc86f; no voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:30.490578 23177 leader_election.cc:304] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57; no voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:30.491384 23407 raft_consensus.cc:2749] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:03:30.491741 23436 raft_consensus.cc:3060] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.496878 23436 raft_consensus.cc:2749] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:30.510958 23426 consensus_queue.cc:1048] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:30.521454 23409 consensus_queue.cc:1048] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:30.562846 23436 consensus_queue.cc:1048] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:30.571570 23360 raft_consensus.cc:3060] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.579944 23437 consensus_queue.cc:1048] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:30.599004 23287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d51608f330604b87b834f19baf325231"
dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
mode: GRACEFUL
new_leader_uuid: "3c7667c8b6404cd6a30eacce20652b57"
 from {username='slave'} at 127.0.0.1:43588
I20260710 11:03:30.599524 23287 raft_consensus.cc:606] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Received request to transfer leadership to TS 3c7667c8b6404cd6a30eacce20652b57
I20260710 11:03:30.607273 23287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91c42abc1efb4defbf2ff526eba72cc9"
dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
mode: GRACEFUL
new_leader_uuid: "3c7667c8b6404cd6a30eacce20652b57"
 from {username='slave'} at 127.0.0.1:43588
I20260710 11:03:30.607723 23287 raft_consensus.cc:606] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Received request to transfer leadership to TS 3c7667c8b6404cd6a30eacce20652b57
I20260710 11:03:30.616783 23437 consensus_queue.cc:1048] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:30.625980 23212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3870c10ee0f148ee9b9690cc90c385ef"
dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
mode: GRACEFUL
new_leader_uuid: "c76d48aee57b47d3875d2726f40b5445"
 from {username='slave'} at 127.0.0.1:47086
I20260710 11:03:30.626564 23212 raft_consensus.cc:606] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Received request to transfer leadership to TS c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:30.630759 23437 consensus_queue.cc:1048] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:30.636317 23212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7a2e1c61d0249b38daaefe76f4e10c6"
dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
mode: GRACEFUL
new_leader_uuid: "c76d48aee57b47d3875d2726f40b5445"
 from {username='slave'} at 127.0.0.1:47086
I20260710 11:03:30.636889 23212 raft_consensus.cc:606] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Received request to transfer leadership to TS c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:30.638767 23409 raft_consensus.cc:493] T 2c9182dc074b4156a129d9edbd373ced P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.639298 23409 raft_consensus.cc:515] T 2c9182dc074b4156a129d9edbd373ced P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.641664 23409 leader_election.cc:290] T 2c9182dc074b4156a129d9edbd373ced P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:30.642520 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9182dc074b4156a129d9edbd373ced" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
I20260710 11:03:30.644040 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c9182dc074b4156a129d9edbd373ced" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
I20260710 11:03:30.644832 23212 raft_consensus.cc:2393] T 2c9182dc074b4156a129d9edbd373ced P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c76d48aee57b47d3875d2726f40b5445 in current term 1: Already voted for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in this term.
I20260710 11:03:30.646008 23253 leader_election.cc:304] T 2c9182dc074b4156a129d9edbd373ced P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c76d48aee57b47d3875d2726f40b5445; no voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57
I20260710 11:03:30.646772 23409 raft_consensus.cc:3060] T 2c9182dc074b4156a129d9edbd373ced P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.653978 23409 raft_consensus.cc:2749] T 2c9182dc074b4156a129d9edbd373ced P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:30.654418 23360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c26f6e3013945878ef6559fa2cec707"
dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
mode: GRACEFUL
new_leader_uuid: "c76d48aee57b47d3875d2726f40b5445"
 from {username='slave'} at 127.0.0.1:45068
I20260710 11:03:30.654942 23360 raft_consensus.cc:606] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Received request to transfer leadership to TS c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:30.660096 23360 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb9f528fe013444ea7a09888cbdca380"
dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
mode: GRACEFUL
new_leader_uuid: "c76d48aee57b47d3875d2726f40b5445"
 from {username='slave'} at 127.0.0.1:45068
I20260710 11:03:30.660591 23360 raft_consensus.cc:606] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Received request to transfer leadership to TS c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:30.662937 23407 raft_consensus.cc:493] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:30.663492 23407 raft_consensus.cc:515] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.665143 23407 leader_election.cc:290] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:30.665855 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c42abc1efb4defbf2ff526eba72cc9" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
I20260710 11:03:30.666042 23287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c42abc1efb4defbf2ff526eba72cc9" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:30.666570 23212 raft_consensus.cc:2393] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in current term 1: Already voted for candidate c76d48aee57b47d3875d2726f40b5445 in this term.
I20260710 11:03:30.667515 23327 leader_election.cc:304] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f; no voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:30.668107 23407 raft_consensus.cc:3060] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:30.673020 23407 raft_consensus.cc:2749] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:30.715626 23409 consensus_queue.cc:1048] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:30.726347 23475 consensus_queue.cc:1048] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:30.734174 23409 raft_consensus.cc:993] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445: : Instructing follower 3c7667c8b6404cd6a30eacce20652b57 to start an election
I20260710 11:03:30.734685 23475 raft_consensus.cc:1081] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Signalling peer 3c7667c8b6404cd6a30eacce20652b57 to start an election
I20260710 11:03:30.734447 23407 consensus_queue.cc:1048] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:30.736207 23212 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91c42abc1efb4defbf2ff526eba72cc9"
dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
 from {username='slave'} at 127.0.0.1:35048
I20260710 11:03:30.736709 23212 raft_consensus.cc:493] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:30.737049 23212 raft_consensus.cc:3060] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.743607 23212 raft_consensus.cc:515] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.746874 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c42abc1efb4defbf2ff526eba72cc9" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:30.747435 23286 raft_consensus.cc:3055] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:30.747740 23286 raft_consensus.cc:740] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Running, Role: LEADER
I20260710 11:03:30.748482 23286 consensus_queue.cc:260] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.749616 23286 raft_consensus.cc:3060] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.756268 23407 consensus_queue.cc:1048] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:30.763659 23212 leader_election.cc:290] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 2 election: Requested vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:30.763984 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c42abc1efb4defbf2ff526eba72cc9" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:30.765025 23360 raft_consensus.cc:3060] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.764268 23286 raft_consensus.cc:2468] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 2.
I20260710 11:03:30.769526 23176 leader_election.cc:304] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:30.770573 23408 raft_consensus.cc:2804] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:30.771080 23408 raft_consensus.cc:697] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 LEADER]: Becoming Leader. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Running, Role: LEADER
I20260710 11:03:30.771883 23408 consensus_queue.cc:237] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.773176 23360 raft_consensus.cc:2468] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 2.
I20260710 11:03:30.780074 23106 catalog_manager.cc:5697] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 reported cstate change: term changed from 1 to 2, leader changed from c76d48aee57b47d3875d2726f40b5445 (127.18.70.2) to 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "3c7667c8b6404cd6a30eacce20652b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:30.806821 23427 consensus_queue.cc:1048] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:30.815552 23408 consensus_queue.cc:1048] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:30.818053 23478 consensus_queue.cc:1048] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:30.827870 23407 raft_consensus.cc:993] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f: : Instructing follower c76d48aee57b47d3875d2726f40b5445 to start an election
I20260710 11:03:30.828368 23478 raft_consensus.cc:1081] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Signalling peer c76d48aee57b47d3875d2726f40b5445 to start an election
I20260710 11:03:30.830096 23437 raft_consensus.cc:993] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57: : Instructing follower c76d48aee57b47d3875d2726f40b5445 to start an election
I20260710 11:03:30.830070 23287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c26f6e3013945878ef6559fa2cec707"
dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
 from {username='slave'} at 127.0.0.1:37068
I20260710 11:03:30.830660 23437 raft_consensus.cc:1081] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Signalling peer c76d48aee57b47d3875d2726f40b5445 to start an election
I20260710 11:03:30.830695 23287 raft_consensus.cc:493] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:30.831197 23287 raft_consensus.cc:3060] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.832584 23286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7a2e1c61d0249b38daaefe76f4e10c6"
dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
 from {username='slave'} at 127.0.0.1:37056
I20260710 11:03:30.833493 23286 raft_consensus.cc:493] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:30.833874 23286 raft_consensus.cc:3060] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.838457 23287 raft_consensus.cc:515] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.839766 23408 consensus_queue.cc:1048] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:30.841698 23211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c26f6e3013945878ef6559fa2cec707" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
I20260710 11:03:30.842330 23211 raft_consensus.cc:3060] T 2c26f6e3013945878ef6559fa2cec707 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.842196 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c26f6e3013945878ef6559fa2cec707" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:30.843076 23360 raft_consensus.cc:3055] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:30.843436 23360 raft_consensus.cc:740] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Running, Role: LEADER
I20260710 11:03:30.844352 23360 consensus_queue.cc:260] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.845605 23360 raft_consensus.cc:3060] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.847244 23286 raft_consensus.cc:515] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.850584 23211 raft_consensus.cc:2468] T 2c26f6e3013945878ef6559fa2cec707 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 2.
I20260710 11:03:30.841835 23287 leader_election.cc:290] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 2 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:30.852203 23253 leader_election.cc:304] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:30.853266 23360 raft_consensus.cc:2468] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 2.
I20260710 11:03:30.854223 23475 raft_consensus.cc:2804] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:30.854734 23475 raft_consensus.cc:697] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 [term 2 LEADER]: Becoming Leader. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Running, Role: LEADER
I20260710 11:03:30.855587 23286 leader_election.cc:290] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 2 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:30.855613 23475 consensus_queue.cc:237] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.856710 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a2e1c61d0249b38daaefe76f4e10c6" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:30.860639 23211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a2e1c61d0249b38daaefe76f4e10c6" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
I20260710 11:03:30.861267 23211 raft_consensus.cc:3055] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:30.861649 23211 raft_consensus.cc:740] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Running, Role: LEADER
I20260710 11:03:30.862660 23211 consensus_queue.cc:260] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.864488 23211 raft_consensus.cc:3060] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.865309 23110 catalog_manager.cc:5697] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 reported cstate change: term changed from 1 to 2, leader changed from 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3) to c76d48aee57b47d3875d2726f40b5445 (127.18.70.2). New cstate: current_term: 2 leader_uuid: "c76d48aee57b47d3875d2726f40b5445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:30.871405 23211 raft_consensus.cc:2468] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 2.
I20260710 11:03:30.872577 23253 leader_election.cc:304] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 [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: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 0f0ecf163ef34b6bb8f92a550c9bc86f
I20260710 11:03:30.873538 23475 raft_consensus.cc:2804] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:30.874193 23475 raft_consensus.cc:697] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 [term 2 LEADER]: Becoming Leader. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Running, Role: LEADER
I20260710 11:03:30.875715 23475 consensus_queue.cc:237] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.877394 23478 consensus_queue.cc:1048] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:30.883708 23106 catalog_manager.cc:5697] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 reported cstate change: term changed from 1 to 2, leader changed from 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1) to c76d48aee57b47d3875d2726f40b5445 (127.18.70.2). New cstate: current_term: 2 leader_uuid: "c76d48aee57b47d3875d2726f40b5445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:30.884706 23407 raft_consensus.cc:993] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f: : Instructing follower c76d48aee57b47d3875d2726f40b5445 to start an election
I20260710 11:03:30.885138 23407 raft_consensus.cc:1081] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Signalling peer c76d48aee57b47d3875d2726f40b5445 to start an election
I20260710 11:03:30.887624 23287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb9f528fe013444ea7a09888cbdca380"
dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
 from {username='slave'} at 127.0.0.1:37068
I20260710 11:03:30.888711 23287 raft_consensus.cc:493] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:30.889091 23287 raft_consensus.cc:3060] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.892417 23407 consensus_queue.cc:1048] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:30.898275 23287 raft_consensus.cc:515] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.900955 23211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9f528fe013444ea7a09888cbdca380" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
I20260710 11:03:30.901556 23211 raft_consensus.cc:3060] T eb9f528fe013444ea7a09888cbdca380 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.901875 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb9f528fe013444ea7a09888cbdca380" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:30.902505 23361 raft_consensus.cc:3055] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:30.902843 23361 raft_consensus.cc:740] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Running, Role: LEADER
I20260710 11:03:30.903630 23361 consensus_queue.cc:260] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.904731 23361 raft_consensus.cc:3060] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.905479 23287 leader_election.cc:290] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 2 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:30.908653 23211 raft_consensus.cc:2468] T eb9f528fe013444ea7a09888cbdca380 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 2.
I20260710 11:03:30.909973 23253 leader_election.cc:304] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:30.910948 23475 raft_consensus.cc:2804] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:30.911482 23475 raft_consensus.cc:697] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 [term 2 LEADER]: Becoming Leader. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Running, Role: LEADER
I20260710 11:03:30.911820 23361 raft_consensus.cc:2468] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 2.
I20260710 11:03:30.912364 23475 consensus_queue.cc:237] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.918715 23106 catalog_manager.cc:5697] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 reported cstate change: term changed from 1 to 2, leader changed from 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3) to c76d48aee57b47d3875d2726f40b5445 (127.18.70.2). New cstate: current_term: 2 leader_uuid: "c76d48aee57b47d3875d2726f40b5445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:30.946717 23409 raft_consensus.cc:993] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445: : Instructing follower 3c7667c8b6404cd6a30eacce20652b57 to start an election
I20260710 11:03:30.947196 23475 raft_consensus.cc:1081] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Signalling peer 3c7667c8b6404cd6a30eacce20652b57 to start an election
I20260710 11:03:30.948812 23211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d51608f330604b87b834f19baf325231"
dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
 from {username='slave'} at 127.0.0.1:35048
I20260710 11:03:30.949406 23211 raft_consensus.cc:493] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:30.949754 23211 raft_consensus.cc:3060] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.953719 23361 raft_consensus.cc:1240] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Rejecting Update request from peer 3c7667c8b6404cd6a30eacce20652b57 for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:30.955164 23408 consensus_queue.cc:1059] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:30.955981 23420 raft_consensus.cc:3055] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:30.956344 23420 raft_consensus.cc:740] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Running, Role: LEADER
I20260710 11:03:30.956749 23211 raft_consensus.cc:515] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } } peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } }
I20260710 11:03:30.957154 23420 consensus_queue.cc:260] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:30.958552 23420 raft_consensus.cc:3060] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.959540 23287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51608f330604b87b834f19baf325231" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:30.960253 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51608f330604b87b834f19baf325231" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:30.960479 23287 raft_consensus.cc:3055] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:30.960827 23361 raft_consensus.cc:3060] T d51608f330604b87b834f19baf325231 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.960894 23287 raft_consensus.cc:740] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Running, Role: LEADER
I20260710 11:03:30.961966 23287 consensus_queue.cc:260] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } } peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } }
I20260710 11:03:30.962896 23287 raft_consensus.cc:3060] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.967900 23361 raft_consensus.cc:2468] T d51608f330604b87b834f19baf325231 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 2.
I20260710 11:03:30.959656 23211 leader_election.cc:290] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 2 election: Requested vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:30.969172 23177 leader_election.cc:304] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57; no voters: 
I20260710 11:03:30.969907 23287 raft_consensus.cc:2468] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 2.
I20260710 11:03:30.970046 23420 raft_consensus.cc:2804] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:30.970711 23420 raft_consensus.cc:697] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 LEADER]: Becoming Leader. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Running, Role: LEADER
I20260710 11:03:30.971501 23420 consensus_queue.cc:237] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } } peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } }
I20260710 11:03:30.982448 23106 catalog_manager.cc:5697] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 reported cstate change: term changed from 1 to 2, leader changed from c76d48aee57b47d3875d2726f40b5445 (127.18.70.2) to 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "3c7667c8b6404cd6a30eacce20652b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:31.245285 23361 raft_consensus.cc:1275] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Refusing update from remote peer c76d48aee57b47d3875d2726f40b5445: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.246639 23475 consensus_queue.cc:1048] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:31.254231 23211 raft_consensus.cc:1275] T 2c26f6e3013945878ef6559fa2cec707 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Refusing update from remote peer c76d48aee57b47d3875d2726f40b5445: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.255935 23475 consensus_queue.cc:1048] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:31.288515 23287 raft_consensus.cc:1275] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Refusing update from remote peer 3c7667c8b6404cd6a30eacce20652b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.290012 23408 consensus_queue.cc:1048] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:31.298398 23361 raft_consensus.cc:1275] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Refusing update from remote peer 3c7667c8b6404cd6a30eacce20652b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.300201 23408 consensus_queue.cc:1048] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:31.315635 23361 raft_consensus.cc:1275] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Refusing update from remote peer c76d48aee57b47d3875d2726f40b5445: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.316812 23475 consensus_queue.cc:1048] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:31.324553 23211 raft_consensus.cc:1275] T eb9f528fe013444ea7a09888cbdca380 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Refusing update from remote peer c76d48aee57b47d3875d2726f40b5445: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.326419 23431 consensus_queue.cc:1048] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:31.400799 23361 raft_consensus.cc:3060] T e7a2e1c61d0249b38daaefe76f4e10c6 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:31.406019 23361 raft_consensus.cc:1275] T e7a2e1c61d0249b38daaefe76f4e10c6 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Refusing update from remote peer c76d48aee57b47d3875d2726f40b5445: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.407249 23431 consensus_queue.cc:1048] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:31.414691 23211 raft_consensus.cc:1275] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Refusing update from remote peer c76d48aee57b47d3875d2726f40b5445: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.416321 23409 consensus_queue.cc:1048] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:31.464200 23287 raft_consensus.cc:1275] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Refusing update from remote peer 3c7667c8b6404cd6a30eacce20652b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.465541 23408 consensus_queue.cc:1048] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:31.473910 23361 raft_consensus.cc:1275] T d51608f330604b87b834f19baf325231 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Refusing update from remote peer 3c7667c8b6404cd6a30eacce20652b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.475323 23487 consensus_queue.cc:1048] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:31.977768 23431 raft_consensus.cc:493] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c7667c8b6404cd6a30eacce20652b57)
I20260710 11:03:31.978266 23431 raft_consensus.cc:515] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:31.980175 23431 leader_election.cc:290] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:31.980819 23211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3870c10ee0f148ee9b9690cc90c385ef" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
I20260710 11:03:31.981261 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3870c10ee0f148ee9b9690cc90c385ef" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
I20260710 11:03:31.981580 23211 raft_consensus.cc:2468] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 2.
I20260710 11:03:31.982024 23361 raft_consensus.cc:2393] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c76d48aee57b47d3875d2726f40b5445 in current term 2: Already voted for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in this term.
I20260710 11:03:31.982815 23253 leader_election.cc:304] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [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: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:31.983668 23431 raft_consensus.cc:2804] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:03:31.984037 23431 raft_consensus.cc:493] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c7667c8b6404cd6a30eacce20652b57)
I20260710 11:03:31.984398 23431 raft_consensus.cc:3060] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:31.991611 23431 raft_consensus.cc:515] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:31.993688 23431 leader_election.cc:290] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 2 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:31.994341 23211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3870c10ee0f148ee9b9690cc90c385ef" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
I20260710 11:03:31.994717 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3870c10ee0f148ee9b9690cc90c385ef" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:31.995537 23361 raft_consensus.cc:2393] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c76d48aee57b47d3875d2726f40b5445 in current term 2: Already voted for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in this term.
I20260710 11:03:31.999622 23211 raft_consensus.cc:2468] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 2.
I20260710 11:03:32.000594 23253 leader_election.cc:304] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [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: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 0f0ecf163ef34b6bb8f92a550c9bc86f
I20260710 11:03:32.001456 23431 raft_consensus.cc:2804] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:32.001899 23431 raft_consensus.cc:697] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 2 LEADER]: Becoming Leader. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Running, Role: LEADER
I20260710 11:03:32.002754 23431 consensus_queue.cc:237] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:32.009763 23106 catalog_manager.cc:5697] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 reported cstate change: term changed from 1 to 2, leader changed from 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1) to c76d48aee57b47d3875d2726f40b5445 (127.18.70.2). New cstate: current_term: 2 leader_uuid: "c76d48aee57b47d3875d2726f40b5445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:32.318903 23407 raft_consensus.cc:493] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:32.319376 23407 raft_consensus.cc:515] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:32.320977 23407 leader_election.cc:290] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:32.321676 23211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3870c10ee0f148ee9b9690cc90c385ef" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
I20260710 11:03:32.321941 23287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3870c10ee0f148ee9b9690cc90c385ef" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:32.322242 23211 raft_consensus.cc:2468] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 2.
I20260710 11:03:32.323227 23327 leader_election.cc:304] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [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: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57; no voters: 
I20260710 11:03:32.323994 23407 raft_consensus.cc:2804] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:03:32.324260 23407 raft_consensus.cc:493] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:32.324470 23407 raft_consensus.cc:3060] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:32.329775 23407 raft_consensus.cc:515] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:32.331250 23407 leader_election.cc:290] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 3 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:32.332177 23211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3870c10ee0f148ee9b9690cc90c385ef" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
I20260710 11:03:32.332265 23287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3870c10ee0f148ee9b9690cc90c385ef" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:32.332806 23211 raft_consensus.cc:3060] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:32.337404 23211 raft_consensus.cc:2468] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 3.
I20260710 11:03:32.338346 23327 leader_election.cc:304] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [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: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57; no voters: c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:32.338961 23407 raft_consensus.cc:2804] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:32.339769 23407 raft_consensus.cc:697] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 3 LEADER]: Becoming Leader. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Running, Role: LEADER
I20260710 11:03:32.340432 23407 consensus_queue.cc:237] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Queue going to LEADER 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: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:32.347313 23106 catalog_manager.cc:5697] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f reported cstate change: term changed from 2 to 3, leader changed from c76d48aee57b47d3875d2726f40b5445 (127.18.70.2) to 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3). New cstate: current_term: 3 leader_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:32.458648 23361 raft_consensus.cc:1240] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 3 LEADER]: Rejecting Update request from peer c76d48aee57b47d3875d2726f40b5445 for earlier term 2. Current term is 3. Ops: []
I20260710 11:03:32.459887 23475 consensus_queue.cc:1059] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:32.460479 23475 consensus_queue.cc:1243] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Peer 0f0ecf163ef34b6bb8f92a550c9bc86f log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260710 11:03:32.460848 23431 raft_consensus.cc:3055] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:32.461206 23431 raft_consensus.cc:740] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Running, Role: LEADER
I20260710 11:03:32.461851 23431 consensus_queue.cc:260] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [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: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:32.462788 23431 raft_consensus.cc:3060] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:32.837037 23287 raft_consensus.cc:1275] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 3 FOLLOWER]: Refusing update from remote peer 0f0ecf163ef34b6bb8f92a550c9bc86f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 11:03:32.837420 23287 pending_rounds.cc:85] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445: Aborting all ops after (but not including) 1
I20260710 11:03:32.837673 23287 pending_rounds.cc:107] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 11:03:32.837910 23287 raft_consensus.cc:2889] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:03:32.839166 23407 consensus_queue.cc:1048] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:32.847749 23211 raft_consensus.cc:1275] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 3 FOLLOWER]: Refusing update from remote peer 0f0ecf163ef34b6bb8f92a550c9bc86f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:03:32.849391 23407 consensus_queue.cc:1048] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:33.693890 23106 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55020:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:03:33.695940 23106 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:03:33.744262 23200 tablet_service.cc:1511] Processing CreateTablet for tablet da666c7af0964e6381da34a56569bc2f (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:33.745601 23200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da666c7af0964e6381da34a56569bc2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.745317 23269 tablet_service.cc:1511] Processing CreateTablet for tablet da666c7af0964e6381da34a56569bc2f (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:33.746579 23269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da666c7af0964e6381da34a56569bc2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.747210 23347 tablet_service.cc:1511] Processing CreateTablet for tablet da666c7af0964e6381da34a56569bc2f (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:33.748420 23347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da666c7af0964e6381da34a56569bc2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.750869 23274 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2a7470307c46618afe6bcd3e4bd040 (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:33.752172 23274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2a7470307c46618afe6bcd3e4bd040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.754323 23196 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2a7470307c46618afe6bcd3e4bd040 (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:33.755622 23196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2a7470307c46618afe6bcd3e4bd040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.758322 23349 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2a7470307c46618afe6bcd3e4bd040 (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:33.759629 23349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2a7470307c46618afe6bcd3e4bd040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.762699 23345 tablet_service.cc:1511] Processing CreateTablet for tablet 1233567bb1e048039e9404e415f0f288 (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:33.763974 23345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1233567bb1e048039e9404e415f0f288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.766502 23272 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7cb5adb1a745d8baa89ff48b211fc1 (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:33.767829 23272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7cb5adb1a745d8baa89ff48b211fc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.767673 23271 tablet_service.cc:1511] Processing CreateTablet for tablet 1233567bb1e048039e9404e415f0f288 (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:33.770097 23350 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7cb5adb1a745d8baa89ff48b211fc1 (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:33.776479 23270 tablet_service.cc:1511] Processing CreateTablet for tablet db2c413a4afe4c59a3800221201276ee (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:33.777549 23195 tablet_service.cc:1511] Processing CreateTablet for tablet db2c413a4afe4c59a3800221201276ee (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:33.778921 23195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db2c413a4afe4c59a3800221201276ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.779182 23202 tablet_service.cc:1511] Processing CreateTablet for tablet 1233567bb1e048039e9404e415f0f288 (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:33.779454 23343 tablet_service.cc:1511] Processing CreateTablet for tablet db2c413a4afe4c59a3800221201276ee (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:33.780357 23202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1233567bb1e048039e9404e415f0f288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.776531 23199 tablet_service.cc:1511] Processing CreateTablet for tablet 0e7cb5adb1a745d8baa89ff48b211fc1 (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:33.782827 23199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7cb5adb1a745d8baa89ff48b211fc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.784590 23271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1233567bb1e048039e9404e415f0f288. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.784627 23198 tablet_service.cc:1511] Processing CreateTablet for tablet 56dcd0dbb1ff4087a071732839411ef8 (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:33.785980 23198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56dcd0dbb1ff4087a071732839411ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.789794 23269 tablet_service.cc:1511] Processing CreateTablet for tablet 56dcd0dbb1ff4087a071732839411ef8 (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:33.791078 23269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56dcd0dbb1ff4087a071732839411ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.793700 23270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db2c413a4afe4c59a3800221201276ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.805948 23351 tablet_service.cc:1511] Processing CreateTablet for tablet 56dcd0dbb1ff4087a071732839411ef8 (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:33.807196 23343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db2c413a4afe4c59a3800221201276ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.808898 23201 tablet_service.cc:1511] Processing CreateTablet for tablet cdf66fb230ef4873b980961174058c62 (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:33.810158 23201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf66fb230ef4873b980961174058c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.810212 23273 tablet_service.cc:1511] Processing CreateTablet for tablet cdf66fb230ef4873b980961174058c62 (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:33.811508 23273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf66fb230ef4873b980961174058c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.811858 23350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e7cb5adb1a745d8baa89ff48b211fc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.817667 23351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56dcd0dbb1ff4087a071732839411ef8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.824117 23344 tablet_service.cc:1511] Processing CreateTablet for tablet cdf66fb230ef4873b980961174058c62 (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:33.825457 23344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf66fb230ef4873b980961174058c62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.837138 23194 tablet_service.cc:1511] Processing CreateTablet for tablet 925d3670fcaa494589f0522d1c6cb29e (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:33.838541 23194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925d3670fcaa494589f0522d1c6cb29e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.839166 23276 tablet_service.cc:1511] Processing CreateTablet for tablet 925d3670fcaa494589f0522d1c6cb29e (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:33.840906 23276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925d3670fcaa494589f0522d1c6cb29e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.868726 23346 tablet_service.cc:1511] Processing CreateTablet for tablet 925d3670fcaa494589f0522d1c6cb29e (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:33.870088 23346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 925d3670fcaa494589f0522d1c6cb29e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.882298 23512 tablet_bootstrap.cc:492] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445: Bootstrap starting.
I20260710 11:03:33.896566 23512 tablet_bootstrap.cc:654] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:33.898600 23200 tablet_service.cc:1511] Processing CreateTablet for tablet c42e84244cea4e54a52e27fff2f3b45a (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:33.899278 23275 tablet_service.cc:1511] Processing CreateTablet for tablet c42e84244cea4e54a52e27fff2f3b45a (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:33.899897 23200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42e84244cea4e54a52e27fff2f3b45a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.900470 23275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42e84244cea4e54a52e27fff2f3b45a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.906004 23511 tablet_bootstrap.cc:492] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57: Bootstrap starting.
I20260710 11:03:33.931846 23348 tablet_service.cc:1511] Processing CreateTablet for tablet c42e84244cea4e54a52e27fff2f3b45a (DEFAULT_TABLE table=soft_deleted_table [id=f1471f80d6754680aa1f77898980b409]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:33.945902 23511 tablet_bootstrap.cc:654] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:33.952819 23348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42e84244cea4e54a52e27fff2f3b45a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:33.963014 23512 tablet_bootstrap.cc:492] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445: No bootstrap required, opened a new log
I20260710 11:03:33.963562 23512 ts_tablet_manager.cc:1403] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.012s
I20260710 11:03:33.967294 23512 raft_consensus.cc:359] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:33.968093 23512 raft_consensus.cc:385] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:33.968428 23512 raft_consensus.cc:740] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Initialized, Role: FOLLOWER
I20260710 11:03:33.969290 23512 consensus_queue.cc:260] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:33.978999 23512 ts_tablet_manager.cc:1434] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:03:33.980266 23514 tablet_bootstrap.cc:492] T cdf66fb230ef4873b980961174058c62 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Bootstrap starting.
I20260710 11:03:33.982024 23512 tablet_bootstrap.cc:492] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445: Bootstrap starting.
I20260710 11:03:33.986754 23514 tablet_bootstrap.cc:654] T cdf66fb230ef4873b980961174058c62 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:33.991765 23511 tablet_bootstrap.cc:492] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57: No bootstrap required, opened a new log
I20260710 11:03:33.992352 23512 tablet_bootstrap.cc:654] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:33.992467 23511 ts_tablet_manager.cc:1403] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.028s
I20260710 11:03:33.995759 23511 raft_consensus.cc:359] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:33.997058 23511 raft_consensus.cc:385] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:33.997452 23511 raft_consensus.cc:740] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Initialized, Role: FOLLOWER
I20260710 11:03:33.998900 23514 tablet_bootstrap.cc:492] T cdf66fb230ef4873b980961174058c62 P 0f0ecf163ef34b6bb8f92a550c9bc86f: No bootstrap required, opened a new log
I20260710 11:03:33.998385 23511 consensus_queue.cc:260] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:33.999107 23512 tablet_bootstrap.cc:492] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445: No bootstrap required, opened a new log
I20260710 11:03:33.999461 23514 ts_tablet_manager.cc:1403] T cdf66fb230ef4873b980961174058c62 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260710 11:03:33.999678 23512 ts_tablet_manager.cc:1403] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260710 11:03:34.001001 23511 ts_tablet_manager.cc:1434] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:03:34.001974 23511 tablet_bootstrap.cc:492] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57: Bootstrap starting.
I20260710 11:03:34.002422 23514 raft_consensus.cc:359] T cdf66fb230ef4873b980961174058c62 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.003144 23514 raft_consensus.cc:385] T cdf66fb230ef4873b980961174058c62 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.002969 23512 raft_consensus.cc:359] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.003510 23514 raft_consensus.cc:740] T cdf66fb230ef4873b980961174058c62 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.003726 23512 raft_consensus.cc:385] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.004199 23512 raft_consensus.cc:740] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.004288 23514 consensus_queue.cc:260] T cdf66fb230ef4873b980961174058c62 P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.005038 23512 consensus_queue.cc:260] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.007561 23512 ts_tablet_manager.cc:1434] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:03:34.008477 23512 tablet_bootstrap.cc:492] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445: Bootstrap starting.
I20260710 11:03:34.009676 23514 ts_tablet_manager.cc:1434] T cdf66fb230ef4873b980961174058c62 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:03:34.010758 23514 tablet_bootstrap.cc:492] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f: Bootstrap starting.
W20260710 11:03:34.011513 23158 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:34.011575 23511 tablet_bootstrap.cc:654] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.018420 23514 tablet_bootstrap.cc:654] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.021088 23512 tablet_bootstrap.cc:654] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.031055 23512 tablet_bootstrap.cc:492] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445: No bootstrap required, opened a new log
I20260710 11:03:34.031562 23512 ts_tablet_manager.cc:1403] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.009s
I20260710 11:03:34.033208 23511 tablet_bootstrap.cc:492] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57: No bootstrap required, opened a new log
I20260710 11:03:34.033738 23511 ts_tablet_manager.cc:1403] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57: Time spent bootstrapping tablet: real 0.032s	user 0.026s	sys 0.002s
I20260710 11:03:34.034169 23512 raft_consensus.cc:359] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.035010 23512 raft_consensus.cc:385] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.035326 23512 raft_consensus.cc:740] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.035414 23514 tablet_bootstrap.cc:492] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f: No bootstrap required, opened a new log
I20260710 11:03:34.035967 23514 ts_tablet_manager.cc:1403] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.009s
I20260710 11:03:34.036360 23511 raft_consensus.cc:359] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.036900 23511 raft_consensus.cc:385] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.037074 23511 raft_consensus.cc:740] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.037675 23511 consensus_queue.cc:260] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.039187 23514 raft_consensus.cc:359] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.039781 23511 ts_tablet_manager.cc:1434] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:03:34.040000 23514 raft_consensus.cc:385] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.040390 23514 raft_consensus.cc:740] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.040791 23511 tablet_bootstrap.cc:492] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57: Bootstrap starting.
I20260710 11:03:34.041150 23514 consensus_queue.cc:260] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.043718 23514 ts_tablet_manager.cc:1434] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:34.044692 23514 tablet_bootstrap.cc:492] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f: Bootstrap starting.
I20260710 11:03:34.036273 23512 consensus_queue.cc:260] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.047482 23511 tablet_bootstrap.cc:654] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.052526 23512 ts_tablet_manager.cc:1434] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260710 11:03:34.053858 23512 tablet_bootstrap.cc:492] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445: Bootstrap starting.
I20260710 11:03:34.054708 23514 tablet_bootstrap.cc:654] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.064884 23511 tablet_bootstrap.cc:492] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57: No bootstrap required, opened a new log
I20260710 11:03:34.065528 23511 ts_tablet_manager.cc:1403] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.003s
I20260710 11:03:34.066967 23512 tablet_bootstrap.cc:654] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.069422 23514 tablet_bootstrap.cc:492] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f: No bootstrap required, opened a new log
I20260710 11:03:34.069000 23511 raft_consensus.cc:359] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.069933 23514 ts_tablet_manager.cc:1403] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.009s
I20260710 11:03:34.069936 23511 raft_consensus.cc:385] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.070569 23511 raft_consensus.cc:740] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.071493 23511 consensus_queue.cc:260] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.072609 23514 raft_consensus.cc:359] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.073370 23514 raft_consensus.cc:385] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.073654 23514 raft_consensus.cc:740] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.074581 23511 ts_tablet_manager.cc:1434] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:03:34.074361 23514 consensus_queue.cc:260] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.075939 23511 tablet_bootstrap.cc:492] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57: Bootstrap starting.
I20260710 11:03:34.076668 23514 ts_tablet_manager.cc:1434] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:03:34.082578 23514 tablet_bootstrap.cc:492] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Bootstrap starting.
I20260710 11:03:34.084911 23511 tablet_bootstrap.cc:654] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.087992 23512 tablet_bootstrap.cc:492] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445: No bootstrap required, opened a new log
I20260710 11:03:34.088526 23512 ts_tablet_manager.cc:1403] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.017s
I20260710 11:03:34.088606 23514 tablet_bootstrap.cc:654] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.090477 23420 raft_consensus.cc:493] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.090986 23420 raft_consensus.cc:515] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.091794 23512 raft_consensus.cc:359] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.092487 23512 raft_consensus.cc:385] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.092769 23512 raft_consensus.cc:740] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.093487 23512 consensus_queue.cc:260] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.094285 23287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da666c7af0964e6381da34a56569bc2f" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:34.095152 23287 raft_consensus.cc:2468] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 0.
I20260710 11:03:34.095820 23512 ts_tablet_manager.cc:1434] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:34.096797 23512 tablet_bootstrap.cc:492] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445: Bootstrap starting.
I20260710 11:03:34.096886 23176 leader_election.cc:304] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:34.100577 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da666c7af0964e6381da34a56569bc2f" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
I20260710 11:03:34.101410 23361 raft_consensus.cc:2468] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 0.
I20260710 11:03:34.102545 23495 raft_consensus.cc:493] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.105222 23512 tablet_bootstrap.cc:654] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.103135 23495 raft_consensus.cc:515] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.118880 23529 raft_consensus.cc:2804] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:34.119383 23529 raft_consensus.cc:493] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:34.119716 23529 raft_consensus.cc:3060] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.119915 23420 leader_election.cc:290] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:34.123832 23495 leader_election.cc:290] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:34.124137 23211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da666c7af0964e6381da34a56569bc2f" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
I20260710 11:03:34.135241 23529 raft_consensus.cc:515] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.136508 23211 raft_consensus.cc:2393] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in current term 1: Already voted for candidate 3c7667c8b6404cd6a30eacce20652b57 in this term.
I20260710 11:03:34.144438 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da666c7af0964e6381da34a56569bc2f" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:34.145254 23361 raft_consensus.cc:3060] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:34.147964 23176 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.70.2:46743, user_credentials={real_user=slave}} blocked reactor thread for 51200.4us
I20260710 11:03:34.155064 23361 raft_consensus.cc:2468] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 1.
I20260710 11:03:34.156340 23177 leader_election.cc:304] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57; no voters: 
I20260710 11:03:34.158548 23287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da666c7af0964e6381da34a56569bc2f" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:34.158843 23420 raft_consensus.cc:2804] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:34.159196 23287 raft_consensus.cc:3060] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.159328 23420 raft_consensus.cc:697] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Becoming Leader. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Running, Role: LEADER
I20260710 11:03:34.160238 23420 consensus_queue.cc:237] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.171944 23287 raft_consensus.cc:2468] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 1.
I20260710 11:03:34.175776 23531 raft_consensus.cc:493] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.176367 23531 raft_consensus.cc:515] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.179085 23512 tablet_bootstrap.cc:492] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445: No bootstrap required, opened a new log
I20260710 11:03:34.179430 23529 leader_election.cc:290] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 election: Requested vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:34.179687 23514 tablet_bootstrap.cc:492] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f: No bootstrap required, opened a new log
I20260710 11:03:34.179677 23512 ts_tablet_manager.cc:1403] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445: Time spent bootstrapping tablet: real 0.083s	user 0.036s	sys 0.041s
I20260710 11:03:34.180423 23514 ts_tablet_manager.cc:1403] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.034s
W20260710 11:03:34.178462 23253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.70.1:36803, user_credentials={real_user=slave}} blocked reactor thread for 83527.3us
I20260710 11:03:34.182682 23529 raft_consensus.cc:493] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.183140 23512 raft_consensus.cc:359] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.183219 23529 raft_consensus.cc:515] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.183547 23514 raft_consensus.cc:359] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.184053 23512 raft_consensus.cc:385] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.184314 23514 raft_consensus.cc:385] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.184736 23514 raft_consensus.cc:740] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.185042 23495 raft_consensus.cc:493] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.185515 23495 raft_consensus.cc:515] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.186525 23287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1233567bb1e048039e9404e415f0f288" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:34.187948 23495 leader_election.cc:290] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
W20260710 11:03:34.188814 23176 leader_election.cc:343] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:34.190011 23531 leader_election.cc:290] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:34.190958 23514 consensus_queue.cc:260] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.191628 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2c413a4afe4c59a3800221201276ee" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:34.191804 23287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da666c7af0964e6381da34a56569bc2f" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:34.192852 23287 raft_consensus.cc:2393] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in current term 1: Already voted for candidate 3c7667c8b6404cd6a30eacce20652b57 in this term.
I20260710 11:03:34.193661 23526 raft_consensus.cc:493] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.194065 23514 ts_tablet_manager.cc:1434] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:03:34.194216 23526 raft_consensus.cc:515] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.193928 23109 catalog_manager.cc:5697] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "3c7667c8b6404cd6a30eacce20652b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:34.184540 23512 raft_consensus.cc:740] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.197150 23526 leader_election.cc:290] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:34.198426 23529 leader_election.cc:290] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:34.198038 23512 consensus_queue.cc:260] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.199405 23286 raft_consensus.cc:2468] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 0.
I20260710 11:03:34.200085 23325 leader_election.cc:304] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f; no voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:34.201218 23176 leader_election.cc:304] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:34.202729 23495 raft_consensus.cc:2749] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:34.204906 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2c413a4afe4c59a3800221201276ee" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:34.205909 23286 raft_consensus.cc:2468] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 0.
I20260710 11:03:34.206287 23512 ts_tablet_manager.cc:1434] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 11:03:34.206983 23325 leader_election.cc:304] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:34.207362 23512 tablet_bootstrap.cc:492] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445: Bootstrap starting.
I20260710 11:03:34.207754 23495 raft_consensus.cc:2804] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:34.208242 23495 raft_consensus.cc:493] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:34.208567 23495 raft_consensus.cc:3060] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.209611 23511 tablet_bootstrap.cc:492] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57: No bootstrap required, opened a new log
I20260710 11:03:34.210089 23511 ts_tablet_manager.cc:1403] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57: Time spent bootstrapping tablet: real 0.134s	user 0.025s	sys 0.013s
I20260710 11:03:34.210161 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7cb5adb1a745d8baa89ff48b211fc1" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
I20260710 11:03:34.202667 23532 raft_consensus.cc:2804] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:34.213675 23532 raft_consensus.cc:493] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:34.214015 23532 raft_consensus.cc:3060] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.214643 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7cb5adb1a745d8baa89ff48b211fc1" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
I20260710 11:03:34.216444 23495 raft_consensus.cc:515] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
W20260710 11:03:34.221611 23252 leader_election.cc:343] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:34.212949 23511 raft_consensus.cc:359] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.222466 23511 raft_consensus.cc:385] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:03:34.222457 23177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.70.3:36807, user_credentials={real_user=slave}} blocked reactor thread for 61664.4us
I20260710 11:03:34.222976 23511 raft_consensus.cc:740] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.223765 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2c413a4afe4c59a3800221201276ee" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:34.223893 23511 consensus_queue.cc:260] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.224195 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2c413a4afe4c59a3800221201276ee" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
I20260710 11:03:34.224987 23361 raft_consensus.cc:2393] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c7667c8b6404cd6a30eacce20652b57 in current term 1: Already voted for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in this term.
I20260710 11:03:34.224829 23212 raft_consensus.cc:2468] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 0.
I20260710 11:03:34.224359 23286 raft_consensus.cc:3060] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.224829 23495 leader_election.cc:290] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:34.228834 23512 tablet_bootstrap.cc:654] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.220921 23532 raft_consensus.cc:515] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.234221 23532 leader_election.cc:290] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 election: Requested vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:34.234790 23287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2c413a4afe4c59a3800221201276ee" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:34.237195 23511 ts_tablet_manager.cc:1434] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.001s
I20260710 11:03:34.239274 23511 tablet_bootstrap.cc:492] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57: Bootstrap starting.
I20260710 11:03:34.240099 23286 raft_consensus.cc:2468] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 1.
I20260710 11:03:34.242300 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1233567bb1e048039e9404e415f0f288" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
I20260710 11:03:34.243697 23325 leader_election.cc:304] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:34.244221 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2c413a4afe4c59a3800221201276ee" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
I20260710 11:03:34.245000 23212 raft_consensus.cc:2393] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in current term 1: Already voted for candidate 3c7667c8b6404cd6a30eacce20652b57 in this term.
I20260710 11:03:34.245138 23495 raft_consensus.cc:2804] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:34.245986 23511 tablet_bootstrap.cc:654] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.246306 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2c413a4afe4c59a3800221201276ee" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
I20260710 11:03:34.247033 23212 raft_consensus.cc:2393] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in current term 1: Already voted for candidate 3c7667c8b6404cd6a30eacce20652b57 in this term.
I20260710 11:03:34.248256 23253 leader_election.cc:304] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 0f0ecf163ef34b6bb8f92a550c9bc86f
I20260710 11:03:34.248586 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2c413a4afe4c59a3800221201276ee" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:34.249511 23526 raft_consensus.cc:2804] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:34.249887 23526 raft_consensus.cc:493] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:34.250236 23526 raft_consensus.cc:3060] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:34.252045 23177 leader_election.cc:343] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:34.252748 23177 leader_election.cc:304] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57; no voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:34.253611 23532 raft_consensus.cc:2749] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:34.256399 23495 raft_consensus.cc:697] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Becoming Leader. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Running, Role: LEADER
I20260710 11:03:34.257443 23495 consensus_queue.cc:237] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.258457 23514 tablet_bootstrap.cc:492] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Bootstrap starting.
I20260710 11:03:34.259065 23512 tablet_bootstrap.cc:492] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445: No bootstrap required, opened a new log
I20260710 11:03:34.258719 23526 raft_consensus.cc:515] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.259608 23512 ts_tablet_manager.cc:1403] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.004s
I20260710 11:03:34.261627 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7cb5adb1a745d8baa89ff48b211fc1" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
I20260710 11:03:34.262290 23212 raft_consensus.cc:3060] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.264326 23511 tablet_bootstrap.cc:492] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57: No bootstrap required, opened a new log
I20260710 11:03:34.265069 23511 ts_tablet_manager.cc:1403] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260710 11:03:34.265738 23514 tablet_bootstrap.cc:654] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.270447 23511 raft_consensus.cc:359] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.270804 23212 raft_consensus.cc:2468] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 1.
I20260710 11:03:34.268872 23512 raft_consensus.cc:359] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.271740 23512 raft_consensus.cc:385] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.272069 23512 raft_consensus.cc:740] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.272420 23253 leader_election.cc:304] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:34.272810 23512 consensus_queue.cc:260] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.273953 23431 raft_consensus.cc:2804] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:34.271255 23511 raft_consensus.cc:385] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.274741 23511 raft_consensus.cc:740] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.272573 23177 leader_election.cc:304] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [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: 3c7667c8b6404cd6a30eacce20652b57; no voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:34.275624 23511 consensus_queue.cc:260] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.277310 23532 raft_consensus.cc:2749] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:34.278644 23511 ts_tablet_manager.cc:1434] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:03:34.279558 23511 tablet_bootstrap.cc:492] T cdf66fb230ef4873b980961174058c62 P 3c7667c8b6404cd6a30eacce20652b57: Bootstrap starting.
I20260710 11:03:34.279351 23109 catalog_manager.cc:5697] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3). New cstate: current_term: 1 leader_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:34.285445 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7cb5adb1a745d8baa89ff48b211fc1" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
W20260710 11:03:34.287523 23252 leader_election.cc:343] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:34.288444 23512 ts_tablet_manager.cc:1434] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.002s
I20260710 11:03:34.289414 23512 tablet_bootstrap.cc:492] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445: Bootstrap starting.
I20260710 11:03:34.290469 23526 leader_election.cc:290] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:34.291512 23514 tablet_bootstrap.cc:492] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f: No bootstrap required, opened a new log
I20260710 11:03:34.292034 23514 ts_tablet_manager.cc:1403] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.013s
I20260710 11:03:34.295816 23431 raft_consensus.cc:697] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Becoming Leader. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Running, Role: LEADER
I20260710 11:03:34.295526 23514 raft_consensus.cc:359] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.296347 23514 raft_consensus.cc:385] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.296756 23514 raft_consensus.cc:740] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.296774 23431 consensus_queue.cc:237] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.297873 23514 consensus_queue.cc:260] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.298907 23511 tablet_bootstrap.cc:654] T cdf66fb230ef4873b980961174058c62 P 3c7667c8b6404cd6a30eacce20652b57: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.300473 23514 ts_tablet_manager.cc:1434] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:03:34.296394 23512 tablet_bootstrap.cc:654] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.301826 23514 tablet_bootstrap.cc:492] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Bootstrap starting.
I20260710 11:03:34.311115 23514 tablet_bootstrap.cc:654] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.323434 23540 raft_consensus.cc:493] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.323969 23540 raft_consensus.cc:515] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.325841 23512 tablet_bootstrap.cc:492] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445: No bootstrap required, opened a new log
I20260710 11:03:34.326133 23540 leader_election.cc:290] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:34.326721 23512 ts_tablet_manager.cc:1403] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.005s
I20260710 11:03:34.328565 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf66fb230ef4873b980961174058c62" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
I20260710 11:03:34.329689 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf66fb230ef4873b980961174058c62" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
W20260710 11:03:34.331058 23253 leader_election.cc:343] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:34.329255 23361 raft_consensus.cc:2468] T cdf66fb230ef4873b980961174058c62 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 0.
I20260710 11:03:34.331094 23512 raft_consensus.cc:359] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.332453 23512 raft_consensus.cc:385] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.332887 23252 leader_election.cc:304] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, c76d48aee57b47d3875d2726f40b5445; no voters: 3c7667c8b6404cd6a30eacce20652b57
I20260710 11:03:34.332927 23512 raft_consensus.cc:740] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.334168 23540 raft_consensus.cc:2804] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:34.334581 23540 raft_consensus.cc:493] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:34.335757 23540 raft_consensus.cc:3060] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.334285 23512 consensus_queue.cc:260] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.338972 23512 ts_tablet_manager.cc:1434] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:03:34.340113 23512 tablet_bootstrap.cc:492] T c42e84244cea4e54a52e27fff2f3b45a P c76d48aee57b47d3875d2726f40b5445: Bootstrap starting.
I20260710 11:03:34.338943 23514 tablet_bootstrap.cc:492] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f: No bootstrap required, opened a new log
I20260710 11:03:34.340745 23514 ts_tablet_manager.cc:1403] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.005s
I20260710 11:03:34.343585 23514 raft_consensus.cc:359] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.344122 23514 raft_consensus.cc:385] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.344373 23514 raft_consensus.cc:740] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.344997 23514 consensus_queue.cc:260] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.346091 23540 raft_consensus.cc:515] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.347505 23512 tablet_bootstrap.cc:654] T c42e84244cea4e54a52e27fff2f3b45a P c76d48aee57b47d3875d2726f40b5445: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.347514 23511 tablet_bootstrap.cc:492] T cdf66fb230ef4873b980961174058c62 P 3c7667c8b6404cd6a30eacce20652b57: No bootstrap required, opened a new log
I20260710 11:03:34.348245 23511 ts_tablet_manager.cc:1403] T cdf66fb230ef4873b980961174058c62 P 3c7667c8b6404cd6a30eacce20652b57: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.023s
I20260710 11:03:34.348917 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf66fb230ef4873b980961174058c62" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
W20260710 11:03:34.350733 23253 leader_election.cc:343] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:34.351151 23511 raft_consensus.cc:359] T cdf66fb230ef4873b980961174058c62 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.351869 23511 raft_consensus.cc:385] T cdf66fb230ef4873b980961174058c62 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.352226 23511 raft_consensus.cc:740] T cdf66fb230ef4873b980961174058c62 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.352923 23511 consensus_queue.cc:260] T cdf66fb230ef4873b980961174058c62 P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.353542 23540 leader_election.cc:290] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:34.355664 23511 ts_tablet_manager.cc:1434] T cdf66fb230ef4873b980961174058c62 P 3c7667c8b6404cd6a30eacce20652b57: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:03:34.356518 23514 ts_tablet_manager.cc:1434] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:03:34.356658 23511 tablet_bootstrap.cc:492] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57: Bootstrap starting.
I20260710 11:03:34.357528 23514 tablet_bootstrap.cc:492] T 56dcd0dbb1ff4087a071732839411ef8 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Bootstrap starting.
I20260710 11:03:34.358917 23512 tablet_bootstrap.cc:492] T c42e84244cea4e54a52e27fff2f3b45a P c76d48aee57b47d3875d2726f40b5445: No bootstrap required, opened a new log
I20260710 11:03:34.359390 23512 ts_tablet_manager.cc:1403] T c42e84244cea4e54a52e27fff2f3b45a P c76d48aee57b47d3875d2726f40b5445: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.002s
I20260710 11:03:34.362068 23512 raft_consensus.cc:359] T c42e84244cea4e54a52e27fff2f3b45a P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.362825 23512 raft_consensus.cc:385] T c42e84244cea4e54a52e27fff2f3b45a P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.363086 23512 raft_consensus.cc:740] T c42e84244cea4e54a52e27fff2f3b45a P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.363724 23511 tablet_bootstrap.cc:654] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.364133 23514 tablet_bootstrap.cc:654] T 56dcd0dbb1ff4087a071732839411ef8 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.363802 23512 consensus_queue.cc:260] T c42e84244cea4e54a52e27fff2f3b45a P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.367478 23512 ts_tablet_manager.cc:1434] T c42e84244cea4e54a52e27fff2f3b45a P c76d48aee57b47d3875d2726f40b5445: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:03:34.368405 23512 tablet_bootstrap.cc:492] T 1233567bb1e048039e9404e415f0f288 P c76d48aee57b47d3875d2726f40b5445: Bootstrap starting.
I20260710 11:03:34.375597 23512 tablet_bootstrap.cc:654] T 1233567bb1e048039e9404e415f0f288 P c76d48aee57b47d3875d2726f40b5445: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.379456 23514 tablet_bootstrap.cc:492] T 56dcd0dbb1ff4087a071732839411ef8 P 0f0ecf163ef34b6bb8f92a550c9bc86f: No bootstrap required, opened a new log
I20260710 11:03:34.380134 23514 ts_tablet_manager.cc:1403] T 56dcd0dbb1ff4087a071732839411ef8 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260710 11:03:34.381826 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf66fb230ef4873b980961174058c62" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:34.382268 23532 raft_consensus.cc:493] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.382838 23361 raft_consensus.cc:3060] T cdf66fb230ef4873b980961174058c62 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.382968 23532 raft_consensus.cc:515] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.386886 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925d3670fcaa494589f0522d1c6cb29e" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:34.387723 23286 raft_consensus.cc:2468] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 0.
I20260710 11:03:34.389369 23176 leader_election.cc:304] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:34.390520 23527 raft_consensus.cc:2804] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:34.391002 23527 raft_consensus.cc:493] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:34.391487 23527 raft_consensus.cc:3060] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.398443 23532 leader_election.cc:290] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:34.399263 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925d3670fcaa494589f0522d1c6cb29e" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
W20260710 11:03:34.401208 23177 leader_election.cc:343] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:34.403860 23527 raft_consensus.cc:515] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.410058 23514 raft_consensus.cc:359] T 56dcd0dbb1ff4087a071732839411ef8 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.411139 23514 raft_consensus.cc:385] T 56dcd0dbb1ff4087a071732839411ef8 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.411509 23514 raft_consensus.cc:740] T 56dcd0dbb1ff4087a071732839411ef8 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.415421 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925d3670fcaa494589f0522d1c6cb29e" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:34.416002 23286 raft_consensus.cc:3060] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.423369 23286 raft_consensus.cc:2468] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 1.
I20260710 11:03:34.424544 23176 leader_election.cc:304] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:34.425400 23532 raft_consensus.cc:2804] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:34.426016 23532 raft_consensus.cc:697] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Becoming Leader. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Running, Role: LEADER
I20260710 11:03:34.425525 23109 catalog_manager.cc:5697] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 reported cstate change: term changed from 0 to 1, leader changed from <none> to c76d48aee57b47d3875d2726f40b5445 (127.18.70.2). New cstate: current_term: 1 leader_uuid: "c76d48aee57b47d3875d2726f40b5445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:34.427168 23532 consensus_queue.cc:237] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.430608 23361 raft_consensus.cc:2468] T cdf66fb230ef4873b980961174058c62 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 1.
I20260710 11:03:34.432683 23252 leader_election.cc:304] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, c76d48aee57b47d3875d2726f40b5445; no voters: 3c7667c8b6404cd6a30eacce20652b57
I20260710 11:03:34.434962 23540 raft_consensus.cc:2804] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:34.435585 23540 raft_consensus.cc:697] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Becoming Leader. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Running, Role: LEADER
I20260710 11:03:34.436594 23540 consensus_queue.cc:237] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.448001 23511 tablet_bootstrap.cc:492] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57: No bootstrap required, opened a new log
I20260710 11:03:34.448652 23511 ts_tablet_manager.cc:1403] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57: Time spent bootstrapping tablet: real 0.092s	user 0.047s	sys 0.044s
I20260710 11:03:34.412479 23514 consensus_queue.cc:260] T 56dcd0dbb1ff4087a071732839411ef8 P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.448874 23527 leader_election.cc:290] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 election: Requested vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:34.451792 23511 raft_consensus.cc:359] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.457067 23511 raft_consensus.cc:385] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.457587 23511 raft_consensus.cc:740] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.458832 23511 consensus_queue.cc:260] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.460417 23431 raft_consensus.cc:493] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.460919 23431 raft_consensus.cc:515] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.461556 23511 ts_tablet_manager.cc:1434] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260710 11:03:34.462612 23511 tablet_bootstrap.cc:492] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57: Bootstrap starting.
I20260710 11:03:34.462836 23431 leader_election.cc:290] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:34.463528 23527 raft_consensus.cc:493] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.463984 23527 raft_consensus.cc:515] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.464794 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56dcd0dbb1ff4087a071732839411ef8" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
I20260710 11:03:34.465458 23360 raft_consensus.cc:2468] T 56dcd0dbb1ff4087a071732839411ef8 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 0.
I20260710 11:03:34.466167 23527 leader_election.cc:290] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:34.464011 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56dcd0dbb1ff4087a071732839411ef8" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
I20260710 11:03:34.467202 23212 raft_consensus.cc:2468] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 0.
I20260710 11:03:34.468149 23252 leader_election.cc:304] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:34.469130 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56dcd0dbb1ff4087a071732839411ef8" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:34.469405 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925d3670fcaa494589f0522d1c6cb29e" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:34.469766 23286 raft_consensus.cc:2468] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 0.
I20260710 11:03:34.470453 23511 tablet_bootstrap.cc:654] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:34.470860 23177 leader_election.cc:343] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:34.472020 23512 tablet_bootstrap.cc:492] T 1233567bb1e048039e9404e415f0f288 P c76d48aee57b47d3875d2726f40b5445: No bootstrap required, opened a new log
I20260710 11:03:34.472497 23512 ts_tablet_manager.cc:1403] T 1233567bb1e048039e9404e415f0f288 P c76d48aee57b47d3875d2726f40b5445: Time spent bootstrapping tablet: real 0.104s	user 0.035s	sys 0.044s
I20260710 11:03:34.473146 23176 leader_election.cc:304] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:34.473827 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56dcd0dbb1ff4087a071732839411ef8" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
I20260710 11:03:34.474094 23431 raft_consensus.cc:2804] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:34.474427 23360 raft_consensus.cc:2468] T 56dcd0dbb1ff4087a071732839411ef8 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 0.
I20260710 11:03:34.474459 23431 raft_consensus.cc:493] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:34.475633 23431 raft_consensus.cc:3060] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.475907 23512 raft_consensus.cc:359] T 1233567bb1e048039e9404e415f0f288 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.475217 23527 raft_consensus.cc:2804] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:34.476814 23512 raft_consensus.cc:385] T 1233567bb1e048039e9404e415f0f288 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.477317 23512 raft_consensus.cc:740] T 1233567bb1e048039e9404e415f0f288 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.478190 23512 consensus_queue.cc:260] T 1233567bb1e048039e9404e415f0f288 P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.476931 23527 raft_consensus.cc:493] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:34.480916 23512 ts_tablet_manager.cc:1434] T 1233567bb1e048039e9404e415f0f288 P c76d48aee57b47d3875d2726f40b5445: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:03:34.481237 23527 raft_consensus.cc:3060] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.482033 23514 ts_tablet_manager.cc:1434] T 56dcd0dbb1ff4087a071732839411ef8 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent starting tablet: real 0.101s	user 0.004s	sys 0.007s
I20260710 11:03:34.483086 23514 tablet_bootstrap.cc:492] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f: Bootstrap starting.
I20260710 11:03:34.488643 23431 raft_consensus.cc:515] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.489581 23106 catalog_manager.cc:5697] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1). New cstate: current_term: 1 leader_uuid: "3c7667c8b6404cd6a30eacce20652b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:34.491398 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56dcd0dbb1ff4087a071732839411ef8" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
I20260710 11:03:34.496495 23527 raft_consensus.cc:515] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.498518 23212 raft_consensus.cc:2393] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c76d48aee57b47d3875d2726f40b5445 in current term 1: Already voted for candidate 3c7667c8b6404cd6a30eacce20652b57 in this term.
I20260710 11:03:34.500612 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56dcd0dbb1ff4087a071732839411ef8" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:34.501276 23286 raft_consensus.cc:2393] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c7667c8b6404cd6a30eacce20652b57 in current term 1: Already voted for candidate c76d48aee57b47d3875d2726f40b5445 in this term.
I20260710 11:03:34.502599 23109 catalog_manager.cc:5697] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 reported cstate change: term changed from 0 to 1, leader changed from <none> to c76d48aee57b47d3875d2726f40b5445 (127.18.70.2). New cstate: current_term: 1 leader_uuid: "c76d48aee57b47d3875d2726f40b5445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:34.503988 23514 tablet_bootstrap.cc:654] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.506428 23511 tablet_bootstrap.cc:492] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57: No bootstrap required, opened a new log
I20260710 11:03:34.506870 23511 ts_tablet_manager.cc:1403] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.014s
I20260710 11:03:34.507366 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56dcd0dbb1ff4087a071732839411ef8" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:34.507936 23360 raft_consensus.cc:3060] T 56dcd0dbb1ff4087a071732839411ef8 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.509512 23511 raft_consensus.cc:359] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.510179 23511 raft_consensus.cc:385] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.510425 23511 raft_consensus.cc:740] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.511049 23511 consensus_queue.cc:260] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.513464 23431 leader_election.cc:290] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:34.514201 23511 ts_tablet_manager.cc:1434] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:03:34.514809 23360 raft_consensus.cc:2468] T 56dcd0dbb1ff4087a071732839411ef8 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 1.
I20260710 11:03:34.515113 23511 tablet_bootstrap.cc:492] T c42e84244cea4e54a52e27fff2f3b45a P 3c7667c8b6404cd6a30eacce20652b57: Bootstrap starting.
I20260710 11:03:34.515942 23252 leader_election.cc:304] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, c76d48aee57b47d3875d2726f40b5445; no voters: 3c7667c8b6404cd6a30eacce20652b57
I20260710 11:03:34.517076 23431 raft_consensus.cc:2804] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:34.518441 23527 leader_election.cc:290] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 election: Requested vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:34.519009 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56dcd0dbb1ff4087a071732839411ef8" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:34.519136 23431 raft_consensus.cc:697] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Becoming Leader. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Running, Role: LEADER
I20260710 11:03:34.519814 23361 raft_consensus.cc:2393] T 56dcd0dbb1ff4087a071732839411ef8 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3c7667c8b6404cd6a30eacce20652b57 in current term 1: Already voted for candidate c76d48aee57b47d3875d2726f40b5445 in this term.
I20260710 11:03:34.520159 23431 consensus_queue.cc:237] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.521001 23177 leader_election.cc:304] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57 [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: 3c7667c8b6404cd6a30eacce20652b57; no voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:34.521319 23511 tablet_bootstrap.cc:654] T c42e84244cea4e54a52e27fff2f3b45a P 3c7667c8b6404cd6a30eacce20652b57: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.521831 23527 raft_consensus.cc:2749] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:34.528746 23511 tablet_bootstrap.cc:492] T c42e84244cea4e54a52e27fff2f3b45a P 3c7667c8b6404cd6a30eacce20652b57: No bootstrap required, opened a new log
I20260710 11:03:34.529230 23511 ts_tablet_manager.cc:1403] T c42e84244cea4e54a52e27fff2f3b45a P 3c7667c8b6404cd6a30eacce20652b57: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:03:34.530186 23514 tablet_bootstrap.cc:492] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f: No bootstrap required, opened a new log
I20260710 11:03:34.530690 23514 ts_tablet_manager.cc:1403] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.005s
I20260710 11:03:34.530110 23106 catalog_manager.cc:5697] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 reported cstate change: term changed from 0 to 1, leader changed from <none> to c76d48aee57b47d3875d2726f40b5445 (127.18.70.2). New cstate: current_term: 1 leader_uuid: "c76d48aee57b47d3875d2726f40b5445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:34.531773 23511 raft_consensus.cc:359] T c42e84244cea4e54a52e27fff2f3b45a P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.532418 23511 raft_consensus.cc:385] T c42e84244cea4e54a52e27fff2f3b45a P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.532658 23511 raft_consensus.cc:740] T c42e84244cea4e54a52e27fff2f3b45a P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.533238 23431 raft_consensus.cc:493] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.533403 23511 consensus_queue.cc:260] T c42e84244cea4e54a52e27fff2f3b45a P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.533851 23431 raft_consensus.cc:515] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.535790 23511 ts_tablet_manager.cc:1434] T c42e84244cea4e54a52e27fff2f3b45a P 3c7667c8b6404cd6a30eacce20652b57: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:03:34.535871 23431 leader_election.cc:290] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:34.537837 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2a7470307c46618afe6bcd3e4bd040" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
I20260710 11:03:34.538582 23212 raft_consensus.cc:2468] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 0.
I20260710 11:03:34.539908 23253 leader_election.cc:304] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:34.540969 23431 raft_consensus.cc:2804] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:34.541360 23431 raft_consensus.cc:493] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:34.533282 23514 raft_consensus.cc:359] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.542896 23514 raft_consensus.cc:385] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.543176 23514 raft_consensus.cc:740] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.543398 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2a7470307c46618afe6bcd3e4bd040" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
I20260710 11:03:34.541689 23431 raft_consensus.cc:3060] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.544034 23361 raft_consensus.cc:2468] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 0.
I20260710 11:03:34.543820 23514 consensus_queue.cc:260] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.545925 23514 ts_tablet_manager.cc:1434] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:03:34.546828 23514 tablet_bootstrap.cc:492] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f: Bootstrap starting.
I20260710 11:03:34.552525 23514 tablet_bootstrap.cc:654] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:34.559027 23514 tablet_bootstrap.cc:492] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f: No bootstrap required, opened a new log
I20260710 11:03:34.559491 23514 ts_tablet_manager.cc:1403] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:03:34.559643 23431 raft_consensus.cc:515] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.561858 23431 leader_election.cc:290] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:34.561515 23514 raft_consensus.cc:359] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.562142 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2a7470307c46618afe6bcd3e4bd040" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
I20260710 11:03:34.562570 23514 raft_consensus.cc:385] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:34.562381 23495 raft_consensus.cc:493] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.562724 23212 raft_consensus.cc:3060] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.563580 23514 raft_consensus.cc:740] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Initialized, Role: FOLLOWER
I20260710 11:03:34.563499 23495 raft_consensus.cc:515] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.564432 23514 consensus_queue.cc:260] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.562383 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2a7470307c46618afe6bcd3e4bd040" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:34.565446 23361 raft_consensus.cc:3060] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.566561 23514 ts_tablet_manager.cc:1434] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260710 11:03:34.566943 23211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925d3670fcaa494589f0522d1c6cb29e" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
I20260710 11:03:34.571185 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925d3670fcaa494589f0522d1c6cb29e" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:34.571790 23286 raft_consensus.cc:2393] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in current term 1: Already voted for candidate 3c7667c8b6404cd6a30eacce20652b57 in this term.
I20260710 11:03:34.572933 23325 leader_election.cc:304] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f; no voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:34.573603 23212 raft_consensus.cc:2468] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 1.
I20260710 11:03:34.574221 23361 raft_consensus.cc:2468] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 1.
I20260710 11:03:34.574745 23535 raft_consensus.cc:3060] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.574805 23253 leader_election.cc:304] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:34.577656 23495 leader_election.cc:290] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:34.579070 23556 raft_consensus.cc:493] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.579536 23556 raft_consensus.cc:515] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.582333 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7cb5adb1a745d8baa89ff48b211fc1" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
I20260710 11:03:34.583099 23212 raft_consensus.cc:2393] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in current term 1: Already voted for candidate c76d48aee57b47d3875d2726f40b5445 in this term.
I20260710 11:03:34.581794 23556 leader_election.cc:290] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:34.585986 23431 raft_consensus.cc:2804] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:34.587153 23535 raft_consensus.cc:2749] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:34.587365 23287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7cb5adb1a745d8baa89ff48b211fc1" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:34.588024 23535 raft_consensus.cc:493] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.588037 23431 raft_consensus.cc:697] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Becoming Leader. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Running, Role: LEADER
I20260710 11:03:34.588584 23535 raft_consensus.cc:515] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.589061 23431 consensus_queue.cc:237] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.591293 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42e84244cea4e54a52e27fff2f3b45a" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
I20260710 11:03:34.591905 23212 raft_consensus.cc:2468] T c42e84244cea4e54a52e27fff2f3b45a P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 0.
I20260710 11:03:34.592957 23327 leader_election.cc:304] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57; no voters: 
I20260710 11:03:34.594055 23535 leader_election.cc:290] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:34.594586 23535 raft_consensus.cc:2804] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:34.594815 23535 raft_consensus.cc:493] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:34.595135 23535 raft_consensus.cc:3060] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.595501 23325 leader_election.cc:304] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f; no voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:34.596325 23495 raft_consensus.cc:3060] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.597698 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42e84244cea4e54a52e27fff2f3b45a" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:34.598433 23286 raft_consensus.cc:2468] T c42e84244cea4e54a52e27fff2f3b45a P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 0.
I20260710 11:03:34.597774 23109 catalog_manager.cc:5697] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 reported cstate change: term changed from 0 to 1, leader changed from <none> to c76d48aee57b47d3875d2726f40b5445 (127.18.70.2). New cstate: current_term: 1 leader_uuid: "c76d48aee57b47d3875d2726f40b5445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:34.602032 23535 raft_consensus.cc:515] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.603055 23495 raft_consensus.cc:2749] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:34.604079 23535 leader_election.cc:290] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:34.604749 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42e84244cea4e54a52e27fff2f3b45a" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
I20260710 11:03:34.605070 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42e84244cea4e54a52e27fff2f3b45a" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:34.605373 23212 raft_consensus.cc:3060] T c42e84244cea4e54a52e27fff2f3b45a P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.605793 23286 raft_consensus.cc:3060] T c42e84244cea4e54a52e27fff2f3b45a P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.610668 23212 raft_consensus.cc:2468] T c42e84244cea4e54a52e27fff2f3b45a P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 1.
I20260710 11:03:34.610684 23286 raft_consensus.cc:2468] T c42e84244cea4e54a52e27fff2f3b45a P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 1.
I20260710 11:03:34.611837 23327 leader_election.cc:304] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57; no voters: 
I20260710 11:03:34.612534 23535 raft_consensus.cc:2804] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:34.613010 23535 raft_consensus.cc:697] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Becoming Leader. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Running, Role: LEADER
I20260710 11:03:34.613677 23535 consensus_queue.cc:237] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.621845 23527 consensus_queue.cc:1048] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:34.621687 23109 catalog_manager.cc:5697] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3). New cstate: current_term: 1 leader_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:34.632720 23527 consensus_queue.cc:1048] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:34.688917 23535 raft_consensus.cc:493] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.689471 23535 raft_consensus.cc:515] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.691288 23535 leader_election.cc:290] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:34.692005 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1233567bb1e048039e9404e415f0f288" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57" is_pre_election: true
I20260710 11:03:34.692260 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1233567bb1e048039e9404e415f0f288" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:34.692582 23212 raft_consensus.cc:2468] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 0.
I20260710 11:03:34.692863 23286 raft_consensus.cc:2468] T 1233567bb1e048039e9404e415f0f288 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 0.
I20260710 11:03:34.693642 23327 leader_election.cc:304] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57; no voters: 
I20260710 11:03:34.694386 23535 raft_consensus.cc:2804] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:34.694774 23535 raft_consensus.cc:493] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:34.695017 23535 raft_consensus.cc:3060] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.700040 23535 raft_consensus.cc:515] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.701979 23535 leader_election.cc:290] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:34.702756 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1233567bb1e048039e9404e415f0f288" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
I20260710 11:03:34.703435 23212 raft_consensus.cc:3060] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.703641 23287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1233567bb1e048039e9404e415f0f288" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:34.704234 23287 raft_consensus.cc:3060] T 1233567bb1e048039e9404e415f0f288 P c76d48aee57b47d3875d2726f40b5445 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.708968 23212 raft_consensus.cc:2468] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 1.
I20260710 11:03:34.709113 23287 raft_consensus.cc:2468] T 1233567bb1e048039e9404e415f0f288 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 1.
I20260710 11:03:34.710243 23325 leader_election.cc:304] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:34.711124 23535 raft_consensus.cc:2804] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:34.711686 23535 raft_consensus.cc:697] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Becoming Leader. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Running, Role: LEADER
I20260710 11:03:34.712177 23495 consensus_queue.cc:1048] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:34.712514 23535 consensus_queue.cc:237] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.722818 23110 catalog_manager.cc:5697] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3). New cstate: current_term: 1 leader_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:34.723488 23535 consensus_queue.cc:1048] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:34.724999 23527 raft_consensus.cc:493] T cdf66fb230ef4873b980961174058c62 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:34.725488 23527 raft_consensus.cc:515] T cdf66fb230ef4873b980961174058c62 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:34.727488 23527 leader_election.cc:290] T cdf66fb230ef4873b980961174058c62 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:34.729326 23361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf66fb230ef4873b980961174058c62" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
I20260710 11:03:34.730098 23361 raft_consensus.cc:2393] T cdf66fb230ef4873b980961174058c62 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3c7667c8b6404cd6a30eacce20652b57 in current term 1: Already voted for candidate c76d48aee57b47d3875d2726f40b5445 in this term.
I20260710 11:03:34.731808 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf66fb230ef4873b980961174058c62" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:34.732987 23176 leader_election.cc:304] T cdf66fb230ef4873b980961174058c62 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57; no voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:34.733736 23527 raft_consensus.cc:3060] T cdf66fb230ef4873b980961174058c62 P 3c7667c8b6404cd6a30eacce20652b57 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:34.740914 23527 raft_consensus.cc:2749] T cdf66fb230ef4873b980961174058c62 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:34.862932 23287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a2a7470307c46618afe6bcd3e4bd040"
dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
mode: GRACEFUL
new_leader_uuid: "3c7667c8b6404cd6a30eacce20652b57"
 from {username='slave'} at 127.0.0.1:43588
I20260710 11:03:34.863438 23287 raft_consensus.cc:606] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Received request to transfer leadership to TS 3c7667c8b6404cd6a30eacce20652b57
I20260710 11:03:34.867848 23361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1233567bb1e048039e9404e415f0f288"
dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
mode: GRACEFUL
new_leader_uuid: "3c7667c8b6404cd6a30eacce20652b57"
 from {username='slave'} at 127.0.0.1:45068
I20260710 11:03:34.868381 23361 raft_consensus.cc:606] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Received request to transfer leadership to TS 3c7667c8b6404cd6a30eacce20652b57
I20260710 11:03:34.873171 23287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e7cb5adb1a745d8baa89ff48b211fc1"
dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
mode: GRACEFUL
new_leader_uuid: "3c7667c8b6404cd6a30eacce20652b57"
 from {username='slave'} at 127.0.0.1:43588
I20260710 11:03:34.873651 23287 raft_consensus.cc:606] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Received request to transfer leadership to TS 3c7667c8b6404cd6a30eacce20652b57
I20260710 11:03:34.878221 23361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db2c413a4afe4c59a3800221201276ee"
dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
mode: GRACEFUL
new_leader_uuid: "c76d48aee57b47d3875d2726f40b5445"
 from {username='slave'} at 127.0.0.1:45068
I20260710 11:03:34.878677 23361 raft_consensus.cc:606] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Received request to transfer leadership to TS c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:34.887799 23212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "925d3670fcaa494589f0522d1c6cb29e"
dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
mode: GRACEFUL
new_leader_uuid: "c76d48aee57b47d3875d2726f40b5445"
 from {username='slave'} at 127.0.0.1:47086
I20260710 11:03:34.888317 23212 raft_consensus.cc:606] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Received request to transfer leadership to TS c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:34.911871 23431 consensus_queue.cc:1048] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:34.915024 23431 consensus_queue.cc:1048] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:34.921149 23540 consensus_queue.cc:1048] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:34.938717 23540 consensus_queue.cc:1048] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:34.940297 23431 raft_consensus.cc:993] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445: : Instructing follower 3c7667c8b6404cd6a30eacce20652b57 to start an election
I20260710 11:03:34.993913 23570 raft_consensus.cc:1081] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Signalling peer 3c7667c8b6404cd6a30eacce20652b57 to start an election
I20260710 11:03:34.996233 23535 consensus_queue.cc:1048] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:34.996639 23532 consensus_queue.cc:1048] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:35.015986 23527 raft_consensus.cc:993] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57: : Instructing follower c76d48aee57b47d3875d2726f40b5445 to start an election
I20260710 11:03:35.016551 23529 raft_consensus.cc:1081] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Signalling peer c76d48aee57b47d3875d2726f40b5445 to start an election
I20260710 11:03:35.021039 23211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e7cb5adb1a745d8baa89ff48b211fc1"
dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
 from {username='slave'} at 127.0.0.1:35048
I20260710 11:03:35.021831 23211 raft_consensus.cc:493] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:35.022341 23529 consensus_queue.cc:1048] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:35.022336 23211 raft_consensus.cc:3060] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.042903 23211 raft_consensus.cc:515] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:35.085237 23431 consensus_queue.cc:1048] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:35.102725 23211 leader_election.cc:290] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 2 election: Requested vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:35.103917 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7cb5adb1a745d8baa89ff48b211fc1" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:35.104565 23360 raft_consensus.cc:3060] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.111603 23360 raft_consensus.cc:2468] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 2.
I20260710 11:03:35.113080 23177 leader_election.cc:304] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57; no voters: 
I20260710 11:03:35.113044 23556 consensus_queue.cc:1048] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:35.114662 23527 raft_consensus.cc:2804] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:35.115118 23527 raft_consensus.cc:697] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 LEADER]: Becoming Leader. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Running, Role: LEADER
I20260710 11:03:35.115936 23527 consensus_queue.cc:237] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:35.135394 23286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "925d3670fcaa494589f0522d1c6cb29e"
dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
 from {username='slave'} at 127.0.0.1:37056
I20260710 11:03:35.136715 23286 raft_consensus.cc:493] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:35.137113 23286 raft_consensus.cc:3060] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.138543 23495 raft_consensus.cc:993] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f: : Instructing follower c76d48aee57b47d3875d2726f40b5445 to start an election
I20260710 11:03:35.138681 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7cb5adb1a745d8baa89ff48b211fc1" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:35.139104 23535 raft_consensus.cc:1081] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Signalling peer c76d48aee57b47d3875d2726f40b5445 to start an election
I20260710 11:03:35.139331 23285 raft_consensus.cc:3055] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:35.139715 23285 raft_consensus.cc:740] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Running, Role: LEADER
I20260710 11:03:35.140481 23285 consensus_queue.cc:260] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:35.141602 23285 raft_consensus.cc:3060] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.144444 23286 raft_consensus.cc:515] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:35.146622 23286 leader_election.cc:290] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 2 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:35.148774 23286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db2c413a4afe4c59a3800221201276ee"
dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
 from {username='slave'} at 127.0.0.1:37068
I20260710 11:03:35.149375 23286 raft_consensus.cc:493] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:35.153163 23286 raft_consensus.cc:3060] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.154619 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925d3670fcaa494589f0522d1c6cb29e" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:35.155218 23360 raft_consensus.cc:3060] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.155139 23212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "925d3670fcaa494589f0522d1c6cb29e" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
I20260710 11:03:35.155893 23212 raft_consensus.cc:3055] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:35.156250 23212 raft_consensus.cc:740] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Running, Role: LEADER
I20260710 11:03:35.156064 23526 consensus_queue.cc:1048] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:35.157019 23212 consensus_queue.cc:260] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:35.158473 23212 raft_consensus.cc:3060] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.159053 23526 consensus_queue.cc:1048] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:35.160918 23285 raft_consensus.cc:2468] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 2.
I20260710 11:03:35.162020 23360 raft_consensus.cc:2468] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 2.
I20260710 11:03:35.174681 23212 raft_consensus.cc:2468] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 2.
I20260710 11:03:35.163357 23252 leader_election.cc:304] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, c76d48aee57b47d3875d2726f40b5445; no voters: 
W20260710 11:03:35.247383 23252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.70.3:36807, user_credentials={real_user=slave}} blocked reactor thread for 84105.1us
I20260710 11:03:35.247483 23526 raft_consensus.cc:2804] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:35.248152 23526 raft_consensus.cc:697] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 [term 2 LEADER]: Becoming Leader. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Running, Role: LEADER
I20260710 11:03:35.248994 23526 consensus_queue.cc:237] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:35.253695 23526 consensus_queue.cc:1048] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:35.271037 23540 raft_consensus.cc:993] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445: : Instructing follower 3c7667c8b6404cd6a30eacce20652b57 to start an election
I20260710 11:03:35.271466 23526 raft_consensus.cc:1081] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Signalling peer 3c7667c8b6404cd6a30eacce20652b57 to start an election
I20260710 11:03:35.274947 23210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a2a7470307c46618afe6bcd3e4bd040"
dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
 from {username='slave'} at 127.0.0.1:35048
I20260710 11:03:35.291656 23210 raft_consensus.cc:493] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:35.292074 23210 raft_consensus.cc:3060] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.306262 23210 raft_consensus.cc:515] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:35.309451 23556 consensus_queue.cc:1048] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:35.312773 23286 raft_consensus.cc:515] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:35.314666 23286 leader_election.cc:290] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 2 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:35.315759 23358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2c413a4afe4c59a3800221201276ee" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:35.316385 23358 raft_consensus.cc:3055] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:35.315626 23108 catalog_manager.cc:5697] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 reported cstate change: term changed from 1 to 2, leader changed from c76d48aee57b47d3875d2726f40b5445 (127.18.70.2) to 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "3c7667c8b6404cd6a30eacce20652b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:35.320672 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db2c413a4afe4c59a3800221201276ee" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
I20260710 11:03:35.321287 23209 raft_consensus.cc:3060] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.323817 23360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2a7470307c46618afe6bcd3e4bd040" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:35.324385 23360 raft_consensus.cc:3060] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.316676 23358 raft_consensus.cc:740] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Running, Role: LEADER
I20260710 11:03:35.317876 23556 consensus_queue.cc:1048] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:03:35.325274 23358 consensus_queue.cc:260] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:35.326432 23358 raft_consensus.cc:3060] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.328320 23495 raft_consensus.cc:993] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f: : Instructing follower 3c7667c8b6404cd6a30eacce20652b57 to start an election
I20260710 11:03:35.328751 23495 raft_consensus.cc:1081] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Signalling peer 3c7667c8b6404cd6a30eacce20652b57 to start an election
I20260710 11:03:35.329111 23210 leader_election.cc:290] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 2 election: Requested vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:35.330762 23210 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1233567bb1e048039e9404e415f0f288"
dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
 from {username='slave'} at 127.0.0.1:35054
I20260710 11:03:35.331336 23210 raft_consensus.cc:493] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:35.331773 23210 raft_consensus.cc:3060] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.338933 23210 raft_consensus.cc:515] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:35.340062 23212 raft_consensus.cc:1240] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Rejecting Update request from peer 0f0ecf163ef34b6bb8f92a550c9bc86f for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:35.340930 23210 leader_election.cc:290] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 2 election: Requested vote from peers c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:35.343266 23360 raft_consensus.cc:2468] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 2.
I20260710 11:03:35.343713 23495 consensus_queue.cc:1059] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:35.344486 23495 raft_consensus.cc:3055] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:35.344832 23495 raft_consensus.cc:740] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Running, Role: LEADER
I20260710 11:03:35.345067 23209 raft_consensus.cc:2468] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 2.
I20260710 11:03:35.344731 23359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1233567bb1e048039e9404e415f0f288" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
I20260710 11:03:35.345736 23177 leader_election.cc:304] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57; no voters: 
I20260710 11:03:35.345775 23211 raft_consensus.cc:1240] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Rejecting Update request from peer 0f0ecf163ef34b6bb8f92a550c9bc86f for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:35.346509 23253 leader_election.cc:304] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:35.346959 23529 raft_consensus.cc:2804] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:35.347477 23529 raft_consensus.cc:697] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 LEADER]: Becoming Leader. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Running, Role: LEADER
I20260710 11:03:35.348292 23526 raft_consensus.cc:2804] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:35.348294 23529 consensus_queue.cc:237] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:35.348958 23526 raft_consensus.cc:697] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 [term 2 LEADER]: Becoming Leader. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Running, Role: LEADER
I20260710 11:03:35.350069 23358 raft_consensus.cc:2468] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76d48aee57b47d3875d2726f40b5445 in term 2.
I20260710 11:03:35.349812 23526 consensus_queue.cc:237] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:35.351121 23286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2a7470307c46618afe6bcd3e4bd040" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:35.351701 23286 raft_consensus.cc:3055] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:35.351974 23286 raft_consensus.cc:740] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c76d48aee57b47d3875d2726f40b5445, State: Running, Role: LEADER
I20260710 11:03:35.352690 23286 consensus_queue.cc:260] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:35.353881 23286 raft_consensus.cc:3060] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.345736 23495 consensus_queue.cc:260] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:35.355398 23495 raft_consensus.cc:3060] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.361104 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1233567bb1e048039e9404e415f0f288" candidate_uuid: "3c7667c8b6404cd6a30eacce20652b57" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:35.362203 23285 raft_consensus.cc:3060] T 1233567bb1e048039e9404e415f0f288 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:35.365391 23286 raft_consensus.cc:2468] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 2.
I20260710 11:03:35.372419 23285 raft_consensus.cc:2468] T 1233567bb1e048039e9404e415f0f288 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 2.
I20260710 11:03:35.373713 23176 leader_election.cc:304] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445; no voters: 
I20260710 11:03:35.375007 23529 raft_consensus.cc:2804] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:35.375708 23529 raft_consensus.cc:697] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 LEADER]: Becoming Leader. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Running, Role: LEADER
I20260710 11:03:35.376763 23529 consensus_queue.cc:237] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [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: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:35.379834 23359 raft_consensus.cc:2468] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c7667c8b6404cd6a30eacce20652b57 in term 2.
I20260710 11:03:35.386490 23109 catalog_manager.cc:5697] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 reported cstate change: term changed from 1 to 2, leader changed from 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1) to c76d48aee57b47d3875d2726f40b5445 (127.18.70.2). New cstate: current_term: 2 leader_uuid: "c76d48aee57b47d3875d2726f40b5445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:35.398320 23108 catalog_manager.cc:5697] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57 reported cstate change: term changed from 1 to 2, leader changed from c76d48aee57b47d3875d2726f40b5445 (127.18.70.2) to 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "3c7667c8b6404cd6a30eacce20652b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:35.400100 23108 catalog_manager.cc:5697] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 reported cstate change: term changed from 1 to 2, leader changed from 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3) to 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1). New cstate: current_term: 2 leader_uuid: "3c7667c8b6404cd6a30eacce20652b57" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:35.409978 23106 catalog_manager.cc:5697] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 reported cstate change: term changed from 1 to 2, leader changed from 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3) to c76d48aee57b47d3875d2726f40b5445 (127.18.70.2). New cstate: current_term: 2 leader_uuid: "c76d48aee57b47d3875d2726f40b5445" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:35.651221 23285 raft_consensus.cc:1275] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Refusing update from remote peer 3c7667c8b6404cd6a30eacce20652b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:35.652505 23529 consensus_queue.cc:1048] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:35.659754 23358 raft_consensus.cc:1275] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Refusing update from remote peer 3c7667c8b6404cd6a30eacce20652b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:35.661648 23529 consensus_queue.cc:1048] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:35.721973 23358 raft_consensus.cc:1275] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Refusing update from remote peer c76d48aee57b47d3875d2726f40b5445: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:35.723186 23570 consensus_queue.cc:1048] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:35.730897 23212 raft_consensus.cc:1275] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Refusing update from remote peer c76d48aee57b47d3875d2726f40b5445: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:35.732517 23431 consensus_queue.cc:1048] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:35.763145 23358 raft_consensus.cc:1275] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Refusing update from remote peer c76d48aee57b47d3875d2726f40b5445: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:35.764230 23431 consensus_queue.cc:1048] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:35.772797 23212 raft_consensus.cc:1275] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Refusing update from remote peer c76d48aee57b47d3875d2726f40b5445: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:35.774540 23526 consensus_queue.cc:1048] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:35.805264 23285 raft_consensus.cc:1275] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Refusing update from remote peer 3c7667c8b6404cd6a30eacce20652b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:35.806535 23532 consensus_queue.cc:1048] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:35.813869 23359 raft_consensus.cc:1275] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Refusing update from remote peer 3c7667c8b6404cd6a30eacce20652b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:35.815510 23574 consensus_queue.cc:1048] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:35.858100 23359 raft_consensus.cc:1275] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Refusing update from remote peer 3c7667c8b6404cd6a30eacce20652b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:35.859225 23574 consensus_queue.cc:1048] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:35.867075 23285 raft_consensus.cc:1275] T 1233567bb1e048039e9404e415f0f288 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Refusing update from remote peer 3c7667c8b6404cd6a30eacce20652b57: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:35.868376 23574 consensus_queue.cc:1048] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:03:36.186463 23233 debug-util.cc:398] Leaking SignalData structure 0x7b0800063260 after lost signal to thread 18715
W20260710 11:03:36.187407 23233 debug-util.cc:398] Leaking SignalData structure 0x7b08000be920 after lost signal to thread 23144
W20260710 11:03:36.188359 23233 debug-util.cc:398] Leaking SignalData structure 0x7b08000f7560 after lost signal to thread 23236
W20260710 11:03:36.189158 23233 debug-util.cc:398] Leaking SignalData structure 0x7b0800108f80 after lost signal to thread 23311
W20260710 11:03:36.189985 23233 debug-util.cc:398] Leaking SignalData structure 0x7b0800233bc0 after lost signal to thread 23385
I20260710 11:03:38.051061 23108 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:55020:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:03:38.079704 23108 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55020:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:03:38.217660 18712 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:38.257308 23626 tablet.cc:1724] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.271049 23629 tablet.cc:1724] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.342844 23631 tablet.cc:1724] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.366885 23643 tablet.cc:1724] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.376358 23644 tablet.cc:1724] T 1233567bb1e048039e9404e415f0f288 P c76d48aee57b47d3875d2726f40b5445: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:03:38.446056 23253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.70.1:36803, user_credentials={real_user=slave}} blocked reactor thread for 60219.9us
I20260710 11:03:38.476507 23649 tablet.cc:1724] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.479113 23646 tablet.cc:1724] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:03:38.509965 23624 log.cc:927] Time spent T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f: Append to log took a long time: real 0.199s	user 0.000s	sys 0.003s
I20260710 11:03:38.512039 23631 tablet.cc:1724] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.598822 23643 tablet.cc:1724] T cdf66fb230ef4873b980961174058c62 P 3c7667c8b6404cd6a30eacce20652b57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.626335 23626 tablet.cc:1724] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:03:38.628376 23654 log.cc:927] Time spent T c42e84244cea4e54a52e27fff2f3b45a P c76d48aee57b47d3875d2726f40b5445: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260710 11:03:38.628842 23661 tablet.cc:1724] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.644389 23629 tablet.cc:1724] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.655038 23664 tablet.cc:1724] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.655900 23663 tablet.cc:1724] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.682065 23644 tablet.cc:1724] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.699209 23626 tablet.cc:1724] T c42e84244cea4e54a52e27fff2f3b45a P c76d48aee57b47d3875d2726f40b5445: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.701071 23646 tablet.cc:1724] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.703838 23662 tablet.cc:1724] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.705179 23209 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ea0d747cf7b43f4a87a6dfa9c5dca2e"
dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
mode: GRACEFUL
new_leader_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
 from {username='slave'} at 127.0.0.1:47098
I20260710 11:03:38.706116 23209 raft_consensus.cc:606] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Received request to transfer leadership to TS 0f0ecf163ef34b6bb8f92a550c9bc86f
I20260710 11:03:38.705415 23665 tablet.cc:1724] T c42e84244cea4e54a52e27fff2f3b45a P 3c7667c8b6404cd6a30eacce20652b57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.713505 18712 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:03:38.714133 18712 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:38.714915 23649 tablet.cc:1724] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.726985 23629 tablet.cc:1724] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.731633 23664 tablet.cc:1724] T 56dcd0dbb1ff4087a071732839411ef8 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.741048 23643 tablet.cc:1724] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.745712 23663 tablet.cc:1724] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.762956 23662 tablet.cc:1724] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.764207 23664 tablet.cc:1724] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.796665 23664 tablet.cc:1724] T cdf66fb230ef4873b980961174058c62 P 0f0ecf163ef34b6bb8f92a550c9bc86f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:03:38.813175 23108 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a: soft_deleted_table [id=f1471f80d6754680aa1f77898980b409] alter complete (version 1)
I20260710 11:03:38.984006 23617 raft_consensus.cc:993] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57: : Instructing follower 0f0ecf163ef34b6bb8f92a550c9bc86f to start an election
I20260710 11:03:38.984601 23668 raft_consensus.cc:1081] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Signalling peer 0f0ecf163ef34b6bb8f92a550c9bc86f to start an election
I20260710 11:03:38.986176 23355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ea0d747cf7b43f4a87a6dfa9c5dca2e"
dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f"
 from {username='slave'} at 127.0.0.1:42028
I20260710 11:03:38.986696 23355 raft_consensus.cc:493] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:38.987015 23355 raft_consensus.cc:3060] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:38.994987 23355 raft_consensus.cc:515] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:38.997136 23355 leader_election.cc:290] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 2 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:38.998406 23284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea0d747cf7b43f4a87a6dfa9c5dca2e" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c76d48aee57b47d3875d2726f40b5445"
I20260710 11:03:38.999204 23209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ea0d747cf7b43f4a87a6dfa9c5dca2e" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c7667c8b6404cd6a30eacce20652b57"
I20260710 11:03:38.999244 23284 raft_consensus.cc:3060] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:38.999820 23209 raft_consensus.cc:3055] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:39.000125 23209 raft_consensus.cc:740] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c7667c8b6404cd6a30eacce20652b57, State: Running, Role: LEADER
I20260710 11:03:39.000912 23209 consensus_queue.cc:260] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:39.001886 23209 raft_consensus.cc:3060] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:39.007460 23209 raft_consensus.cc:2468] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 2.
I20260710 11:03:39.007984 23284 raft_consensus.cc:2468] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 2.
I20260710 11:03:39.008785 23327 leader_election.cc:304] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57; no voters: 
I20260710 11:03:39.009840 23593 raft_consensus.cc:2804] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:39.010339 23593 raft_consensus.cc:697] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 LEADER]: Becoming Leader. State: Replica: 0f0ecf163ef34b6bb8f92a550c9bc86f, State: Running, Role: LEADER
I20260710 11:03:39.011114 23593 consensus_queue.cc:237] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:39.020102 23109 catalog_manager.cc:5697] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f reported cstate change: term changed from 1 to 2, leader changed from 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1) to 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3). New cstate: current_term: 2 leader_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:39.448936 23285 raft_consensus.cc:1275] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Refusing update from remote peer 0f0ecf163ef34b6bb8f92a550c9bc86f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:39.450336 23593 consensus_queue.cc:1048] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:39.465386 23209 raft_consensus.cc:1275] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Refusing update from remote peer 0f0ecf163ef34b6bb8f92a550c9bc86f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:39.468659 23640 consensus_queue.cc:1048] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:39.781333 18712 tablet_server.cc:179] TabletServer@127.18.70.1:0 shutting down...
W20260710 11:03:39.793708 23327 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 8 similar messages]
W20260710 11:03:39.797040 23327 consensus_peers.cc:597] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f -> Peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Couldn't send request to peer 3c7667c8b6404cd6a30eacce20652b57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:39.825681 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:39.826603 18712 tablet_replica.cc:333] T c42e84244cea4e54a52e27fff2f3b45a P 3c7667c8b6404cd6a30eacce20652b57: stopping tablet replica
I20260710 11:03:39.827471 18712 raft_consensus.cc:2243] T c42e84244cea4e54a52e27fff2f3b45a P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.828008 18712 raft_consensus.cc:2272] T c42e84244cea4e54a52e27fff2f3b45a P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.830197 18712 tablet_replica.cc:333] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57: stopping tablet replica
I20260710 11:03:39.830790 18712 raft_consensus.cc:2243] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.831614 18712 raft_consensus.cc:2272] T 3a2a7470307c46618afe6bcd3e4bd040 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.833652 18712 tablet_replica.cc:333] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57: stopping tablet replica
I20260710 11:03:39.834168 18712 raft_consensus.cc:2243] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.834566 18712 raft_consensus.cc:2272] T 56dcd0dbb1ff4087a071732839411ef8 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.836279 18712 tablet_replica.cc:333] T cdf66fb230ef4873b980961174058c62 P 3c7667c8b6404cd6a30eacce20652b57: stopping tablet replica
I20260710 11:03:39.836822 18712 raft_consensus.cc:2243] T cdf66fb230ef4873b980961174058c62 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.837226 18712 raft_consensus.cc:2272] T cdf66fb230ef4873b980961174058c62 P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.838961 18712 tablet_replica.cc:333] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57: stopping tablet replica
I20260710 11:03:39.839615 18712 raft_consensus.cc:2243] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.840370 18712 raft_consensus.cc:2272] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.842247 18712 tablet_replica.cc:333] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57: stopping tablet replica
I20260710 11:03:39.842746 18712 raft_consensus.cc:2243] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.843452 18712 raft_consensus.cc:2272] T 1233567bb1e048039e9404e415f0f288 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.845435 18712 tablet_replica.cc:333] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57: stopping tablet replica
I20260710 11:03:39.846014 18712 raft_consensus.cc:2243] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.846510 18712 raft_consensus.cc:2272] T db2c413a4afe4c59a3800221201276ee P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.848948 18712 tablet_replica.cc:333] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57: stopping tablet replica
I20260710 11:03:39.849658 18712 raft_consensus.cc:2243] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.850759 18712 raft_consensus.cc:2272] T 91c42abc1efb4defbf2ff526eba72cc9 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.853097 18712 tablet_replica.cc:333] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57: stopping tablet replica
I20260710 11:03:39.853783 18712 raft_consensus.cc:2243] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.854663 18712 raft_consensus.cc:2272] T da666c7af0964e6381da34a56569bc2f P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.857120 18712 tablet_replica.cc:333] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57: stopping tablet replica
I20260710 11:03:39.857694 18712 raft_consensus.cc:2243] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.858129 18712 raft_consensus.cc:2272] T 925d3670fcaa494589f0522d1c6cb29e P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.860162 18712 tablet_replica.cc:333] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57: stopping tablet replica
I20260710 11:03:39.860713 18712 raft_consensus.cc:2243] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.861584 18712 raft_consensus.cc:2272] T d51608f330604b87b834f19baf325231 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.863744 18712 tablet_replica.cc:333] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57: stopping tablet replica
I20260710 11:03:39.864312 18712 raft_consensus.cc:2243] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:39.865043 18712 raft_consensus.cc:2272] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.867149 18712 tablet_replica.cc:333] T 2c26f6e3013945878ef6559fa2cec707 P 3c7667c8b6404cd6a30eacce20652b57: stopping tablet replica
I20260710 11:03:39.867722 18712 raft_consensus.cc:2243] T 2c26f6e3013945878ef6559fa2cec707 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.868167 18712 raft_consensus.cc:2272] T 2c26f6e3013945878ef6559fa2cec707 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.870388 18712 tablet_replica.cc:333] T eb9f528fe013444ea7a09888cbdca380 P 3c7667c8b6404cd6a30eacce20652b57: stopping tablet replica
I20260710 11:03:39.870888 18712 raft_consensus.cc:2243] T eb9f528fe013444ea7a09888cbdca380 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.871325 18712 raft_consensus.cc:2272] T eb9f528fe013444ea7a09888cbdca380 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.873240 18712 tablet_replica.cc:333] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57: stopping tablet replica
I20260710 11:03:39.873780 18712 raft_consensus.cc:2243] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.874171 18712 raft_consensus.cc:2272] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.877005 18712 tablet_replica.cc:333] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57: stopping tablet replica
I20260710 11:03:39.877615 18712 raft_consensus.cc:2243] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.878033 18712 raft_consensus.cc:2272] T 3870c10ee0f148ee9b9690cc90c385ef P 3c7667c8b6404cd6a30eacce20652b57 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.880025 18712 tablet_replica.cc:333] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57: stopping tablet replica
I20260710 11:03:39.880580 18712 raft_consensus.cc:2243] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.881047 18712 raft_consensus.cc:2272] T e7a2e1c61d0249b38daaefe76f4e10c6 P 3c7667c8b6404cd6a30eacce20652b57 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:39.883600 18712 tablet_replica.cc:333] T 2c9182dc074b4156a129d9edbd373ced P 3c7667c8b6404cd6a30eacce20652b57: stopping tablet replica
I20260710 11:03:39.884094 18712 raft_consensus.cc:2243] T 2c9182dc074b4156a129d9edbd373ced P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:39.884676 18712 raft_consensus.cc:2272] T 2c9182dc074b4156a129d9edbd373ced P 3c7667c8b6404cd6a30eacce20652b57 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:39.889470 23327 consensus_peers.cc:597] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f -> Peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Couldn't send request to peer 3c7667c8b6404cd6a30eacce20652b57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:39.906483 23253 consensus_peers.cc:597] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 -> Peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Couldn't send request to peer 3c7667c8b6404cd6a30eacce20652b57. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:39.917606 23253 consensus_peers.cc:597] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 -> Peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Couldn't send request to peer 3c7667c8b6404cd6a30eacce20652b57. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:36803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:39.934666 23327 consensus_peers.cc:597] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f -> Peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Couldn't send request to peer 3c7667c8b6404cd6a30eacce20652b57. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:36803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:39.953323 23253 consensus_peers.cc:597] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 -> Peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Couldn't send request to peer 3c7667c8b6404cd6a30eacce20652b57. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:36803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:39.965857 23253 consensus_peers.cc:597] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 -> Peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Couldn't send request to peer 3c7667c8b6404cd6a30eacce20652b57. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:36803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:40.018486 23253 consensus_peers.cc:597] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 -> Peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Couldn't send request to peer 3c7667c8b6404cd6a30eacce20652b57. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:36803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:40.047519 23327 consensus_peers.cc:597] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f -> Peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Couldn't send request to peer 3c7667c8b6404cd6a30eacce20652b57. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:36803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:40.101531 23253 consensus_peers.cc:597] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 -> Peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Couldn't send request to peer 3c7667c8b6404cd6a30eacce20652b57. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:36803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:40.192442 23253 consensus_peers.cc:597] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 -> Peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Couldn't send request to peer 3c7667c8b6404cd6a30eacce20652b57. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.1:36803: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:40.729075 23685 raft_consensus.cc:493] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3c7667c8b6404cd6a30eacce20652b57)
I20260710 11:03:40.729557 23685 raft_consensus.cc:515] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:40.731287 23685 leader_election.cc:290] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:40.732509 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91c42abc1efb4defbf2ff526eba72cc9" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
W20260710 11:03:40.734925 23327 leader_election.cc:336] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Network error: Client connection negotiation failed: client connection to 127.18.70.1:36803: connect: Connection refused (error 111)
I20260710 11:03:40.735435 23327 leader_election.cc:304] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [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: 0f0ecf163ef34b6bb8f92a550c9bc86f; no voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:40.736325 23685 raft_consensus.cc:2749] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:03:40.926461 18712 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 23233)
I20260710 11:03:40.969776 23684 raft_consensus.cc:493] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c7667c8b6404cd6a30eacce20652b57)
I20260710 11:03:40.970291 23684 raft_consensus.cc:515] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:40.972397 23684 leader_election.cc:290] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:40.973616 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b5e9a7b5cee4ca0b5c3c8d4805754bb" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:40.977125 23687 raft_consensus.cc:493] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3c7667c8b6404cd6a30eacce20652b57)
I20260710 11:03:40.977640 23687 raft_consensus.cc:515] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } } peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } }
W20260710 11:03:40.978169 23327 leader_election.cc:336] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Network error: Client connection negotiation failed: client connection to 127.18.70.1:36803: connect: Connection refused (error 111)
I20260710 11:03:40.978665 23327 leader_election.cc:304] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f [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: 0f0ecf163ef34b6bb8f92a550c9bc86f; no voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:40.979387 23684 raft_consensus.cc:2749] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:03:40.979584 23687 leader_election.cc:290] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807), 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803)
I20260710 11:03:40.980264 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51608f330604b87b834f19baf325231" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
W20260710 11:03:40.983937 23253 leader_election.cc:336] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Network error: Client connection negotiation failed: client connection to 127.18.70.1:36803: connect: Connection refused (error 111)
I20260710 11:03:40.984282 23253 leader_election.cc:304] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [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: c76d48aee57b47d3875d2726f40b5445; no voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57
I20260710 11:03:40.985014 23687 raft_consensus.cc:2749] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:03:40.985085 23570 raft_consensus.cc:493] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c7667c8b6404cd6a30eacce20652b57)
I20260710 11:03:40.985626 23570 raft_consensus.cc:515] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:40.987170 23570 leader_election.cc:290] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), 0f0ecf163ef34b6bb8f92a550c9bc86f (127.18.70.3:36807)
I20260710 11:03:40.988059 23357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da666c7af0964e6381da34a56569bc2f" candidate_uuid: "c76d48aee57b47d3875d2726f40b5445" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" is_pre_election: true
I20260710 11:03:40.990125 23684 raft_consensus.cc:493] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3c7667c8b6404cd6a30eacce20652b57)
I20260710 11:03:40.990628 23684 raft_consensus.cc:515] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
W20260710 11:03:40.990907 23253 leader_election.cc:336] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Network error: Client connection negotiation failed: client connection to 127.18.70.1:36803: connect: Connection refused (error 111)
I20260710 11:03:40.991357 23253 leader_election.cc:304] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445 [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: c76d48aee57b47d3875d2726f40b5445; no voters: 0f0ecf163ef34b6bb8f92a550c9bc86f, 3c7667c8b6404cd6a30eacce20652b57
I20260710 11:03:40.992023 23570 raft_consensus.cc:2749] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:03:40.992835 23684 leader_election.cc:290] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:40.993455 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1233567bb1e048039e9404e415f0f288" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
W20260710 11:03:40.997308 23327 leader_election.cc:336] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Network error: Client connection negotiation failed: client connection to 127.18.70.1:36803: connect: Connection refused (error 111)
I20260710 11:03:40.998052 23327 leader_election.cc:304] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [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: 0f0ecf163ef34b6bb8f92a550c9bc86f; no voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:40.998960 23684 raft_consensus.cc:2749] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:03:41.015646 18712 tablet_server.cc:196] TabletServer@127.18.70.1:0 shutdown complete.
I20260710 11:03:41.037667 23684 raft_consensus.cc:493] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3c7667c8b6404cd6a30eacce20652b57)
I20260710 11:03:41.038453 23684 raft_consensus.cc:515] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:41.039644 23685 raft_consensus.cc:493] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3c7667c8b6404cd6a30eacce20652b57)
I20260710 11:03:41.040324 23685 raft_consensus.cc:515] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:41.042551 23684 leader_election.cc:290] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:41.042780 23685 leader_election.cc:290] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
W20260710 11:03:41.047457 23327 leader_election.cc:336] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Network error: Client connection negotiation failed: client connection to 127.18.70.1:36803: connect: Connection refused (error 111)
I20260710 11:03:41.047605 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da666c7af0964e6381da34a56569bc2f" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
W20260710 11:03:41.048113 23327 leader_election.cc:336] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Network error: Client connection negotiation failed: client connection to 127.18.70.1:36803: connect: Connection refused (error 111)
I20260710 11:03:41.048483 23285 raft_consensus.cc:2468] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0f0ecf163ef34b6bb8f92a550c9bc86f in term 1.
I20260710 11:03:41.050328 23285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e7cb5adb1a745d8baa89ff48b211fc1" candidate_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "c76d48aee57b47d3875d2726f40b5445" is_pre_election: true
I20260710 11:03:41.050554 23325 leader_election.cc:304] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [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: 0f0ecf163ef34b6bb8f92a550c9bc86f, c76d48aee57b47d3875d2726f40b5445; no voters: 3c7667c8b6404cd6a30eacce20652b57
I20260710 11:03:41.051676 23685 raft_consensus.cc:2804] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:03:41.052173 23685 raft_consensus.cc:493] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3c7667c8b6404cd6a30eacce20652b57)
I20260710 11:03:41.052609 23685 raft_consensus.cc:3060] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:41.052716 23325 leader_election.cc:304] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [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: 0f0ecf163ef34b6bb8f92a550c9bc86f; no voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:41.054505 23684 raft_consensus.cc:2749] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:03:41.061113 23685 raft_consensus.cc:515] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:41.063529 18712 tablet_server.cc:179] TabletServer@127.18.70.2:0 shutting down...
I20260710 11:03:41.063619 23685 leader_election.cc:290] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 2 election: Requested vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
W20260710 11:03:41.068852 23327 leader_election.cc:336] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Network error: Client connection negotiation failed: client connection to 127.18.70.1:36803: connect: Connection refused (error 111)
W20260710 11:03:41.070830 23325 leader_election.cc:336] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:03:41.071568 23325 leader_election.cc:304] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [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: 0f0ecf163ef34b6bb8f92a550c9bc86f; no voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:41.072896 23685 raft_consensus.cc:2749] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:03:41.091269 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:41.091905 18712 tablet_replica.cc:333] T c42e84244cea4e54a52e27fff2f3b45a P c76d48aee57b47d3875d2726f40b5445: stopping tablet replica
I20260710 11:03:41.092687 18712 raft_consensus.cc:2243] T c42e84244cea4e54a52e27fff2f3b45a P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.093163 18712 raft_consensus.cc:2272] T c42e84244cea4e54a52e27fff2f3b45a P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.095045 18712 tablet_replica.cc:333] T 1233567bb1e048039e9404e415f0f288 P c76d48aee57b47d3875d2726f40b5445: stopping tablet replica
I20260710 11:03:41.095603 18712 raft_consensus.cc:2243] T 1233567bb1e048039e9404e415f0f288 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.096009 18712 raft_consensus.cc:2272] T 1233567bb1e048039e9404e415f0f288 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.097780 18712 tablet_replica.cc:333] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445: stopping tablet replica
I20260710 11:03:41.098276 18712 raft_consensus.cc:2243] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.098685 18712 raft_consensus.cc:2272] T 3a2a7470307c46618afe6bcd3e4bd040 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.100538 18712 tablet_replica.cc:333] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445: stopping tablet replica
I20260710 11:03:41.101034 18712 raft_consensus.cc:2243] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.101784 18712 raft_consensus.cc:2272] T cdf66fb230ef4873b980961174058c62 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.103533 18712 tablet_replica.cc:333] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445: stopping tablet replica
I20260710 11:03:41.104032 18712 raft_consensus.cc:2243] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.104735 18712 raft_consensus.cc:2272] T db2c413a4afe4c59a3800221201276ee P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.106453 18712 tablet_replica.cc:333] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445: stopping tablet replica
I20260710 11:03:41.106953 18712 raft_consensus.cc:2243] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.107391 18712 raft_consensus.cc:2272] T 0e7cb5adb1a745d8baa89ff48b211fc1 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.109097 18712 tablet_replica.cc:333] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445: stopping tablet replica
I20260710 11:03:41.109637 18712 raft_consensus.cc:2243] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.110064 18712 raft_consensus.cc:2272] T 91c42abc1efb4defbf2ff526eba72cc9 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.112155 18712 tablet_replica.cc:333] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445: stopping tablet replica
I20260710 11:03:41.112818 18712 raft_consensus.cc:2243] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.113312 18712 raft_consensus.cc:2272] T da666c7af0964e6381da34a56569bc2f P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.115401 18712 tablet_replica.cc:333] T 2c9182dc074b4156a129d9edbd373ced P c76d48aee57b47d3875d2726f40b5445: stopping tablet replica
I20260710 11:03:41.115928 18712 raft_consensus.cc:2243] T 2c9182dc074b4156a129d9edbd373ced P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.116338 18712 raft_consensus.cc:2272] T 2c9182dc074b4156a129d9edbd373ced P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.118453 18712 tablet_replica.cc:333] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P c76d48aee57b47d3875d2726f40b5445: stopping tablet replica
I20260710 11:03:41.119050 18712 raft_consensus.cc:2243] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.119547 18712 raft_consensus.cc:2272] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:41.120740 23325 consensus_peers.cc:597] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f -> Peer c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743): Couldn't send request to peer c76d48aee57b47d3875d2726f40b5445. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:41.121688 18712 tablet_replica.cc:333] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445: stopping tablet replica
I20260710 11:03:41.122205 18712 raft_consensus.cc:2243] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.122848 18712 raft_consensus.cc:2272] T 2c26f6e3013945878ef6559fa2cec707 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.124655 18712 tablet_replica.cc:333] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445: stopping tablet replica
I20260710 11:03:41.125113 18712 raft_consensus.cc:2243] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.125844 18712 raft_consensus.cc:2272] T eb9f528fe013444ea7a09888cbdca380 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.127604 18712 tablet_replica.cc:333] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P c76d48aee57b47d3875d2726f40b5445: stopping tablet replica
I20260710 11:03:41.128054 18712 raft_consensus.cc:2243] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.128427 18712 raft_consensus.cc:2272] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.130237 18712 tablet_replica.cc:333] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445: stopping tablet replica
I20260710 11:03:41.130703 18712 raft_consensus.cc:2243] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.131366 18712 raft_consensus.cc:2272] T 56dcd0dbb1ff4087a071732839411ef8 P c76d48aee57b47d3875d2726f40b5445 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.133131 18712 tablet_replica.cc:333] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445: stopping tablet replica
I20260710 11:03:41.133694 18712 raft_consensus.cc:2243] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.134442 18712 raft_consensus.cc:2272] T e7a2e1c61d0249b38daaefe76f4e10c6 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.136216 18712 tablet_replica.cc:333] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445: stopping tablet replica
I20260710 11:03:41.136730 18712 raft_consensus.cc:2243] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.137463 18712 raft_consensus.cc:2272] T 925d3670fcaa494589f0522d1c6cb29e P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.139247 18712 tablet_replica.cc:333] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445: stopping tablet replica
I20260710 11:03:41.139703 18712 raft_consensus.cc:2243] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.140098 18712 raft_consensus.cc:2272] T d51608f330604b87b834f19baf325231 P c76d48aee57b47d3875d2726f40b5445 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.141865 18712 tablet_replica.cc:333] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445: stopping tablet replica
I20260710 11:03:41.142300 18712 raft_consensus.cc:2243] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.142726 18712 raft_consensus.cc:2272] T 3870c10ee0f148ee9b9690cc90c385ef P c76d48aee57b47d3875d2726f40b5445 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.180634 18712 tablet_server.cc:196] TabletServer@127.18.70.2:0 shutdown complete.
I20260710 11:03:41.210948 18712 tablet_server.cc:179] TabletServer@127.18.70.3:0 shutting down...
W20260710 11:03:41.225683 23325 consensus_peers.cc:597] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f -> Peer c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743): Couldn't send request to peer c76d48aee57b47d3875d2726f40b5445. Status: Network error: Client connection negotiation failed: client connection to 127.18.70.2:46743: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:41.234257 23685 raft_consensus.cc:493] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3c7667c8b6404cd6a30eacce20652b57)
I20260710 11:03:41.234822 23685 raft_consensus.cc:515] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c7667c8b6404cd6a30eacce20652b57" member_type: VOTER last_known_addr { host: "127.18.70.1" port: 36803 } } peers { permanent_uuid: "c76d48aee57b47d3875d2726f40b5445" member_type: VOTER last_known_addr { host: "127.18.70.2" port: 46743 } } peers { permanent_uuid: "0f0ecf163ef34b6bb8f92a550c9bc86f" member_type: VOTER last_known_addr { host: "127.18.70.3" port: 36807 } }
I20260710 11:03:41.236531 23685 leader_election.cc:290] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803), c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743)
I20260710 11:03:41.240016 18712 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:41.240937 18712 tablet_replica.cc:333] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f: stopping tablet replica
W20260710 11:03:41.241817 23325 leader_election.cc:336] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c76d48aee57b47d3875d2726f40b5445 (127.18.70.2:46743): Network error: Client connection negotiation failed: client connection to 127.18.70.2:46743: connect: Connection refused (error 111)
I20260710 11:03:41.241945 18712 raft_consensus.cc:2243] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.242962 18712 raft_consensus.cc:2272] T c42e84244cea4e54a52e27fff2f3b45a P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:41.243363 23327 leader_election.cc:336] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3c7667c8b6404cd6a30eacce20652b57 (127.18.70.1:36803): Network error: Client connection negotiation failed: client connection to 127.18.70.1:36803: connect: Connection refused (error 111)
I20260710 11:03:41.243769 23327 leader_election.cc:304] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f [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: 0f0ecf163ef34b6bb8f92a550c9bc86f; no voters: 3c7667c8b6404cd6a30eacce20652b57, c76d48aee57b47d3875d2726f40b5445
I20260710 11:03:41.244366 23685 raft_consensus.cc:2749] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:03:41.245275 18712 tablet_replica.cc:333] T 56dcd0dbb1ff4087a071732839411ef8 P 0f0ecf163ef34b6bb8f92a550c9bc86f: stopping tablet replica
I20260710 11:03:41.245862 18712 raft_consensus.cc:2243] T 56dcd0dbb1ff4087a071732839411ef8 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.246246 18712 raft_consensus.cc:2272] T 56dcd0dbb1ff4087a071732839411ef8 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.247964 18712 tablet_replica.cc:333] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f: stopping tablet replica
I20260710 11:03:41.248466 18712 raft_consensus.cc:2243] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.248845 18712 raft_consensus.cc:2272] T 1233567bb1e048039e9404e415f0f288 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.250576 18712 tablet_replica.cc:333] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f: stopping tablet replica
I20260710 11:03:41.251058 18712 raft_consensus.cc:2243] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.251425 18712 raft_consensus.cc:2272] T 0e7cb5adb1a745d8baa89ff48b211fc1 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.253106 18712 tablet_replica.cc:333] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f: stopping tablet replica
I20260710 11:03:41.253613 18712 raft_consensus.cc:2243] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.253983 18712 raft_consensus.cc:2272] T 3a2a7470307c46618afe6bcd3e4bd040 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.255532 18712 tablet_replica.cc:333] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f: stopping tablet replica
I20260710 11:03:41.255980 18712 raft_consensus.cc:2243] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.256340 18712 raft_consensus.cc:2272] T db2c413a4afe4c59a3800221201276ee P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.257973 18712 tablet_replica.cc:333] T cdf66fb230ef4873b980961174058c62 P 0f0ecf163ef34b6bb8f92a550c9bc86f: stopping tablet replica
I20260710 11:03:41.258419 18712 raft_consensus.cc:2243] T cdf66fb230ef4873b980961174058c62 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.258780 18712 raft_consensus.cc:2272] T cdf66fb230ef4873b980961174058c62 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.260381 18712 tablet_replica.cc:333] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f: stopping tablet replica
I20260710 11:03:41.260828 18712 raft_consensus.cc:2243] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.261518 18712 raft_consensus.cc:2272] T 3870c10ee0f148ee9b9690cc90c385ef P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.263561 18712 tablet_replica.cc:333] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f: stopping tablet replica
I20260710 11:03:41.264091 18712 raft_consensus.cc:2243] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.264564 18712 raft_consensus.cc:2272] T 2c26f6e3013945878ef6559fa2cec707 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.266767 18712 tablet_replica.cc:333] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f: stopping tablet replica
I20260710 11:03:41.267357 18712 raft_consensus.cc:2243] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.268210 18712 raft_consensus.cc:2272] T 7ea0d747cf7b43f4a87a6dfa9c5dca2e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.269959 18712 tablet_replica.cc:333] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f: stopping tablet replica
I20260710 11:03:41.270467 18712 raft_consensus.cc:2243] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.270887 18712 raft_consensus.cc:2272] T eb9f528fe013444ea7a09888cbdca380 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.272652 18712 tablet_replica.cc:333] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f: stopping tablet replica
I20260710 11:03:41.273123 18712 raft_consensus.cc:2243] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.273569 18712 raft_consensus.cc:2272] T da666c7af0964e6381da34a56569bc2f P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.275197 18712 tablet_replica.cc:333] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f: stopping tablet replica
I20260710 11:03:41.275665 18712 raft_consensus.cc:2243] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.276070 18712 raft_consensus.cc:2272] T 91c42abc1efb4defbf2ff526eba72cc9 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.277850 18712 tablet_replica.cc:333] T e7a2e1c61d0249b38daaefe76f4e10c6 P 0f0ecf163ef34b6bb8f92a550c9bc86f: stopping tablet replica
I20260710 11:03:41.278324 18712 raft_consensus.cc:2243] T e7a2e1c61d0249b38daaefe76f4e10c6 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.278720 18712 raft_consensus.cc:2272] T e7a2e1c61d0249b38daaefe76f4e10c6 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.280505 18712 tablet_replica.cc:333] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f: stopping tablet replica
I20260710 11:03:41.280992 18712 raft_consensus.cc:2243] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.281471 18712 raft_consensus.cc:2272] T 0b5e9a7b5cee4ca0b5c3c8d4805754bb P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.283217 18712 tablet_replica.cc:333] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f: stopping tablet replica
I20260710 11:03:41.283660 18712 raft_consensus.cc:2243] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.284364 18712 raft_consensus.cc:2272] T 2c9182dc074b4156a129d9edbd373ced P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.286173 18712 tablet_replica.cc:333] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f: stopping tablet replica
I20260710 11:03:41.286669 18712 raft_consensus.cc:2243] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.287081 18712 raft_consensus.cc:2272] T 925d3670fcaa494589f0522d1c6cb29e P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.288833 18712 tablet_replica.cc:333] T d51608f330604b87b834f19baf325231 P 0f0ecf163ef34b6bb8f92a550c9bc86f: stopping tablet replica
I20260710 11:03:41.289275 18712 raft_consensus.cc:2243] T d51608f330604b87b834f19baf325231 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:41.289739 18712 raft_consensus.cc:2272] T d51608f330604b87b834f19baf325231 P 0f0ecf163ef34b6bb8f92a550c9bc86f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.328064 18712 tablet_server.cc:196] TabletServer@127.18.70.3:0 shutdown complete.
I20260710 11:03:41.358239 18712 master.cc:562] Master@127.18.70.62:40049 shutting down...
I20260710 11:03:41.379472 18712 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:41.380009 18712 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:41.380326 18712 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6235fd4cf3ac422eaea15fc8d374369a: stopping tablet replica
I20260710 11:03:41.399377 18712 master.cc:584] Master@127.18.70.62:40049 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12622 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25077 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (114582 ms total)
[  PASSED  ] 8 tests.
I20260710 11:03:41.452745 18712 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 482 messages since previous log ~15 seconds ago
I20260710 11:03:41.453002 18712 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 482 messages since previous log ~15 seconds ago
I20260710 11:03:41.453192 18712 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 480 messages since previous log ~15 seconds ago
I20260710 11:03:41.453421 18712 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260710 11:03:41.453637 18712 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260710 11:03:41.453913 18712 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 45 messages since previous log ~1 seconds ago
I20260710 11:03:41.454252 18712 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 114 messages since previous log ~26 seconds ago
